Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 24

Thread: Spring Framework 2.1 M4 Released

  1. #11
    Join Date
    Aug 2004
    Posts
    1,104

    Default

    Thomas Risberg
    SpringSource by Pivotal
    http://www.springsource.org

  2. #12
    Join Date
    Jan 2006
    Location
    Southampton, UK
    Posts
    117

    Default

    Correct. I don't believe that the M2 release is out quite yet.
    Ben Hale
    tc Server Team Core Developer
    http://www.springsource.com/products/tcserver

  3. #13
    Join Date
    Oct 2004
    Posts
    151

    Default

    spring-mock seems to be missing for 2.1m4 too, see http://s3browse.com/explore/maven.sp...k/spring-mock/

    Just fyi

    -Kaj

  4. #14
    Join Date
    Nov 2006
    Location
    Germany
    Posts
    452

    Default

    Hi,

    spring mock is renamed into spring-tests since 2.1m4. Have a look here
    http://s3browse.com/explore/maven.sp...k/spring-test/

    rgds
    agim

  5. #15
    Join Date
    Oct 2004
    Posts
    151

    Default

    Quote Originally Posted by Lyserg View Post
    spring mock is renamed into spring-tests since 2.1m4. Have a look here
    http://s3browse.com/explore/maven.sp...k/spring-test/
    Thanks!


    -Kaj

  6. #16
    Join Date
    Oct 2005
    Location
    Bergen, Norway
    Posts
    128

    Default

    Quote Originally Posted by trisberg View Post
    Is it compatible with spring 2.0.6? E.g. can I exclude the 2.1Mx stuff and use the stable 2.0.6?

  7. #17

    Default

    Quote Originally Posted by Ben Hale View Post
    No actually The new milestone location is 'http://s3.amazonaws.com/maven.springframework.org/milestone/' but this hasn't been officially announced. I'm working on that forthwith, but the blog and forum post are a day or two off.
    Hello.
    It seems that source jars names don't correspond M2 conventions:
    org/springframework/spring/2.1-m3/spring-2.1-m3-sources.jar - OK
    org/springframework/spring/2.1-m4/spring-sources-2.1-m4.jar - WRONG, should be spring-2.1-m4-sources.jar.

  8. #18
    Join Date
    Jan 2006
    Location
    Zürich, Switzerland
    Posts
    423

    Default

    Hi Maxim,

    Quote Originally Posted by Maxim Butov View Post
    It seems that source jars names don't correspond M2 conventions:
    org/springframework/spring/2.1-m3/spring-2.1-m3-sources.jar - OK
    org/springframework/spring/2.1-m4/spring-sources-2.1-m4.jar - WRONG, should be spring-2.1-m4-sources.jar.
    Good catch!

    FYI: I created a JIRA issue for you here:

    http://opensource.atlassian.com/proj...s:all-tabpanel

    regards,

    Sam

  9. #19
    Join Date
    Jun 2006
    Posts
    18

    Smile

    you guys have included lots of new functionality, well done. I have request here, can some one look into JMSTemplate and see if we can extend that. It doesn;t have all the methods needed for messaging service.

  10. #20
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,625

    Default

    Create a JIRA issue if you miss functionality thats the best way to get it under the attention of the developers.
    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
  •