summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3/tools/eclipse/plugins/core/build.properties
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:07:53 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:07:53 +0000
commit89d72264d0af4c65c9bf0b7a6f823f13d69162aa (patch)
treef6a4ea43b576d56a43adf10ccbed4cd75a9eb827 /branches/sca-java-1.3/tools/eclipse/plugins/core/build.properties
parent6a3ca6736c808c1647854e405ef379b609f276db (diff)
Moving 1.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835127 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.3/tools/eclipse/plugins/core/build.properties')
-rw-r--r--branches/sca-java-1.3/tools/eclipse/plugins/core/build.properties25
1 files changed, 0 insertions, 25 deletions
diff --git a/branches/sca-java-1.3/tools/eclipse/plugins/core/build.properties b/branches/sca-java-1.3/tools/eclipse/plugins/core/build.properties
deleted file mode 100644
index 453eef1615..0000000000
--- a/branches/sca-java-1.3/tools/eclipse/plugins/core/build.properties
+++ /dev/null
@@ -1,25 +0,0 @@
-output.. = bin/
-bin.includes = META-INF/,\
- plugin.xml,\
- xsd/,\
- icons/,\
- .,\
- DISCLAIMER,\
- LICENSE,\
- NOTICE,\
- org/
-src.includes = xsd/,\
- plugin.xml,\
- .classpath,\
- .project,\
- DISCLAIMER,\
- LICENSE,\
- META-INF/,\
- NOTICE,\
- build.properties,\
- icons/,\
- .settings/,\
- org/,\
- pom.xml
-jars.compile.order = .
-source.. = .