[izpack-users] IzPack 3.8.1 getting started problem
Bartz, Klaus
Klaus.Bartz at coi.de
Tue Aug 8 15:40:51 CEST 2006
Hi Roshan,
in 3.8.1 there is a change of the %IZPACK_HOME% path.
Please remove the program argument -HOME <path> argument and
and use with eclipse as VM argument
"-DIZPACK_HOME=<path>"
Please really as VM argument, not as program argument.
Cheers
Klaus
-----Original Message-----
From: izpack-users-bounces at lists.berlios.de [mailto:izpack-users-bounces at lists.berlios.de]On Behalf Of Roshan Bhat
Sent: Tuesday, August 08, 2006 3:12 PM
To: izpack-users at berlios.de; izpack-users-request at lists.berlios.de
Subject: [izpack-users] IzPack 3.8.1 getting started problem
I downloaded the latest version 3.8.1 of IzPack.
I have configured Eclipse 3.1.2 ro tun my project.
But my run Compiler class task with the program arguments
"-HOME ${workspace_loc:Izpack_PC} ${workspace_loc:Izpack_PC}/src/config/install.xml
-b ${workspace_loc:Izpack_PC}/src
-o c:/temp/install.jar"
is giving me an exception even though the License.txt is present there. Please help me as I have a timeline to present a POc on IzPack.
.:: IzPack - Version 3.8.1 ::.
< compiler specifications version : 1.0 >
- Copyright (C) 2001-2006 Julien Ponge
- Visit http://www.izforge.com/ for the latests releases
- Released under the terms of the Apache Software License version 2.0.
-> Processing : C:\rbhatEclipseWorkspace\Izpack_PC/src/config/install.xml
-> Output : c:/temp/install.jar
-> Base path : C:\rbhatEclipseWorkspace\Izpack_PC/src
-> Kind : standard
-> Compression : default
-> Compr. level: -1
Adding resource: IzPack.uninstaller
Setting the installer information
Setting the GUI preferences
Adding langpack: eng
Adding resource: flag.eng
-> Fatal error :
C:\rbhatEclipseWorkspace\Izpack_PC/src/config/install.xml:91: Resource not found: C:\rbhatEclipseWorkspace\Izpack_PC\src\Licence.txt
com.izforge.izpack.compiler.CompilerException
: C:\rbhatEclipseWorkspace\Izpack_PC/src/config/install.xml:91: Resource not found: C:\rbhatEclipseWorkspace\Izpack_PC\src\Licence.txt
at com.izforge.izpack.compiler.CompilerConfig.parseError(
CompilerConfig.java:1518)
at com.izforge.izpack.compiler.CompilerConfig.findProjectResource(
CompilerConfig.java:1447)
at com.izforge.izpack.compiler.CompilerConfig.addResources(
CompilerConfig.java:1044)
at com.izforge.izpack.compiler.CompilerConfig.executeCompiler(
CompilerConfig.java:313)
at com.izforge.izpack.compiler.CompilerConfig.main(
CompilerConfig.java:1847)
at com.izforge.izpack.compiler.Compiler.main(
Compiler.java:620)
(tip : use -? to get the commmand line parameters)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-users/attachments/20060808/3d2a07e2/attachment.html
More information about the izpack-users
mailing list