Last modified by Pascal Robert on 2012/07/21 20:39
From version 48.1
edited by Kieran Kelleher
on 2007/12/12 10:28
on 2007/12/12 10:28
Change comment:
There is no comment for this version
To version 49.1
edited by Pascal Robert
on 2009/07/12 17:28
on 2009/07/12 17:28
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.probert - Content
-
... ... @@ -1,3 +1,7 @@ 1 +{{warning}} 2 +This script can be used for WOLips 3.3.x only, the build.xml in WOLips 3.4.x and later already have the split install/embedded stuff built-in 3 +{{/warning}} 4 + 1 1 == Introduction == 2 2 3 3 The previous tutorial articles provide details of customization of the default ant build script that is present in your WebObjects projects. This article provides a fully custom build script that you can just drop into your project and use it as an alternative to the default build.xml. This script is called the "split//embedded//build" script. Along with providing the script, this article explains in detail what deployment artifacts are produced by the build. Hopefully the functionality in this script will make their way into the standard script someday with configuration parameters settable in a simple way in the build.properties file.