Hi Eric, You can add the junit jar to Ant's lib directory - see http://ant.apache.org/manual/install.html and look for ANT_HOME + lib + Windows.
I hope that helps, Pete On Mon, Dec 20, 2010 at 9:24 PM, mehdi houshmand <med1...@gmail.com> wrote: > I'm no Windows expert by any stretch of the imagination, but have you > tried adding the JUnit jar to the build XML, add the Ant jar to the > Environment variables and try running it from the command line. I > think you may have more luck there. > > Mehdi > > On 20 December 2010 21:12, Eric Douglas <edoug...@blockhouse.com> wrote: >> Windows XP >> >> -----Original Message----- >> From: mehdi houshmand [mailto:med1...@gmail.com] >> Sent: Monday, December 20, 2010 4:11 PM >> To: fop-dev@xmlgraphics.apache.org >> Subject: Re: Ant Hangs >> >> Hi Eric, >> >> What OS are you using? If you're using Linux there are packages for >> installing the Ant and JUnit libraries which may avoid these issues. >> This I think is a config issue. >> >> Mehdi >> >> On 20 December 2010 20:28, Eric Douglas <edoug...@blockhouse.com> wrote: >>> I compiled FOP 1.0 using the Ant build in Eclipse. It completed >>> successfully saying Junit support not present. >>> Then I downloaded the Junit source, imported it as a project, put it >>> on the FOP Build Path, and copied the junit-4.8.2.jar into the FOP lib >>> folder. >>> >>> Now the ant task shows Junit support present and the build never stops >>> running. The last thing displayed on the Console message tab is this. >>> >>> junit-userconfig: >>> [echo] Running user config tests >> >