Update links to Spring JIRA server

This commit is contained in:
Sam Brannen
2014-03-10 12:24:20 +01:00
parent 220267b830
commit b364599278
24 changed files with 33 additions and 33 deletions

View File

@@ -64,7 +64,7 @@ public enum TestGroup {
/**
* Tests that require custom compilation beyond that of the standard JDK. This helps to
* allow running tests that will otherwise fail when using JDK > 1.8 b88. See
* <a href="https://jira.springsource.org/browse/SPR-10558">SPR-10558</a>
* <a href="https://jira.spring.io/browse/SPR-10558">SPR-10558</a>
*/
CUSTOM_COMPILATION;