Re: What to do with the XML JARs?

2008-02-01 Thread Andreas Delmelle
On Jan 31, 2008, at 22:20, Jeremias Maerki wrote: Can you two please explain to me what you mean by that? Heh, now that you ask that, it does not seem so intuitive as I thought... at least, what I had in mind last night, has changed somewhat. I guess what I mean --also in relation to the

Re: What to do with the XML JARs?

2008-02-01 Thread Andreas Delmelle
On Jan 31, 2008, at 12:49, Vincent Hennebert wrote: (Noticed this fragment in an earlier post, and just wanted to point out that...) Note that by removing the 4 aforementioned jars and using a 1.5 jdk I have unresolved import errors in the org.apache.fop.layoutengine.EvalCheck class. And an

DO NOT REPLY [Bug 44343] New: - font-size in percentage error

2008-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 44343] - relative font-size (smaller/larger) does not work with percentages

2008-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 44343] - relative font-size (smaller/larger) does not work with percentages

2008-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Failing transcoder test?

2008-02-01 Thread Andreas Delmelle
Hi people Earlier tonight, I updated my local sandbox, and just noticed that the junit-transcoder test is failing, due to: java.lang.NoClassDefFoundError: org/apache/fop/util/ColorProfileUtil The class is definitely there, so I suspect it is referenced somehow (maybe indirectly) by the rel

DO NOT REPLY [Bug 44343] - relative font-size (smaller/larger) does not work with percentages

2008-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: What to do with the XML JARs?

2008-02-01 Thread Cameron McCormack
Andreas Delmelle: > A question concerning the dependency on DOM Level 3: does FOP > *itself* ever use any of this functionality, or is it only Batik that > *possibly* needs this (depending on whether SVG 1.2 is used > somewhere)? Does Batik require Xalan to work, period? Or does it only > r

Re: What to do with the XML JARs?

2008-02-01 Thread Jeremias Maerki
Thanks for your input, Cameron. On 02.02.2008 07:48:33 Cameron McCormack wrote: > Andreas Delmelle: > > A question concerning the dependency on DOM Level 3: does FOP > > *itself* ever use any of this functionality, or is it only Batik that > > *possibly* needs this (depending on whether SVG 1.

Re: Failing transcoder test?

2008-02-01 Thread Jeremias Maerki
Fixed. I didn't run the build after my changes yesterday. On 02.02.2008 00:15:13 Andreas Delmelle wrote: > > Hi people > > Earlier tonight, I updated my local sandbox, and just noticed that > the junit-transcoder test is failing, due to: > java.lang.NoClassDefFoundError: org/apache/fop/util/Co