Bug report for Fop [2008/04/13]

2008-04-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[VOTE:RESULTS] Merge Temp_ProcessingFeedback branch into Trunk

2008-04-14 Thread Jeremias Maerki
Vote passes: 8 +1s, no other votes. I'm going to do one last change before the merge: Vincent told me last week that the Factory classes in the event producers should rather be something like getters (or providers) since the returned instances may be cached and reused. A factory usually creates a

DO NOT REPLY [Bug 43383] AWT Renderer prints pages in the wrong order

2008-04-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43383 Antti Karanta [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL

Re: [VOTE:RESULTS] Merge Temp_ProcessingFeedback branch into Trunk

2008-04-14 Thread Adrian Cumiskey
Hi Jeremias, I couldn't find event-model.xml anywhere.. have I missed something? Exception in thread main java.lang.ExceptionInInitializerError at org.apache.fop.apps.FOUserAgent.init(FOUserAgent.java:98) at org.apache.fop.apps.FopFactory.newFOUserAgent(FopFactory.java:177)

Re: Merge Temp_ProcessingFeedback branch into Trunk

2008-04-14 Thread Jeremias Maerki
You need to run the build at least to target resourcegen, i.e. ant resourcegen. That generated the event-model.xml. On 14.04.2008 17:09:49 Adrian Cumiskey wrote: Hi Jeremias, I couldn't find event-model.xml anywhere.. have I missed something? Exception in thread main