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

Add ability to specify the output file name on the command line. #27

Merged
merged 1 commit into from
Apr 21, 2015

Conversation

gzsombor
Copy link
Contributor

This is required, in a maven multi-module setup, where relative path could point
to different files, when started as a parent or a sub-module build.
With this change, in the pom.xml you can specify --outputFile ${basedir}/validation.json

This is required, in a maven multi-module setup, where relative path could point
to different files, when started as a parent or a sub-module build.
With this change, in the pom.xml you can specify --outputFile ${basedir}/validation.json
@buildhive
Copy link

Netcetera » valdr-bean-validation #102 SUCCESS
This pull request looks good
(what's this?)

@coveralls
Copy link

Coverage Status

Coverage increased (+0.15%) to 90.82% when pulling 341aca7 on gzsombor:output-file-name into f944d20 on netceteragroup:master.

marcelstoer added a commit that referenced this pull request Apr 21, 2015
 Add ability to specify the output file name on the command line.
@marcelstoer marcelstoer merged commit 3654ce3 into netceteragroup:master Apr 21, 2015
@marcelstoer
Copy link
Collaborator

I'm going to change this so that passing -outputFile to the CLI overrules any outputFile which may have been set in valdr-bean-validation.json.

@gzsombor
Copy link
Contributor Author

Good idea, thanks !

@gzsombor gzsombor deleted the output-file-name branch April 24, 2015 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants