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 MatGessel:
http://wiki.apache.org/jakarta-tapestry/BuildingTapestry

------------------------------------------------------------------------------
  
  Check out the current trunk using:
  {{{
- svn co http://svn.apache.org/repos/asf/tapestry/trunk/ tapestry-trunk
+ svn co http://svn.apache.org/repos/asf/tapestry/tapestry4/trunk tapestry-trunk
  }}}
  
  A set of Ant build files was created for HiveMind, called "HiveBuild".  They 
are designed to be reasonably reused; that's what Tapestry does.
@@ -28, +28 @@

  
  If it complains it can't download the hivemind libraries this is because the 
version you have needs a non-released version of hivemind. Check out hivemind 
from subversion and build it with Ant. Then copy the jars from target/ to the 
ext-package/lib folder under tapestry.
  
+ ''Note about building multiple versions on the same machine: ''
+ Build files are cached in the tapestry temp build directory. You may need to 
manually delete the temp directory before building a different version to 
prevent cross-contamination (e.g. weird compile errors). 
+ 
  To build Tapestry without running the unit-tests, do '''ant 
-Dhivebuild.skip-tests=true install'''.
  
  

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

Reply via email to