Repository: cxf
Updated Branches:
  refs/heads/master 217cf5565 -> 17d844c86


Removing redundant comment


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/17d844c8
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/17d844c8
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/17d844c8

Branch: refs/heads/master
Commit: 17d844c86568030e0ac746f0a3a9318d3ba67a9c
Parents: 217cf55
Author: Colm O hEigeartaigh <[email protected]>
Authored: Tue May 6 11:08:45 2014 +0100
Committer: Colm O hEigeartaigh <[email protected]>
Committed: Tue May 6 11:08:45 2014 +0100

----------------------------------------------------------------------
 .../org/apache/cxf/systest/ws/action/SignatureWhitespaceTest.java   | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/17d844c8/systests/ws-security/src/test/java/org/apache/cxf/systest/ws/action/SignatureWhitespaceTest.java
----------------------------------------------------------------------
diff --git 
a/systests/ws-security/src/test/java/org/apache/cxf/systest/ws/action/SignatureWhitespaceTest.java
 
b/systests/ws-security/src/test/java/org/apache/cxf/systest/ws/action/SignatureWhitespaceTest.java
index 42084f0..c396e0d 100644
--- 
a/systests/ws-security/src/test/java/org/apache/cxf/systest/ws/action/SignatureWhitespaceTest.java
+++ 
b/systests/ws-security/src/test/java/org/apache/cxf/systest/ws/action/SignatureWhitespaceTest.java
@@ -82,7 +82,6 @@ public class SignatureWhitespaceTest extends 
AbstractBusClientServerTestBase {
         bus.shutdown(true);
     }
     
-    // TODO test not working
     @org.junit.Test
     public void testTrailingWhitespaceInSOAPBody() throws Exception {
         SpringBusFactory bf = new SpringBusFactory();

Reply via email to