[izpack-changes] [Patch #778] option parsing error with compile script

noreply at berlios.de noreply at berlios.de
Tue Jan 3 14:45:11 CET 2006


Patch #778 has been updated. 

Project: izpack
Category: None
Status: Open
Submitted by: opk
Assigned to : none
Summary: option parsing error with compile script

Follow-Ups:

Date: 2006-Jan-03 14:45
By: opk

Comment:
I previously posted this to izpack-devel

With izPack 3.8.0, running the compile script with the -? option results
in:
-> Fatal error :
   no arguments given

This is because the compile shell script now uses
"-Dizpack.home=${IZPACK_HOME}" instead of -HOME "$IZPACK_HOME".
but the source code still expects the -HOME option first.

I've attached a patch for removing the -HOME option but you may prefer
some other solution. Note that with this patch, you'll also need to
modify compile.bat to use -Dizpack.home if that's possible.

-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://developer.berlios.de/patch/?func=detailpatch&patch_id=778&group_id=1408



More information about the izpack-changes mailing list