Hi Vincent, I think you would only need Forrest if you plan to build the docs for the full distribution. I noticed from your check.setup output that you're using Tomcat 6. Will be curious to hear how that goes.
Kind regards, Carlin On 9/7/07, vincent poirriez <[EMAIL PROTECTED]> wrote: > > Le 7 sept. 07 à 19:02, Jacob Danner a écrit : > > > Apache Forrest is needed for the documentation to build. You can > > further verify your environment setup with the 'bootstrap' and > > 'check.setup' targets. > > OK, i'll install it but (just to precise it is not checked) > $> ant check.setup > Buildfile: build.xml > > check.setup: > [echo] > [echo] java.home = /System/Library/Frameworks/ > JavaVM.framework/Versions/1.5.0/Home > [echo] ant.home = /sw/lib/ant > [echo] ant.version = Apache Ant version 1.7.0 compiled on > September 7 2007 > [echo] beehive.home = /Users/poirriez/Library/Apache/beehive/ > trunk > [echo] beehive.version = 1.1-SNAPSHOT > [echo] ant.version.ok = true > [echo] > [echo] JSR 173 is installed correctly as /Users/poirriez/ > Library/Apache/beehive/trunk/installed/jsr173/jsr173_1.0_api.jar > [echo] junit.jar appears to be available since the class > "junit.framework.TestCase" was successfully loaded > [echo] Tomcat appears to be available in /Users/poirriez/ > Library/Apache/apache-tomcat-6.0.14/build > [echo] manager role appears to be defined in /Users/poirriez/ > Library/Apache/apache-tomcat-6.0.14/build/conf/tomcat-users.xml > > Vincent
