Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2006-06-24 05:52:42 +0000
committerEike Stepper2006-06-24 05:52:42 +0000
commitfb7159fbef2288706d4889af04161e11b59cf94d (patch)
treebfb253b4e3bddffec1d765a6b185932c24ecbde2 /plugins/org.eclipse.emf.cdo.tests/build.properties
parent7b1e2c4e15b0b848c3e0e92a2d85dc255f98f202 (diff)
downloadcdo-fb7159fbef2288706d4889af04161e11b59cf94d.tar.gz
cdo-fb7159fbef2288706d4889af04161e11b59cf94d.tar.xz
cdo-fb7159fbef2288706d4889af04161e11b59cf94d.zip
added license.html
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests/build.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests/build.properties b/plugins/org.eclipse.emf.cdo.tests/build.properties
index aa352c2c88..3b39ee8e84 100644
--- a/plugins/org.eclipse.emf.cdo.tests/build.properties
+++ b/plugins/org.eclipse.emf.cdo.tests/build.properties
@@ -12,7 +12,8 @@ bin.includes = plugin.xml,\
cdo.tests.jar,\
copyright.txt,\
about.html,\
- plugin.properties
+ plugin.properties,\
+ license.html
jars.compile.order = cdo.tests.jar
source.cdo.tests.jar = src/
output.cdo.tests.jar = bin/

Back to the top