[ https://issues.apache.org/jira/browse/WSCOMMONS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Veithen resolved WSCOMMONS-253. --------------------------------------- Resolution: Fixed Fix Version/s: Axiom 1.2.8 Assignee: Andreas Veithen The binary distribution now contains an axiom.jar that bundles api, impl, dom and c14n. > mvn: creating axiom.jar (bundle of axiom-api.jar, axiom-dom.jar and > axiom-impl.jar) > ----------------------------------------------------------------------------------- > > Key: WSCOMMONS-253 > URL: https://issues.apache.org/jira/browse/WSCOMMONS-253 > Project: WS-Commons > Issue Type: New Feature > Components: AXIOM > Reporter: Michal Stochmialek > Assignee: Andreas Veithen > Fix For: Axiom 1.2.8 > > Attachments: WSCOMMONS-253-patch.diff > > > For my needs I've created a pom.xml, which creates a axiom.jar - a bundle of > axiom-api.jar, axiom-dom.jar and axiom-impl.jar. The pom.xml uses antrun with > jar task > which is not an elegant maven style. Although maybe you would want to add the > patch to the trunk. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.