Author: ate
Date: Tue Feb 27 15:22:34 2007
New Revision: 512485
URL: http://svn.apache.org/viewvc?view=rev&rev=512485
Log:
- Updating to latest ant-installer beta 0.8
- setting window width to make the content actually readable (now possible with
the latest ant-installer)
- force installation directory to exist before continuing (you could cancel the
creation and still continue)
Added:
portals/jetspeed-2/trunk/installer2/Jetspeed2.1-Min-install.jar (with
props)
portals/jetspeed-2/trunk/installer2/installlib/ant-installer-ext.jar
(with props)
Modified:
portals/jetspeed-2/trunk/installer2/antinstall-config-full.xml
portals/jetspeed-2/trunk/installer2/antinstall-config-min.xml
portals/jetspeed-2/trunk/installer2/installlib/ant-installer.jar
Added: portals/jetspeed-2/trunk/installer2/Jetspeed2.1-Min-install.jar
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/installer2/Jetspeed2.1-Min-install.jar?view=auto&rev=512485
==============================================================================
Binary file - no diff available.
Propchange: portals/jetspeed-2/trunk/installer2/Jetspeed2.1-Min-install.jar
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified: portals/jetspeed-2/trunk/installer2/antinstall-config-full.xml
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/installer2/antinstall-config-full.xml?view=diff&rev=512485&r1=512484&r2=512485
==============================================================================
--- portals/jetspeed-2/trunk/installer2/antinstall-config-full.xml (original)
+++ portals/jetspeed-2/trunk/installer2/antinstall-config-full.xml Tue Feb 27
15:22:34 2007
@@ -29,7 +29,7 @@
<installer ui="swing,text" verbose="false"
lookAndFeel="org.tp23.jgoodies.plaf.plastic.PlasticXPLookAndFeel"
name="Jetspeed 2.1 Installer" windowIcon="/resources/feather-small.png"
- defaultImageResource="/resources/apache-portals.gif" minJavaVersion="1.4">
+ defaultImageResource="/resources/apache-portals.gif" minJavaVersion="1.4"
wide="650:250">
<!-- each page element represents a page of the installer -->
<page type="input" name="intro" displayText="Jetspeed 2.1">
<comment displayText="Welcome to Jetspeed 2.1!" title="true"/>
@@ -45,7 +45,7 @@
<directory property="installDir"
defaultValue="/usr/local/ApacheJetspeed-2.1"
defaultValueWin="c:/ApacheJetspeed-2.1"
- displayText="Select an installation directory" create="true"/>
+ displayText="Select an installation directory" create="true"
checkExists="true"/>
</page>
<page type="input" name="requiredComponents" displayText="Required
Components">
<comment displayText="Required Components - Click Next" bold="true"/>
Modified: portals/jetspeed-2/trunk/installer2/antinstall-config-min.xml
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/installer2/antinstall-config-min.xml?view=diff&rev=512485&r1=512484&r2=512485
==============================================================================
--- portals/jetspeed-2/trunk/installer2/antinstall-config-min.xml (original)
+++ portals/jetspeed-2/trunk/installer2/antinstall-config-min.xml Tue Feb 27
15:22:34 2007
@@ -29,7 +29,7 @@
<installer ui="swing,text" verbose="false"
lookAndFeel="org.tp23.jgoodies.plaf.plastic.PlasticXPLookAndFeel"
name="Jetspeed 2.1 Installer" windowIcon="/resources/feather-small.png"
- defaultImageResource="/resources/apache-portals.gif" minJavaVersion="1.4">
+ defaultImageResource="/resources/apache-portals.gif" minJavaVersion="1.4"
wide="650:250">
<!-- each page element represents a page of the installer -->
<page type="input" name="intro" displayText="Jetspeed 2.1">
<comment displayText="Welcome to Jetspeed 2.1!" title="true"/>
@@ -45,7 +45,7 @@
<directory property="installDir"
defaultValue="/usr/local/ApacheJetspeed-2.1"
defaultValueWin="c:/ApacheJetspeed-2.1"
- displayText="Select an installation directory" create="true"/>
+ displayText="Select an installation directory" create="true"
checkExists="true"/>
</page>
<page type="input" name="requiredComponents" displayText="Required
Components">
<comment displayText="Required Components - Click Next" bold="true"/>
Added: portals/jetspeed-2/trunk/installer2/installlib/ant-installer-ext.jar
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/installer2/installlib/ant-installer-ext.jar?view=auto&rev=512485
==============================================================================
Binary file - no diff available.
Propchange: portals/jetspeed-2/trunk/installer2/installlib/ant-installer-ext.jar
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified: portals/jetspeed-2/trunk/installer2/installlib/ant-installer.jar
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/installer2/installlib/ant-installer.jar?view=diff&rev=512485&r1=512484&r2=512485
==============================================================================
Binary files - no diff available.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]