Changes for page WOProject-Ant
Last modified by Andrew Lindesay on 2014/02/25 00:42
From version 37.1
edited by Kieran Kelleher
on 2007/10/01 09:33
on 2007/10/01 09:33
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. kieran1 +XWiki.gavineadie - Content
-
... ... @@ -8,7 +8,7 @@ 8 8 9 9 WOProject is such a project. WOProject adds a half dozen tasks to Ant. These tasks allow WebObject developers the freedom to use Ant in their build process, instead of the using Apple's XCode suite. A few of these tasks are: [[WOCompile>>WOCompile]], [[WOApplication>>WOApplication]], [[WOFramework>>WOFramework]]. By using the --lib command line option to refer to woproject.jar, these tasks can be used directly in the typical Ant ##build.xml## file in building your WebObjects projects outside of the Eclipse/WOLips environment. It is not recommended to drop woproject.jar into your ant lib directory since woproject is under continuous development and different versions can trigger problems such as errors when build WOnder from source.-- 10 10 11 -See the link above to the old site for in-depth documentation on each of these new tasks , as well as their [[APIs>>http://objectstyle.org/woproject-old/api/index.html]].11 +See the link above to the old site for in-depth documentation on each of these new tasks. 12 12 13 13 Reasons for using Ant to build WebObjects frameworks and applications: 14 14