Skip to content

[appserver-io/doppelgaenger] Local processing does not support "none" value #815

@wick-ed

Description

@wick-ed

Globally configured processing can be locally overwritten using the @Processing annotation.
This annotation does currently not support the same values as the configuration counterpart.
Especially the none value does throw an exception on usage:

AppserverIo\Doppelgaenger\Exceptions\GeneratorException: Unknown enforcement type "none", please check configuration value "enforcement/processing" and Processing annotations within AppserverIo\Doppelgaenger\Tests\Data\ParserTest\ErrorLineTestClass

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions