You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2008/04/13 20:49:43 UTC

[jira] Closed: (CAMEL-360) Replace dependency on spring.jar with dependencies on spring modules in pom.xml files

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

Claus Ibsen closed CAMEL-360.
-----------------------------

    Resolution: Duplicate

Is a duplicate of CAMEL-281

> Replace dependency on spring.jar with dependencies on spring modules in pom.xml files
> -------------------------------------------------------------------------------------
>
>                 Key: CAMEL-360
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-360
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-spring
>    Affects Versions: 1.3.0
>            Reporter: Mikhail Krivoshein
>            Priority: Trivial
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> The dependency on Spring Framework is defined as:
>     <dependency>
>       <groupId>org.springframework</groupId>
>       <artifactId>spring</artifactId>
>     </dependency>
> in camel-spring's pom.xml file.
> Can you please replace this generic dependency with a set of dependencies on individual spring modules as recommended by Spring Framework team?
> Thank you in advance!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.