Author: nextgens
Date: 2006-11-20 17:52:28 +0000 (Mon, 20 Nov 2006)
New Revision: 11023

Removed:
   trunk/apps/new_installer/res/lib/
Modified:
   trunk/apps/new_installer/install.xml
Log:
new_installer: cleanups : we don't need to bundle wrapper.jar

Modified: trunk/apps/new_installer/install.xml
===================================================================
--- trunk/apps/new_installer/install.xml        2006-11-20 17:43:34 UTC (rev 
11022)
+++ trunk/apps/new_installer/install.xml        2006-11-20 17:52:28 UTC (rev 
11023)
@@ -56,7 +56,7 @@
                <langpack iso3="scg"/>
                <langpack iso3="cze"/>
                <langpack iso3="kor"/>
-               <langpack iso3="epo"/>
+               <!-- <langpack iso3="epo"/> -->
        </locale>

        <variables>
@@ -115,7 +115,6 @@
                        <fileset dir="res/" targetdir="$INSTALL_PATH">
                                <exclude name="*/**/.svn"/>
                                <exclude name="*/**/.svn/**"/>
-                               <include name="lib/**/*"/>
                                <include name="bin/**/*"/>
                                <include name="wrapper.conf"/>
                                <include name="freenet.ini"/>


Reply via email to