Results 1 to 2 of 2

Thread: spring migration from 2.5.6 to 3.0.3

  1. #1
    Join Date
    Aug 2010
    Posts
    1

    Default spring migration from 2.5.6 to 3.0.3

    Hello!
    I want to migrate my java projects on new spring 3.0.3-release libraries from 2.5.6. I have spring-2.5.6.jar dependency in my project, but in new release spring-3.0.3.jar does not exists. Should i use other jar instead it?
    Thanks!

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,624

    Default

    Check the release notes... there is no spring.jar anymore, only the seperate modules are there, no more big fat uber jar...
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •