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=41272>. 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=41272 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2007-01-03 21:06 ------- I am a longer list of documents and the way fop is used depends upon the memory requirements of the individual document. By default, I use the fop ant task, but when there are specific memory requirements that is not possible (since the ant task does not have a maxmemory attribute like the ant java task - IT SHOULD). For these documents, I instead use the ant task <java class="" maxmemory="200M" ...> In in 0.20.5 the class name was org.apache.fop.apps.Fop That does not work in 0.93, where one should use the class org.apache.fop.cli.Main That change in the API should be listed in docs/0.93/upgrading.html -- 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.
