Re: FOP Trunk

2010-05-27 Thread Jeremias Maerki
On 27.05.2010 16:36:53 Eric Douglas wrote: > I'm not sure what "ran that through ant" means. That is likely the problem. Apache Ant is our build tool used to compile FOP. http://ant.apache.org See also: http://xmlgraphics.apache.org/fop/trunk/compiling.html > I'll try the Eclipse setup. Thanks

RE: FOP Trunk

2010-05-27 Thread Eric Douglas
I'm not sure what "ran that through ant" means. That is likely the problem. I'll try the Eclipse setup. Thanks Jeremias for this: http://wiki.apache.org/xmlgraphics-fop/FOPIDESetupGuide should help here. I tried that link and it says I need Subclipse. I try the link to download on this site: h

Re: FOP Trunk

2010-05-27 Thread Jeremias Maerki
http://wiki.apache.org/xmlgraphics-fop/FOPIDESetupGuide should help here. On 27.05.2010 15:03:32 Eric Douglas wrote: > Hi, > I downloaded the FOP Trunk using the svn checkout, then tried to create > a project and import it into Eclipse and compile it, and got all sorts > of errors. Am I missing s

DO NOT REPLY [Bug 49172] [PATCH] Fixed 2 mistakes in "Adding an Extension" documentation

2010-05-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49172 Venkat Reddy changed: What|Removed |Added Summary|Fixed 2 mistakes in "Adding |[PATCH] Fixed 2 mistakes in

AW: FOP Trunk

2010-05-27 Thread Georg Datterl
Hi Eric, There's a build.xml that came with your sources. I ran that through ant and the necessary classes were generated. The reason behind that I don't know. javax.media.jai is Java Advanced Imaging. Look for jai_core.jar and jai_codec.jar from Sun (now Oracle). Regards, Georg Datterl

RE: FOP Trunk

2010-05-27 Thread Eric Douglas
I can understand about not being able to compile due to missing jars from other sources if their license says they can't be included in this download. That's not a problem as long as I can find them. Though I still can't find a jar to fix the javax.media.jai references, I'm more concerned with

Re: FOP Trunk

2010-05-27 Thread Yannick Majoros
Le 5/27/2010 3:39 PM, Venkat Reddy a écrit : Hi Eric, It is working for me, just downloaded the FOPTrunk source code. I am able to run compile ant target successfully, and the classes were generated in build folder. I am in windows environment, don't have an idea why you were unable to compil

AW: FOP Trunk

2010-05-27 Thread Georg Datterl
Hi Eric, Some classes are built on the fly during the ant build process. A simple compile of the existing classes in Eclipse can't find them. Some external jars are missing because of licensing constraints, AFAIK. Regards, Georg Datterl -- Kontakt -- Georg Datterl Geneon media solut

Re: FOP Trunk

2010-05-27 Thread Venkat Reddy
Hi Eric, It is working for me, just downloaded the FOPTrunk source code. I am able to run compile ant target successfully, and the classes were generated in build folder. I am in windows environment, don't have an idea why you were unable to compile the project? Venkat. Eric Douglas wro

RE: FOP Trunk

2010-05-27 Thread Eric Douglas
yes -Original Message- From: Venkat Reddy [mailto:vanukuri.ven...@googlemail.com] Sent: Thursday, May 27, 2010 9:28 AM To: fop-dev@xmlgraphics.apache.org Subject: Re: FOP Trunk Hi, Are you in Windows environment? Eric Douglas wrote: > > Hi, > I downloaded the FOP Trunk using the svn ch

Re: FOP Trunk

2010-05-27 Thread Venkat Reddy
Hi, Are you in Windows environment? Eric Douglas wrote: Hi, I downloaded the FOP Trunk using the svn checkout, then tried to create a project and import it into Eclipse and compile it, and got all sorts of errors. Am I missing something? First it said it was missing classes. I selected ed

FOP Trunk

2010-05-27 Thread Eric Douglas
Hi, I downloaded the FOP Trunk using the svn checkout, then tried to create a project and import it into Eclipse and compile it, and got all sorts of errors. Am I missing something? First it said it was missing classes. I selected edit build path and added external jars ant.jar and junit-4.8.2.ja

DO NOT REPLY [Bug 49350] New: [PATCH] Mistake in AFPResourceLevel#equals method

2010-05-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49350 Summary: [PATCH] Mistake in AFPResourceLevel#equals method Product: Fop Version: 1.0dev Platform: All OS/Version: All Status: NEW Severity: trivial Priority: