You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Bryan Noll (JIRA)" <ji...@apache.org> on 2006/08/24 22:16:38 UTC

[jira] Commented: (OPENJPA-32) Unnecessary dependencies in poms

    [ http://issues.apache.org/jira/browse/OPENJPA-32?page=comments#action_12430259 ] 
            
Bryan Noll commented on OPENJPA-32:
-----------------------------------

After creating this JIRA, I noticed the following in the assembly configurations under openjpa-project:

<!-- only required for persistence server -->
<exclude>javax.servlet:servlet-api</exclude>

Maybe it is needed for something I don't know about?

> Unnecessary dependencies in poms
> --------------------------------
>
>                 Key: OPENJPA-32
>                 URL: http://issues.apache.org/jira/browse/OPENJPA-32
>             Project: OpenJPA
>          Issue Type: Bug
>         Environment: Windows XP
>            Reporter: Bryan Noll
>
> This dependency currently exists in the /openjpa-lib/ module and is not needed.
>         <dependency>
>             <groupId>javax.servlet</groupId>
>             <artifactId>servlet-api</artifactId>
>             <version>2.5</version>
>             <scope>compile</scope>
>         </dependency>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira