Skip to content

Provide cache directory as a named flag (and not as a loose argument) to compiler plugins #210

@LukaszKontowski

Description

@LukaszKontowski

Switch
. - directory where cache file will be saved, required (description from one of plugins)
to a named flag.

Both for CodecRegistrationCheckerCompilerPlugin and for DumpPersistenceSchemaCompilerPlugin.

  • Update code (remember to add descriptions in override val optionsHelp)
  • Update default configs in the sbtAkkaSerializationHelper sbt plugin (module)
  • Update README.md and docs/GUIDE.md
  • Check in known projects that use ASH - if this configuration has been used somewhere. If yes, inform the right people about this change in upcoming release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    code qualityCode qualitycodecsRelates to useful/missing Circe codec (regardless of Akka serialization)good first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions