Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.wst.wsdl.validation.tests/build.properties')
-rw-r--r--tests/org.eclipse.wst.wsdl.validation.tests/build.properties19
1 files changed, 0 insertions, 19 deletions
diff --git a/tests/org.eclipse.wst.wsdl.validation.tests/build.properties b/tests/org.eclipse.wst.wsdl.validation.tests/build.properties
deleted file mode 100644
index 1c9a68936..000000000
--- a/tests/org.eclipse.wst.wsdl.validation.tests/build.properties
+++ /dev/null
@@ -1,19 +0,0 @@
-###############################################################################
-# Copyright (c) 2001, 2006 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# IBM Corporation - initial API and implementation
-###############################################################################
-source.wsdlvalidatetests.jar = src/
-output.wsdlvalidatetests.jar = bin/
-bin.includes = wsdlvalidatetests.jar,\
- testresources/,\
- test.xml,\
- META-INF/,\
- about.html,\
- plugin.properties
-src.includes = build.properties

Back to the top