[ https://issues.apache.org/jira/browse/TUSCANY-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Simon Nash resolved TUSCANY-1794. --------------------------------- Assignee: Simon Nash Fix Version/s: Java-SCA-1.6.1 (was: Java-SCA-1.x) Resolution: Fixed The war file generated by maven had one additional jar file (geronimo-activation_1.1_spec-1.0.1.jar) compared with the war file generated by ant. This redundant dependency was brought in by the pom.xml file in tuscany-core-databinding. Fixed under r999442. > mvn builds larger sample-calculator-webapp.war than ant package > --------------------------------------------------------------- > > Key: TUSCANY-1794 > URL: https://issues.apache.org/jira/browse/TUSCANY-1794 > Project: Tuscany > Issue Type: Bug > Components: Java SCA Samples > Affects Versions: Java-SCA-1.0 > Environment: Windows XP > Reporter: Simon Nash > Assignee: Simon Nash > Priority: Minor > Fix For: Java-SCA-1.6.1 > > > The sample-calculator-webapp.war built by mvn is larger than that built by > ant package. Both wars deploy and run successfully. The differences should > be investigated and the mvn build shuld be updated to remove the redundant > content. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.