Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wick-ed opened this issue May 21, 2015 · 1 comment
Closed

Comments

@wick-ed
Copy link
Member

wick-ed commented May 21, 2015

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
@wick-ed wick-ed self-assigned this May 21, 2015
@wick-ed wick-ed modified the milestones: Release 1.2.0, Release 1.1.0 "Iron Knight" May 21, 2015
@wick-ed
Copy link
Member Author

wick-ed commented May 22, 2015

Implemented as of this release

@wick-ed wick-ed closed this as completed May 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant