[izpack-changes] r1446 - in izpack-src/trunk: . src/dist-files

noreply at berlios.de noreply at berlios.de
Mon Jun 19 14:46:36 CEST 2006


Author: jponge
Date: 2006-06-19 14:46:24 +0200 (Mon, 19 Jun 2006)
New Revision: 1446

Modified:
   izpack-src/trunk/IzPack-head.ipr
   izpack-src/trunk/src/dist-files/install-readme.html
Log:
F/OSS JDK is coming, so this can be removed :-)

Modified: izpack-src/trunk/IzPack-head.ipr
===================================================================
--- izpack-src/trunk/IzPack-head.ipr	2006-06-15 12:18:46 UTC (rev 1445)
+++ izpack-src/trunk/IzPack-head.ipr	2006-06-19 12:46:24 UTC (rev 1446)
@@ -2,6 +2,13 @@
 <project version="4" relativePaths="true">
   <component name="AntConfiguration">
     <defaultAnt bundledAnt="true" />
+    <buildFile url="file://$PROJECT_DIR$/src/build.xml">
+      <additionalClassPath />
+      <antReference projectDefault="true" />
+      <customJdkName value="" />
+      <maximumHeapSize value="128" />
+      <properties />
+    </buildFile>
   </component>
   <component name="CodeStyleSettingsManager">
     <option name="PER_PROJECT_SETTINGS" />
@@ -181,7 +188,7 @@
       <module fileurl="file://$PROJECT_DIR$/IzPack-head.iml" filepath="$PROJECT_DIR$/IzPack-head.iml" />
     </modules>
   </component>
-  <component name="ProjectRootManager" version="2" assert-keyword="true" jdk-15="false" project-jdk-name="1.5.0_05" />
+  <component name="ProjectRootManager" version="2" assert-keyword="true" jdk-15="false" project-jdk-name="1.6" />
   <component name="RmicSettings">
     <option name="IS_EANABLED" value="false" />
     <option name="DEBUGGING_INFO" value="true" />

Modified: izpack-src/trunk/src/dist-files/install-readme.html
===================================================================
--- izpack-src/trunk/src/dist-files/install-readme.html	2006-06-15 12:18:46 UTC (rev 1445)
+++ izpack-src/trunk/src/dist-files/install-readme.html	2006-06-19 12:46:24 UTC (rev 1446)
@@ -21,11 +21,7 @@
   <h2>Package once, install anywhere</h2>
   <p>The installers generated by IzPack are independant of the target operating
   system. It has been running successfully on Linux/i386, FreeBSD, Solaris,
-  MacOS X and Win32. All it needs is a Java[tm] Runtime Environment.
-  Unfortunately, there is no Java[tm] Runtime Environment that is available
-  under an OSI-approved license. The recent news from the Java[tm] community
-  suggest that it will never be the case. This is a shame as it restricts both
-  your freedom and the number of supported platforms.</p>
+  MacOS X and Win32. All it needs is a Java[tm] Runtime Environment.</p>
   
   <h2>Cool licensing</h2>
   <p>IzPack is published under the terms of Apache License Version 2.0.</p>




More information about the izpack-changes mailing list