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 239612 - Replace Spring 2.5.6 binary with the Spring 4.0.1
Summary: Replace Spring 2.5.6 binary with the Spring 4.0.1
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Spring (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on: 240019
Blocks:
  Show dependency tree
 
Reported: 2013-12-18 12:54 UTC by Martin Fousek
Modified: 2014-02-01 05:46 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
patch for the replacement (26.02 KB, patch)
2014-01-06 12:57 UTC, Martin Fousek
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Fousek 2013-12-18 12:54:45 UTC
Springsource released in December new major version of the Spring support. We should probably replace quite obsolete binary 2.5.6 with the newest one 4.0.1 if possible.
Comment 1 Martin Fousek 2014-01-02 11:25:25 UTC
I had prepared that change, but there is pretty big complication.
Three packages of Spring 2.5.6 are exposed as public packages so the JAR removal leads to incompatible change. I contacted jtulach and tstupka with request for some additional information but I'm not sure whether we will be able to do that change before Beta branching.
Comment 2 Martin Fousek 2014-01-06 12:57:21 UTC
Created attachment 143626 [details]
patch for the replacement

This is patch which should remove the obsolete 2.5.6 and replace it with the version 4.0. I'm going to integrate it immediately after applying the reviewed patch.
Comment 3 Martin Fousek 2014-01-07 08:50:46 UTC
Patch for replacement from 2.5.6 to 4.0.0 integrated in web-main #2635ae39dfa9. I'm keeping opened this issue until I'll do the final upgrade from 4.0.0 to 4.0.1 which is not released yet.
Comment 4 Martin Fousek 2014-01-10 09:51:13 UTC
Removed Spring MVC 2.5.6 in web-main #563d2e610ce7.
Comment 5 Martin Fousek 2014-01-30 09:45:40 UTC
Ok, the final step was update 4.0.0 to 4.0.1 which was released yesterday.
Done in web-main #18321697bf50. Since all parts of this task are completed, I'm closing the issue as fixed.
Comment 6 Quality Engineering 2014-02-01 05:46:35 UTC
Integrated into 'main-silver', will be available in build *201402010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/18321697bf50
User: Martin Fousek <marfous@netbeans.org>
Log: #239612 and #239114 - updated Spring libraries to 3.2.7 and 4.0.1