]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugzilla #45971: improved the behaviour of the command line interface:
authorVincent Hennebert <vhennebert@apache.org>
Mon, 13 Oct 2008 10:34:32 +0000 (10:34 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Mon, 13 Oct 2008 10:34:32 +0000 (10:34 +0000)
commit8f75518f72ccb4c40bddb4f4d2725b69444b0bd6
treede008ff9fd0aacf21b08ef14c12b88fbdc6b6265
parent6207a76684ee6ee373c893d6d698062647efdf64
Bugzilla #45971: improved the behaviour of the command line interface:
- display 'fop' instead of 'Fop' in help messages
- do not throw exception when running fop without argument or with -v or -h
- return more meaningful error codes
Patch submitted with some modifications by Tom Browder (tom_dot.browder.at_gmail.dot_com)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@704008 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/cli/CommandLineOptions.java
src/java/org/apache/fop/cli/Main.java