Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.examples.installer/examples/org.gastro.testclient/build.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo.examples.installer/examples/org.gastro.testclient/build.properties4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.examples.installer/examples/org.gastro.testclient/build.properties b/plugins/org.eclipse.emf.cdo.examples.installer/examples/org.gastro.testclient/build.properties
index a383ca89fc..61eca0411a 100644
--- a/plugins/org.eclipse.emf.cdo.examples.installer/examples/org.gastro.testclient/build.properties
+++ b/plugins/org.eclipse.emf.cdo.examples.installer/examples/org.gastro.testclient/build.properties
@@ -7,11 +7,9 @@
# Contributors:
# Eike Stepper - initial API and implementation
-bin.includes = META-INF/,\
- copyright.txt
+bin.includes = META-INF/
jars.compile.order = .
src.includes = about.html,\
- copyright.txt,\
inventory.xml
generateSourceReferences = true

Back to the top