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 240187 - Added Spring 3.2.3 leads to usage of obsolete schemas in version 2.5
Summary: Added Spring 3.2.3 leads to usage of obsolete schemas in version 2.5
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:
Blocks:
 
Reported: 2014-01-10 09:09 UTC by Martin Fousek
Modified: 2014-01-10 09:36 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 Martin Fousek 2014-01-10 09:09:14 UTC
Product Version: NetBeans IDE Dev (Build 20140110-fece2ac7b7ab)
Java: 1.7.0_45; Java HotSpot(TM) 64-Bit Server VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Linux version 3.8.0-19-generic running on amd64; UTF-8; en_US (nb)

Steps:
1, Create new Web project
2, Include Spirng MVC in versio 3.2.3

Created project includes in its configuration XMLs schemas of the Spring 2.5
Comment 1 Martin Fousek 2014-01-10 09:36:31 UTC
Fixed in web-main #75bde435d8db.