Ralf Hauser created AXIS2-5965:
----------------------------------
Summary: .class files up to 3 times redundantly in jar file
Key: AXIS2-5965
URL: https://issues.apache.org/jira/browse/AXIS2-5965
Project: Axis2
Issue Type: Bug
Affects Versions: 1.7.8
Reporter: Ralf Hauser
wsdl2java creates a good build.xml and its "jar.server" target a jar file.
We find the same class file up to 3 times.
if you add 'duplicate="preserve"' this doesn't happen and jar file is 3 times
smaller
<jar destfile="${lib}/${name}.jar" duplicate="preserve" >
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]