Update TODOs with new JIRA issue

Issue: SPR-8116, SPR-10074
This commit is contained in:
Sam Brannen
2012-12-05 10:45:40 +01:00
parent 025d111efc
commit 31dfffde52
4 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@ import org.springframework.context.support.GenericApplicationContext;
* @author Juergen Hoeller
* @since 2.5
*/
// TODO SPR-8116 - see https://gist.github.com/1150858
// TODO [SPR-10074] see https://gist.github.com/1150858
@Ignore("see https://gist.github.com/1150858")
public class JaxWsSupportTests {