Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authormtaal2009-06-08 15:48:08 +0000
committermtaal2009-06-08 15:48:08 +0000
commit087317a92b300d2e88d16cf338148b33a1d91aab (patch)
treeda62a224989db10554952b2448b29855c89e2e59 /tests
parent203d84f13ca63e5b8bc202b26a7d50ff42bf81da (diff)
downloadorg.eclipse.emf.teneo-087317a92b300d2e88d16cf338148b33a1d91aab.tar.gz
org.eclipse.emf.teneo-087317a92b300d2e88d16cf338148b33a1d91aab.tar.xz
org.eclipse.emf.teneo-087317a92b300d2e88d16cf338148b33a1d91aab.zip
Updated build.properties with license and other files for src.includes
Diffstat (limited to 'tests')
-rw-r--r--tests/org.eclipse.emf.teneo.eclipselink.elistfactory.tests/build.properties9
1 files changed, 8 insertions, 1 deletions
diff --git a/tests/org.eclipse.emf.teneo.eclipselink.elistfactory.tests/build.properties b/tests/org.eclipse.emf.teneo.eclipselink.elistfactory.tests/build.properties
index 831760210..a95cfdf2a 100644
--- a/tests/org.eclipse.emf.teneo.eclipselink.elistfactory.tests/build.properties
+++ b/tests/org.eclipse.emf.teneo.eclipselink.elistfactory.tests/build.properties
@@ -9,5 +9,12 @@ bin.includes = META-INF/,\
plugin.properties
source.. = src/
output.. = bin/
-src.includes = about.html
+src.includes = about.html,\
+ about.ini,\
+ about.properties,\
+ epl-v10.html,\
+ copyright.txt,\
+ license.html,\
+ plugin.properties,\
+ modeling32.png
\ No newline at end of file

Back to the top