Mandiax / soi-toolkit

Automatically exported from code.google.com/p/soi-toolkit
0 stars 0 forks source link

FIX: Use spring-beans-current to instruct the application to use the latest version of Spring that is available in Mule. #323

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Use spring-beans-current to instruct the application to use the latest version 
of Spring that is available in Mule. 
When Spring releases new versions, you need not manually update the namespaces 
in your application.

Two files are still refer to specific spring version. USE current namespace. 
These files was probably introduced after the issue 284 was fixed.

http://www.springframework.org/schema/beans/spring-beans-3.1.xsd
http://www.springframework.org/schema/context/spring-context-3.1.xsd

/soitoolkit-commons/components/module-logger/src/test/resources/mule-config.xml
/soitoolkit-commons-mule/src/main/resources/soitoolkit-mule-https-connector.xml

Original issue reported on code.google.com by ola.deib...@gmail.com on 1 Jan 2013 at 10:25

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r2011.

Original comment by ola.deib...@gmail.com on 14 Jan 2013 at 10:32

GoogleCodeExporter commented 8 years ago
Move to v0.6.1-M1

Original comment by magnus.l...@gmail.com on 15 Jan 2013 at 5:54