Author: nextgens
Date: 2006-03-31 19:09:05 +0000 (Fri, 31 Mar 2006)
New Revision: 8413
Modified:
trunk/apps/installer/antinstall-config.xml
trunk/apps/installer/build.xml
Log:
installer: hopefully the latest commit :))))))))))))))
Modified: trunk/apps/installer/antinstall-config.xml
===================================================================
--- trunk/apps/installer/antinstall-config.xml 2006-03-31 18:38:04 UTC (rev
8412)
+++ trunk/apps/installer/antinstall-config.xml 2006-03-31 19:09:05 UTC (rev
8413)
@@ -94,7 +94,7 @@
displayText="Keep in mind that 'Extended
components' are highly recommended"/>
<target
displayText="Core components"
- target="default"
+ target="pre"
defaultValue="true"
force="true"/>
<target
Modified: trunk/apps/installer/build.xml
===================================================================
--- trunk/apps/installer/build.xml 2006-03-31 18:38:04 UTC (rev 8412)
+++ trunk/apps/installer/build.xml 2006-03-31 19:09:05 UTC (rev 8413)
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
-<project name="Installation Build" default="" basedir="${basedir}">
+<project name="Installation Build" basedir="${basedir}">
<!-- this is required to pick up the properties generated during the
install pages -->
<property file="${basedir}/ant.install.properties"/>