[izpack-users] Log4j Integration with IzPack

Suresh Reddy sureshrk19 at gmail.com
Tue Sep 25 17:58:24 CEST 2007


Hi,

I'm trying to integrate log4j with IzPack;
I specified the log4j.jar in classpath (in install.xml) as follows:

<jar src="./IzPack/lib/log4j.jar" stage="both" />

My requirement is to automate the build process...

If I add log4j.properties to the jar (install.jar) manually everything works
fine; but, I didn't find a way to add the log4j.properties file to the build
process (to be picked up added to install.jar).

If I add the properties file in resources section, as follows....

<resources>
                <res id="log4j.properties" src="./log4j.properties" />
...
</resources>

It is getting added in "res" section of install.jar; I didn;t find any other
way to add log4j.properties directly to the install.jar.

Any inputs will be highly appreciated.

Thanks & Regards,
Suresh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-users/attachments/20070925/c883b8d0/attachment.html 


More information about the izpack-users mailing list