Dear Wiki user,

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

The following page has been changed by WendySmoak:
http://wiki.apache.org/struts/BuildingShale

------------------------------------------------------------------------------
  
  To build the core Shale libraries follow these steps.
    1. svn checkout the shale trunk from the url above
-   1. Change to the /core-library directory and copy 
'''build.properties.sample''' to '''build.properties'''
+   1. Copy '''build.properties.sample''' to '''build.properties'''
    1. Edit the build.properties to point to the various libraries as above
-   1. From the command prompt simply run '''ant''', the default target is 
''library'' which will build the core jar file into 
''core-library/target/lib/shale.jar''
-  
+   1. Execute '''ant download-dependencies''' which will retrieve the required 
libraries
+   1. Execute '''ant dist''' to build core-library, test-framework, 
clay-plugin, and use-cases
+ 
  == IDEs ==
  
  === JDeveloper 10.1.3 ===

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

Reply via email to