You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2011/06/07 00:50:59 UTC

[jira] [Resolved] (ISIS-98) Remove dependencies on XOM (an LGPL licensed library).

     [ https://issues.apache.org/jira/browse/ISIS-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood resolved ISIS-98.
-----------------------------

    Resolution: Fixed

> Remove dependencies on XOM (an LGPL licensed library).
> ------------------------------------------------------
>
>                 Key: ISIS-98
>                 URL: https://issues.apache.org/jira/browse/ISIS-98
>             Project: Isis
>          Issue Type: Improvement
>          Components: Viewer: BDD, Viewer: Restful, Viewer: Scimpi
>    Affects Versions: 0.1.2-incubating-SNAPSHOT
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>             Fix For: 0.1.2-incubating
>
>
> 1. [oai.viewer:restful] uses xom extensively ... replace with jdom.
> 2. [oai.viewer:scimpi]'s pom.xml references org.owasp.esapi:esapi, which in turn has a transitive dependency on xom.  However, the esapi is not (does not seem to be) used, so can safely remove
> 3. [oai.viewer:bdd-concordion] uses org.concordion:concordion, which in turn has a transitive dependency on xom.  For this, mark the dependency as excluded, and require end-users to explicitly include the reference to XOM in their own pom files.  Also update the archetype source so that it has this direct dependency set up for users.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira