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

FIX #1014 #252

Closed
wants to merge 5 commits into from
Closed

FIX #1014 #252

wants to merge 5 commits into from

Conversation

angrykid12
Copy link

FIX STDIN : - output usage info when no parameter passed and added exception support
FIX output hint in processStdIn() method when no parameter,added exception support,added new method for write STDIN report
Closes veraPDF/veraPDF-library#1014

angrykid12 and others added 2 commits March 27, 2019 11:19
…ception support

FIX output hint in processStdIn() method when no parameter,added exception support,added new method for write STDIN report
Copy link
Contributor

@carlwilson carlwilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This currently fails to build on Travis due to an Exception handling issue:

[ERROR] /home/travis/build/veraPDF/veraPDF-apps/gui/src/main/java/org/verapdf/cli/VeraPdfCliProcessor.java:[187,27] exception javax.xml.bind.JAXBException is never thrown in body of corresponding try statement

@MaximPlusov MaximPlusov mentioned this pull request Sep 16, 2020
@bdoubrov bdoubrov closed this Sep 17, 2020
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.

Result xml when reading from stdin is different from invocation with file name
3 participants