diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2010-01-19 06:46:17 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2010-01-19 06:46:17 +0000 |
commit | 81061852fb15c8edea32fcd3f020b94b6cd184c3 (patch) | |
tree | 64373f0a75d0a6d2f106cbeadea5d44bc3a104e9 /sca-java-1.x/branches/sca-java-1.6/tools/eclipse34/plugins/ejava/build.properties | |
parent | 9c2c8d4358b939d505553ce63178977ac2f564a0 (diff) |
Removing modules not ready to be released
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900671 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6/tools/eclipse34/plugins/ejava/build.properties')
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.6/tools/eclipse34/plugins/ejava/build.properties | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6/tools/eclipse34/plugins/ejava/build.properties b/sca-java-1.x/branches/sca-java-1.6/tools/eclipse34/plugins/ejava/build.properties deleted file mode 100644 index c402b2eb45..0000000000 --- a/sca-java-1.x/branches/sca-java-1.6/tools/eclipse34/plugins/ejava/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.. = . |