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

@@ -437,7 +437,7 @@ public class CallbacksSecurityTests {
@Test
@Ignore("passes under Eclipse, but fails under Gradle with https://gist.github.com/1664133")
// TODO SPR-8116 passes under Eclipse, but fails under Gradle with
// TODO [SPR-10074] passes under Eclipse, but fails under Gradle with
// https://gist.github.com/1664133
public void testContainerPrivileges() throws Exception {
AccessControlContext acc = provider.getAccessControlContext();