Last modified by Bastian Triller on 2013/10/05 10:40

From version 176.1
edited by Kieran Kelleher
on 2011/03/25 18:54
Change comment: There is no comment for this version
To version 174.1
edited by Kieran Kelleher
on 2011/03/25 18:47
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -24,8 +24,7 @@
24 24  # Navigate into the working copy root
25 25  cd WonderSource
26 26  
27 -# Build the frameworks from the source (Assumes you are using WebObjects 5.4.3,
28 -# which is currently compatible with 'master' branch. See note below for WebObjects 5.3.3 compatible install)
27 +# Build the frameworks from the source (BTW, they get built into a directory named Roots in your home dir)
29 29  ant frameworks
30 30  
31 31  # Install the frameworks (this just copies the built frameworks from ~/Roots to
... ... @@ -38,7 +38,7 @@
38 38  
39 39  Assuming you already cloned and installed Wonder from source using the method outlined above, you can use the following procedure pull the latest changes into your local repository.
40 40  
41 -{{code title="Updating your Source"}}
40 +{{code title="Procedure for WebObjects 5.3.X or 5.4.X"}}
42 42  
43 43  # Navigate to the Roots directory that was automatically created by the initial Source installation procedure above
44 44  cd ~/Roots/