[2/2] cxf git commit: Remove test that shouldn't be there

2017-04-03 Thread dkulp
Remove test that shouldn't be there


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

Branch: refs/heads/3.0.x-fixes
Commit: 6d616521ad50440baef20522bb44c67023e84c45
Parents: 6985c09
Author: Daniel Kulp 
Authored: Mon Apr 3 11:16:22 2017 -0400
Committer: Daniel Kulp 
Committed: Mon Apr 3 11:18:03 2017 -0400

--
 .../org/apache/cxf/tools/wsdlto/jaxws/CodeGenBugTest.java| 8 
 1 file changed, 8 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/cxf/blob/6d616521/tools/wsdlto/test/src/test/java/org/apache/cxf/tools/wsdlto/jaxws/CodeGenBugTest.java
--
diff --git 
a/tools/wsdlto/test/src/test/java/org/apache/cxf/tools/wsdlto/jaxws/CodeGenBugTest.java
 
b/tools/wsdlto/test/src/test/java/org/apache/cxf/tools/wsdlto/jaxws/CodeGenBugTest.java
index f3cc145..52f87f6 100644
--- 
a/tools/wsdlto/test/src/test/java/org/apache/cxf/tools/wsdlto/jaxws/CodeGenBugTest.java
+++ 
b/tools/wsdlto/test/src/test/java/org/apache/cxf/tools/wsdlto/jaxws/CodeGenBugTest.java
@@ -1197,14 +1197,6 @@ public class CodeGenBugTest extends AbstractCodeGenTest {
 }
 }
 
-
-@Test
-public void testsdfasdf() throws Exception {
-env.put(ToolConstants.CFG_WSDLURL, 
"/Users/dkulp/Downloads/test/WSDL.wsdl");
-processor.setContext(env);
-processor.execute();
-}
-
 @Test
 public void testCXF5280() throws Exception {
 env.put(ToolConstants.CFG_ALL, "all");



[2/2] cxf git commit: Remove test that shouldn't be there

2017-04-03 Thread dkulp
Remove test that shouldn't be there


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

Branch: refs/heads/3.1.x-fixes
Commit: ef46536366fcd0aa179e284b07150a8bf5178742
Parents: 48c7e42
Author: Daniel Kulp 
Authored: Mon Apr 3 11:16:22 2017 -0400
Committer: Daniel Kulp 
Committed: Mon Apr 3 11:17:33 2017 -0400

--
 .../org/apache/cxf/tools/wsdlto/jaxws/CodeGenBugTest.java| 8 
 1 file changed, 8 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/cxf/blob/ef465363/tools/wsdlto/test/src/test/java/org/apache/cxf/tools/wsdlto/jaxws/CodeGenBugTest.java
--
diff --git 
a/tools/wsdlto/test/src/test/java/org/apache/cxf/tools/wsdlto/jaxws/CodeGenBugTest.java
 
b/tools/wsdlto/test/src/test/java/org/apache/cxf/tools/wsdlto/jaxws/CodeGenBugTest.java
index db2acba..202c98b 100644
--- 
a/tools/wsdlto/test/src/test/java/org/apache/cxf/tools/wsdlto/jaxws/CodeGenBugTest.java
+++ 
b/tools/wsdlto/test/src/test/java/org/apache/cxf/tools/wsdlto/jaxws/CodeGenBugTest.java
@@ -1196,14 +1196,6 @@ public class CodeGenBugTest extends AbstractCodeGenTest {
 }
 }
 
-
-@Test
-public void testsdfasdf() throws Exception {
-env.put(ToolConstants.CFG_WSDLURL, 
"/Users/dkulp/Downloads/test/WSDL.wsdl");
-processor.setContext(env);
-processor.execute();
-}
-
 @Test
 public void testCXF5280() throws Exception {
 env.put(ToolConstants.CFG_ALL, "all");