Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-tapestry Wiki" 
for change notification.

The following page has been changed by AndreasAndreou:
http://wiki.apache.org/jakarta-tapestry/BuildingTapestry

------------------------------------------------------------------------------
  From the jakarta-tapestry directory, you should be able to build ('''ant 
install''').  Nearly all intermediate files (such as compiled class files) are 
copied into
  ''tempdir''/tapestry ... typically C:/WINDOWS/TEMP/tapestry. Ant will 
automatically download various dependencies from the Maven repository on 
ibiblio.  You might have to run it a couple of times, dependending on what it 
has to download (it has to stop after copying certain libraries into Ant's lib 
directory).
  
+ To build Tapestry without running the unit-tests, do '''ant 
-Dhivebuild.skip-tests=true install'''.
+ 
  
  After an install you can build documentation ('''ant site''').  This does 
three things:
   * Copies Forrest xdoc files (and etc.) to target/forrest-composite

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to