[izpack-users] Messages for AntActions are not displayed
Stefan Wachter
Stefan.Wachter at gmx.de
Tue Jun 20 13:32:57 CEST 2006
Hi Klaus,
I changed the panel to
<panel classname="ExtendedInstallPanel"/>
but there are still no messages displayed. I attach the interesting
files. Maybe you can have a short look on them.
Thanks for your help,
--Stefan
Bartz, Klaus wrote:
> Hi Stefan,
> try with quiet="yes"
> Use
> <panel classname="ExtendedInstallPanel"/>
> instead of
> <panel classname="InstallPanel"/>
> Do not forget to write the
> <resources>
> ...
> <res id="CustomActionsLang.xml_deu" src="<your source path"/>
> ...
> </resources>
>
> The messages are placed in the ExtendedInstallPanel, not in
> a separate message box.
> Hope it helps.
>
> Cheers
>
> Klaus
>
>
>> -----Original Message-----
>> From: izpack-users-admin at berlios.de
>> [mailto:izpack-users-admin at berlios.de]On Behalf Of Stefan Wachter
>> Sent: Tuesday, June 20, 2006 12:19 PM
>> To: izpack-users at berlios.de
>> Subject: [izpack-users] Messages for AntActions are not displayed
>>
>>
>> Hi all,
>>
>> I have a setup with AntActions for various packs. There are messages
>> defined for the AntActions but they are not displayed. This is what I
>> have done (following the hints given in
>> http://article.gmane.org/gmane.comp.java.izpack.user/269/match=
>> antaction+messageid):
>>
>> 1. Define a the resource:
>>
>> <res id="CustomActionsLang.xml_deu"
>> src="<somepath>/customActionsLang-deu.xml"/>
>>
>> with the content:
>>
>> <langpack>
>> <str id="AntAction.unpacking" txt="entpacke Daten (kann einige
>> Minuten dauern)"/>
>> </langpack>
>>
>> 2. Refer to that message in the AntAction:
>>
>> <antcall
>> order="afterpack"
>> verbose="no"
>> buildfile="$INSTALL_PATH/izpack-buildfile.xml"
>> logfile="$INSTALL_PATH/setup/ant-log.txt"
>> messageid="AntAction.unpacking"
>> >
>> ...
>> </antcall>
>>
>> Can someone help me?
>>
>> Regards,
>> --Stefan
>>
>> _______________________________________________
>> izpack-users mailing list
>> izpack-users at lists.berlios.de
>> http://lists.berlios.de/mailman/listinfo/izpack-users
>>
>>
> _______________________________________________
> izpack-users mailing list
> izpack-users at lists.berlios.de
> http://lists.berlios.de/mailman/listinfo/izpack-users
>
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: izpack-config.xml
Type: text/xml
Size: 6669 bytes
Desc: not available
Url : https://lists.berlios.de/pipermail/izpack-users/attachments/20060620/9d267cbd/attachment.xml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: antActionsSpec.xml
Type: text/xml
Size: 2963 bytes
Desc: not available
Url : https://lists.berlios.de/pipermail/izpack-users/attachments/20060620/9d267cbd/attachment-0001.xml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: customActionsLang-deu.xml
Type: text/xml
Size: 151 bytes
Desc: not available
Url : https://lists.berlios.de/pipermail/izpack-users/attachments/20060620/9d267cbd/attachment-0002.xml
More information about the izpack-users
mailing list