https://issues.apache.org/bugzilla/show_bug.cgi?id=45971
Summary: Fop CLI Errors (Patch to Correct Included)
Product: Fop
Version: all
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: general
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Created an attachment (id=22699)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=22699)
Patch to correct the bugs.
The following problems are associated with the command line interface (CLI) to
Fop:
1. Running 'fop' with no arguments throws an exception after printing
a usage statement.
2. Running 'fop -v' throws an exception after printing the version.
3. Current usage and help messages refer to 'Fop' while the user
executes 'fop'.
The attached patch was generated by running 'svn diff' at the top of
the working directory of a checked-out fop trunk at revision 702651.
It affects the following files:
src/java/org/apache/fop/cli/CommandLineOptions.java
src/java/org/apache/fop/cli/Main.java
It corrects all three issues listed above.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.