[ https://issues.apache.org/jira/browse/AXIS2-5965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Lazarski updated AXIS2-5965: ----------------------------------- Fix Version/s: 2.0.1 > .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 > Priority: Major > Fix For: 2.0.1 > > > 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.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org