Author: mo.jeff
Date: Wed Apr 29 15:25:44 2009
New Revision: 3029
Modified:
trunk/build.xml
Log:
Setting the Launch4j wrapper .exe to be used for the windows installer
instead of the IzPack wrapper.
Modified: trunk/build.xml
==============================================================================
--- trunk/build.xml (original)
+++ trunk/build.xml Wed Apr 29 15:25:44 2009
@@ -1008,7 +1008,7 @@
</exec>
</target>
- <target name="windows_jdbc_exe_installer"
depends="windows_jdbc_exe_installer_with_python,
windows_jdbc_exe_installer_without_python"/>
+ <target name="windows_jdbc_exe_installer"
depends="windows_jdbc_exe_installer_launch4j"/>
<!--
Uses izpack python script to convert the Windows JDBC JAR installer into
EXE executables