narendrabtechcse / robotframework-javatools

Automatically exported from code.google.com/p/robotframework-javatools
1 stars 0 forks source link

Please upgrade pom dependencies to Spring 3 #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The pom of the library is still depending on Spring 2.5 - it would be useful to 
upgrade it to depend on Spring 3.0.5. In our project setup I had to exclude the 
dependencies manually.

Original issue reported on code.google.com by kai.hack...@gmail.com on 7 Jul 2011 at 10:08

GoogleCodeExporter commented 9 years ago
AFAIK, spring 3.0 series is not available through maven central repositories.

In any case, the next release of the javalibcore will be made without 
dependencies bundled.

Original comment by janne.t....@gmail.com on 29 Aug 2011 at 8:30

GoogleCodeExporter commented 9 years ago
spring 3 is in repositories for quite long time now.

http://mvnrepository.com/artifact/org.springframework/spring-core/3.0.5.RELEASE

what does that mean, do you remove dependencies?

Original comment by kai.hack...@gmail.com on 29 Aug 2011 at 8:39