Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormtaal2009-06-08 15:47:48 +0000
committermtaal2009-06-08 15:47:48 +0000
commit7410efffad386672ed38903ce79f51cf1f9a407a (patch)
tree282f2d176711edef4d6e0bf85c3c455cf43e5556
parent68cd69505507b56300a4762be1cbb38cb5364212 (diff)
downloadorg.eclipse.emf.teneo-7410efffad386672ed38903ce79f51cf1f9a407a.tar.gz
org.eclipse.emf.teneo-7410efffad386672ed38903ce79f51cf1f9a407a.tar.xz
org.eclipse.emf.teneo-7410efffad386672ed38903ce79f51cf1f9a407a.zip
Updated build.properties with license and other files for src.includes
-rw-r--r--tests/org.eclipse.emf.teneo.eclipselink.tests/build.properties9
1 files changed, 8 insertions, 1 deletions
diff --git a/tests/org.eclipse.emf.teneo.eclipselink.tests/build.properties b/tests/org.eclipse.emf.teneo.eclipselink.tests/build.properties
index d4244ea29..48c71d871 100644
--- a/tests/org.eclipse.emf.teneo.eclipselink.tests/build.properties
+++ b/tests/org.eclipse.emf.teneo.eclipselink.tests/build.properties
@@ -9,4 +9,11 @@ bin.includes = META-INF/,\
about.html,\
.,\
plugin.properties
-src.includes = about.html
+src.includes = about.html,\
+ about.ini,\
+ about.properties,\
+ copyright.txt,\
+ epl-v10.html,\
+ license.html,\
+ modeling32.png,\
+ plugin.properties

Back to the top