This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 202983 - update Spring Version to 3.0.6
Summary: update Spring Version to 3.0.6
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Spring (show other bugs)
Version: 7.0.1
Hardware: All All
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-03 14:10 UTC by tilman
Modified: 2011-10-18 01:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tilman 2011-10-03 14:10:56 UTC
Product Version = NetBeans IDE 7.0.1 (Build 201107282000)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.6.0_26
Runtime = Java HotSpot(TM) 64-Bit Server VM 20.1-b02

The Spring version currently packaged with netbeans is still 3.0.2. However the current version is 3.0.6, as seen here:
http://mvnrepository.com/artifact/org.springframework/spring-core
I therefore suggest to update this.

For example, Spring Security isn't satisfied with version 3.0.2:
http://static.springsource.org/spring-security/site/faq.html
Spring Security 3.0 (...) require Spring 3.0.3 as a minimum.

I know I work around this problem easily by using maven, but not all the projects I am working on have been converted to it. ANT projects shouldn't be "discriminated" too much :-)
Comment 1 Martin Fousek 2011-10-04 05:38:44 UTC
Thanks for reporting. Target Milestone set to NB71. We should stay up-to-date if possible.
Comment 2 Martin Fousek 2011-10-17 09:06:46 UTC
Done in web-main #a52d4627de0e.
Comment 3 Quality Engineering 2011-10-18 01:31:57 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/a52d4627de0e
User: Martin Fousek <marfous@netbeans.org>
Log: #202983 - update Spring Version to 3.0.6