1
0
mirror of synced 2026-05-22 21:33:16 +00:00

SEC-1600: Added Implementation-Version and Implementation-Title to manifest templates and checking of version numbers in namespace config module and core. Config checks the version of core it is running against and core checks the Spring version, reporting any mismatches or situations where the app is running with less than the recommended Spring version.

This commit is contained in:
Luke Taylor
2010-10-26 13:52:40 +01:00
parent 4de8b84b0d
commit 21ed5feb8d
11 changed files with 80 additions and 6 deletions
+2
View File
@@ -1,3 +1,5 @@
Implementation-Title: org.springframework.security.taglibs
Implementation-Version: ${version}
Bundle-SymbolicName: org.springframework.security.taglibs
Bundle-Name: Spring Security Taglibs
Bundle-Vendor: SpringSource