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]
