Date: 2005-03-05T10:52:23
   Editor: DuncanMills
   Wiki: Apache Struts Wiki
   Page: BuildingShale
   URL: http://wiki.apache.org/struts/BuildingShale

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -1,6 +1,9 @@
 = Building Shale =
-This page describes wrinkles in building Shale from source for (hopefully) 
various IDEs
+This page describes the process for downloading shale from subversion and then 
the wrinkles in building it for (hopefully) various IDEs
+ == Pulling Shale from SVN ==
+Assuming that you already have a Subversion client installed such as 
[http://tortoisesvn.tigris.org/ TortoiseSVN]. You need to checkout from the 
following repository URL http://svn.apache.org/repos/asf/struts/shale/trunk/, 
or from the command line use '''svn checkout''' with that same URL
 
+= IDEs =
  == JDeveloper 10.1.3 ==
 To get the Ant compile to run successfully in JDeveloper a couple of changes 
have to be made to the build.xml ''if'' you want to use the JSF RI as shipped 
with JDeveloper and the OC4J servlet API JARs rather than downloading a 
separate JSF RI and Tomcat just to keep the build script happy. 
 This assumes the use of JDeveloper 10.1.3 developer preview (J2EE edition)

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

Reply via email to