On Sunday 19 September 2004 09:54, David Leangen wrote: > I can send the entire package as a zip file, too, but IIUC it will be > rejected by the mail server...
Looks like a bug in commons-configuration. This is passed into the ConfigurationFactory.setConfigurationURL(); jar:file:/home/niclas/temp/leangen/target/deliverables/jars/myproject-test-SNAPSHOT.jar!/config.xml which is correct. And then noone of Avalon is involved until the call at factory.getConfiguration(). The reason why it may work without Magic, is that the File config.xml is found on the file system, instead of inside the Jar file. Sorry, you need to bring this to the jakarta-commons folks. And to them, just provide the simple case; Jar file with the config inside and the testcase that reads it. Don't confuse the issue with your buildsystem. Cheers Niclas -- +------//-------------------+ / http://www.bali.ac / / http://niclas.hedhman.org / +------//-------------------+ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]