summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/1.3/itest/databindings/common/src/main/resources/wsdl/Dummy.txt
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-07-29 07:03:23 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-07-29 07:03:23 +0000
commit75f008b6ba662fabaa87997a59c4ad017e7df8bb (patch)
tree265a7c9d91c48a62a60c1c37254a300922a5b5c6 /tags/java/sca/1.3/itest/databindings/common/src/main/resources/wsdl/Dummy.txt
parent920ae70b9bc7cea488f2a2ae32df32271321a6ca (diff)
Rename 1.3 tag to rc2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680634 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'tags/java/sca/1.3/itest/databindings/common/src/main/resources/wsdl/Dummy.txt')
-rw-r--r--tags/java/sca/1.3/itest/databindings/common/src/main/resources/wsdl/Dummy.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/wsdl/Dummy.txt b/tags/java/sca/1.3/itest/databindings/common/src/main/resources/wsdl/Dummy.txt
deleted file mode 100644
index 8927d725b6..0000000000
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/wsdl/Dummy.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-A dummy file that causes the target/classes/wsdl dir to be created in the generated test project. This is
-required because the test generator must run in the process-resource phase, after generate.xml has been copied
-into target. The generator needs to write out target/classes/wsdl and will fail the directory isn't there. So
-this file just gets unpacked and forces the directory to be created.