|
Hi Matthias, Could you please provide a test-case (for instance, a project.xml)? Also, the problem is on 1.6, not 1.5, right? – Felipe
Felipe Leme made changes - 08/Dec/04 09:36 AM
"test-case" project.xml
Matthias Müller made changes - 08/Dec/04 09:45 AM
my temporary fix of the ear:generate-ear-descriptor;
Matthias Müller made changes - 08/Dec/04 09:47 AM
Hmm, this sounds like a multiproject-only issue, as I test02 tested the situation where both bundle.name and bundle.dir were set: <dependency> I will give it a better look later tonight... – Felipe
Felipe Leme made changes - 08/Dec/04 10:43 AM
What is the content of the generated application.xml file like ??? This is what it generates: <application> In fact, you're right, it should be: <java>/APP-INF/lib/commons-logging-1.0.3.jar</java> I will try to fix it later tonight (also testing in a multi-project environment). – Felipe I changed the code on CVS; it should have solved the issue. So, could you please test it again? – Felipe I tested it and everything works fine. Well done, thanks a lot Matthias
Felipe Leme made changes - 09/Dec/04 05:03 AM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Affected Version is obviously 1.6 not 1.5 !