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

From version 87.1
edited by Kieran Kelleher
on 2010/01/11 12:30
Change comment: There is no comment for this version
To version 89.1
edited by Lachlan Deck
on 2009/02/08 04:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.kieran
1 +XWiki.ldeck
Content
... ... @@ -39,17 +39,11 @@
39 39  
40 40  * Follow the "Building with Ant" instructions in the BUILD.txt document in the Wonder directory
41 41  
42 -{{warning title="WebObjects 5.4.X Compatability"}}
42 +== Concepts ==
43 43  
44 -The default instructions in Wonder's BUILD.txt produce binaries that are compatable with WO 5.3.3. If you are using WO 5.4.X, then you need to add the "-Dwonder.patch=54" option to the ant commands. For example:
45 -
46 -ant -Dwonder.patch=54 frameworks; sudo ant -Dwonder.patch=54 frameworks.install
47 -
48 -
49 -h2. Concepts
50 50  This complete procedure results in you having
45 +
51 51  * a Wonder directory with the whole Wonder source tree (directories, projects, frameworks, example apps, miscellaneous, etc.) inside.
52 52  * The binary Wonder frameworks ("ant frameworks") will be installed in /Library/Frameworks.
53 53  * If you ran "ant applications", they will be installed in ...
54 -* If you ran "ant examples", they will be installed in ..
55 -{{/warning}}
49 +* If you ran "ant examples", they will be installed in ...