DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42616>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42616 ------- Additional Comments From [EMAIL PROTECTED] 2007-10-29 12:23 ------- (In reply to comment #9) > The IFS assignment has to be removed altogether. In Bourne shell it means > that > > fop -xml foo.xml -xsl foo.xsl -pdf foo.pdf > > is interpreted as > > fop "-xml foo.xml -xsl foo.xsl -pdf foo.pdf" Can you explain? I do not see such a thing happen: $ /fop/fop --execdebug -xml foo.xml -xsl foo.xsl -pdf foo.pdf exec "/usr/lib/jvm/java-1.5.0-sun/bin/java" -classpath "/fop/lib/xmlgraphics-commons-1.3svn.jar:/fop/lib/xml-apis-1.3.02.jar:/fop/lib/xercesImpl-2.7.1.jar:/fop/lib/xalan-2.7.0.jar:/fop/lib/servlet-2.2.jar:/fop/lib/serializer-2.7.0.jar:/fop/lib/fop-hyph.jar:/fop/lib/commons-logging-1.0.4.jar:/fop/lib/commons-io-1.3.1.jar:/fop/lib/batik-all-1.6.jar:/fop/lib/avalon-framework-4.2.0.jar:/fop/build/fop.jar:/fop/build/fop-sandbox.jar:/fop/build/fop-hyph.jar" org.apache.fop.cli.Main "-xml" "foo.xml" "-xsl" "foo.xsl" "-pdf" "foo.pdf" -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
