[
https://issues.apache.org/jira/browse/AXIS2-5965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Lazarski resolved AXIS2-5965.
------------------------------------
Resolution: Fixed
Already fixed in 2.0.0. All five codegen Ant build templates
(adbAntBuildTemplate.xsl, defaultAntBuildTemplate.xsl,
jaxbriAntBuildTemplate.xsl, jaxmeAntBuildTemplate.xsl,
xmlbeansAntBuildTemplate.xsl) already include duplicate="preserve" on
every <jar> task. Closing as Fixed.
> .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: [email protected]
For additional commands, e-mail: [email protected]