You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Michal Stochmialek (JIRA)" <ji...@apache.org> on 2007/09/14 09:40:32 UTC

[jira] Created: (WSCOMMONS-253) mvn: creating axiom.jar (bundle of axiom-api.jar, axiom-dom.jar and axiom-impl.jar)

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



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.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Resolved: (WSCOMMONS-253) mvn: creating axiom.jar (bundle of axiom-api.jar, axiom-dom.jar and axiom-impl.jar)

Posted by "Andreas Veithen (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Updated: (WSCOMMONS-253) mvn: creating axiom.jar (bundle of axiom-api.jar, axiom-dom.jar and axiom-impl.jar)

Posted by "Michal Stochmialek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSCOMMONS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michal Stochmialek updated WSCOMMONS-253:
-----------------------------------------

    Attachment: WSCOMMONS-253-patch.diff

> 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
>         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.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org