You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by Apache Wiki <wi...@apache.org> on 2005/10/05 12:29:31 UTC

[Jakarta-tapestry Wiki] Update of "BuildingTapestry" by AndreasAndreou

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: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org