[izpack-users] Build error when including Chmod*Listener.java
Friend
follow_from at yahoo.co.uk
Thu Jan 5 16:37:17 CET 2006
Hi Friends,
1.Trying Custom Action of Klaus.
2.Trying to use the ChmodInstallerListener with the help of izpack-doc.pdf for my issue with changing the permission of a script file in my installation to have it run during postinstall time
am getting the error like this when building the izpack new,, eventhough the respective files are there in place,,
help me plese,
[javac] Compiling 1 source file to <installdir>/IzPack/bin/customActions/ChmodCompilerListener
[javac] <installdir>/IzPack/src/lib/com/myCompany/tools/install/listener/ChmodCompilerListener.java:30: cannot find symbol
[javac] symbol : class SimpleCompilerListener
[javac] location: package com.izforge.izpack.event
[javac] import com.izforge.izpack.event.SimpleCompilerListener;
[javac] ^
[javac] <installdir>/IzPack/src/lib/com/myCompany/tools/install/listener/ChmodCompilerListener.java:39: cannot find symbol
[javac] symbol: class SimpleCompilerListener
[javac] public class ChmodCompilerListener extends SimpleCompilerListener
[javac] ^
[javac] 2 errors
BUILD FAILED
<installdir>/IzPack/src/build.xml:771: The following error occurred while executing this line:
<installdir>/IzPack/src/build.xml:688: The following error occurred while executing this line:
<installdir>/IzPack/src/build.xml:667: Compile failed; see the compiler error output for details.
regards,
Se.
---------------------------------
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-users/attachments/20060105/605624bb/attachment.html
More information about the izpack-users
mailing list