Changes for page Building and Installing a Framework with Ant
Last modified by Pascal Robert on 2013/12/18 02:55
From version 36.1
edited by David Avendasora
on 2011/04/29 14:43
on 2011/04/29 14:43
Change comment:
There is no comment for this version
To version 32.1
edited by David Avendasora
on 2011/04/25 18:08
on 2011/04/25 18:08
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -60,12 +60,10 @@ 60 60 61 61 === Hudson/Jenkins === 62 62 63 -In general, it is recommended that you use Hudson/Jenkins to build your WebObjects frameworks and applications, but it is not required. You can build either from the Terminal as outlined below, or from within Eclipse /WOlipsdirectly(except for Project Wonder's frameworks).63 +In general, it is recommended that you use Hudson/Jenkins to build your WebObjects frameworks and applications, but it is not required. You can build either from the Terminal as outlined below, or from within Eclipse directly. 64 64 65 65 = Customizing the Build = 66 66 67 -By modifying the values in the build.properties and wolips.properties files, you can change where Ant will look for dependencies (binary frameworks, libraries, etc.) and where it will install the build products. 68 - 69 69 = Installing = 70 70 71 71 Assuming you already cloned and built Wonder from source using the method outlined above, you can use the following procedure pull the latest changes into your local repository.