Last modified by Lachlan Deck on 2009/03/24 19:05

From version 28.1
edited by Greg.Brown
on 2009/03/23 11:20
Change comment: There is no comment for this version
To version 30.1
edited by Lachlan Deck
on 2009/02/20 11:57
Change comment: Fixing reference to BUILD.txt for Wonder (svn now rather than old cvs) + using 5.4 these days

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.gbrown
1 +XWiki.ldeck
Content
... ... @@ -2,11 +2,6 @@
2 2  
3 3  https:~/~/wonder.svn.sourceforge.net/svnroot/wonder/trunk/Wonder/BUILD.txt
4 4  
5 -{{note}}
6 - These Maven built frameworks are slightly different than the ant built frameworks. For example, the Ajax framework has dependencies on json, and the ant built Ajax.framework includes a jabsorb-1.2.2.jar, whereas the Maven built Ajax.framework does not include this jabsorb-1.2.2.jar. This is, of course, because Maven dependencies are detailed in the pom.xml, and will be pulled in via standard Maven mechanisms. The frameworks are not interchangeable--at least without manipulating dependencies.
7 -
8 -{{/note}}
9 -
10 10  Currently (February 2009) the wonder frameworks, applications, etc, can be built for WebObjects 5.3.x or 5.4.x; the choice is made by using a "profile" which has the value of wo53 or wo54, e.g.:
11 11  
12 12  {{code}}