summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/tools/eclipse34/plugins/core/build.properties
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-21 06:38:33 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-21 06:38:33 +0000
commitd65381866efca570311ec4b11930defd831b47a3 (patch)
tree7bc7f6208654d5ae9e80055d5c9dac7229541187 /branches/sca-java-1.x/tools/eclipse34/plugins/core/build.properties
parent4a6bd8c19b3d647fcbb48124619ec7df49da2ef4 (diff)
Move to 1.x-contrib
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767008 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/tools/eclipse34/plugins/core/build.properties')
-rw-r--r--branches/sca-java-1.x/tools/eclipse34/plugins/core/build.properties23
1 files changed, 0 insertions, 23 deletions
diff --git a/branches/sca-java-1.x/tools/eclipse34/plugins/core/build.properties b/branches/sca-java-1.x/tools/eclipse34/plugins/core/build.properties
deleted file mode 100644
index c402b2eb45..0000000000
--- a/branches/sca-java-1.x/tools/eclipse34/plugins/core/build.properties
+++ /dev/null
@@ -1,23 +0,0 @@
-output.. = bin/
-bin.includes = META-INF/,\
- plugin.xml,\
- xsd/,\
- icons/,\
- .,\
- LICENSE,\
- NOTICE,\
- org/
-src.includes = xsd/,\
- plugin.xml,\
- .classpath,\
- .project,\
- LICENSE,\
- META-INF/,\
- NOTICE,\
- build.properties,\
- icons/,\
- .settings/,\
- org/,\
- pom.xml
-jars.compile.order = .
-source.. = .