[izpack-users] Log4j Integration in IzPack

sureshrk19 sureshrk19 at gmail.com
Tue Sep 25 19:13:57 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
-- 
View this message in context: http://www.nabble.com/Log4j-Integration-in-IzPack-tf4516129.html#a12881463
Sent from the izpack users mailing list archive at Nabble.com.



More information about the izpack-users mailing list