You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by Apache Wiki <wi...@apache.org> on 2005/07/01 10:01:19 UTC

[Geronimo Wiki] Trivial Update of "Building an Installer" by JohnSisson

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Geronimo Wiki" for change notification.

The following page has been changed by JohnSisson:
http://wiki.apache.org/geronimo/Building_an_Installer

The comment on the change is:
build of izpack with ant 1.6.5 worked - removing comment

------------------------------------------------------------------------------
  == Preparation ==
  
   * Get a [http://developer.berlios.de/cvs/?group_id=1408 CVS HEAD] version of IzPack (or v3.8.0+ once it's released) -- for older versions you need to manually patch in support for the so-called "!ExecuteForPacks".
-    * For CVS version, use {{{ant dist}}} to create a proper IzPack install (then see `izpack-src/_dist`).  Note that the ant build failed with Ant 1.5, but worked with Ant 1.6.5.
+    * For CVS version, use {{{ant dist}}} to create a proper IzPack install (then see `izpack-src/_dist`).
-  * Get a current source tree of Geronimo
+    * Get a current source tree of Geronimo
     * Build it, at least as far as the assembly module
     * Work off the content in {{{geronimo/modules/assembly/target/installer}}}.  This includes modified plans in `installer/plan-src` (and WARs in `installer/wars`).  These plans have substitution variables for the following items:
       * {{{client-system-plan.xml}}} -- naming host (localhost) and port (1099) [`PlanServerHostname` and `PlanNamingPort`]