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

Catalog file flag expects a List of files requiring it not be the last argument #72

Closed
jordanpadams opened this issue Aug 16, 2019 · 0 comments · Fixed by #73
Closed
Assignees
Labels
bug Something isn't working

Comments

@jordanpadams
Copy link
Member

$ validate -C catalog.xml ele_mom_tblChar.xml

Doesn't return anything because it thinks ele_mom_tblChar.xml is a catalog file. Instead this should just expect a string and a user can specify multiple -C flags to specify multiple catalogs.

@jordanpadams jordanpadams added the bug Something isn't working label Aug 16, 2019
@jordanpadams jordanpadams self-assigned this Aug 16, 2019
jordanpadams added a commit that referenced this issue Aug 17, 2019
* Update parameters handling to disable "force" when catalog is specified
* Throw an error whenever CLI or config doesn't pick up any targets
jordanpadams added a commit that referenced this issue Aug 19, 2019
Issue #70 #71 #72: Update launcher and pom to better handle catalog files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant