So the regard run eventually finished and a *lot* of the tests fail with ... SVGRenderingAccuracyTest.error.svg.rendering.not.accurate
Error description" value="Differences between the reference image and the generated image ... I read at http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-dev/200406.mbox/[EMAIL PROTECTED] that this can be caused by using jdk 1.3 iso 1.4. I have used 1.4 for the test run but at the same time the message is (very) old so I am not sure how relevant it still is. Could someone clarify or should I start worrying I have introduced a regression? Thanks, Peter > -----Original Message----- > From: Peter [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 19, 2006 9:22 PM > To: '[email protected]' > Subject: RE: Running regard > > Cameron, > > Your tip did it. I have not intentionally added these dependencies, but I > did rebuild the pdf transcoder jar file and I probably added too much in > there while I was fighting with the fop/batik dependency. > > Btw, I did find a remark in the pdf transcoder readme file in the batik > trunk saying that there is a dependency on avaolon > > <quote> > The pdf-transcoder.jar file from the Apache Fop project > (http://xmlgraphics.apache.org/fop), this is only needed if you want to > transcode to PDF, otherwise it can be removed from distributions. > > This jar file is slightly modified from the standard > pdf-transcoder.jar to also includes two required classes from the > Apache Avalon project (http://avalon.apache.org): > org.apache.avalon.framework.Enum and > org.apache.avalon.framework.ValuedEnum. > </quote> > > Anyway, tests are running now (the fan on my laptop says so :)) > > Thanks! > > Peter > > > -----Original Message----- > > From: Cameron McCormack [mailto:[EMAIL PROTECTED] > > Sent: Thursday, October 19, 2006 12:47 AM > > To: [email protected] > > Subject: Re: Running regard > > > > Peter: > > > If I do that I get something else (see lower) Have not looked into it > > > so perhaps the solution is simple...but it is late here :) and someone > > > else might just know the solution without having to look for it.... > > > > > > Note I am running the trunk with a few changes. > > > > Do your changes use any classes from Avalon? Batik doesn't use it, so > > the classpath that's set up by the ant 'regard' target wouldn't include > > it. If you need to add it, stick its jar in the lib directory, and > > it'll be picked up automatically. > > > > -- > > Cameron McCormack, http://mcc.id.au/ > > xmpp:[EMAIL PROTECTED] ▪ ICQ 26955922 ▪ MSN [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
