Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2017-12-20 07:20:40 +0000
committerEike Stepper2017-12-20 07:20:40 +0000
commit1a8abe3d93d00cd1c51f95d955c531f6b91b3d7e (patch)
tree479ed3471b1df41adeaadd5103cdbe29ac411912 /features/org.eclipse.emf.cdo.tests-feature/build.properties
parent1e6f785eb70f789fd69cbe2f6f97f02248edfa75 (diff)
downloadcdo-1a8abe3d93d00cd1c51f95d955c531f6b91b3d7e.tar.gz
cdo-1a8abe3d93d00cd1c51f95d955c531f6b91b3d7e.tar.xz
cdo-1a8abe3d93d00cd1c51f95d955c531f6b91b3d7e.zip
[528979] Migrate build to Maven/Tycho
https://bugs.eclipse.org/bugs/show_bug.cgi?id=528979
Diffstat (limited to 'features/org.eclipse.emf.cdo.tests-feature/build.properties')
-rw-r--r--features/org.eclipse.emf.cdo.tests-feature/build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/features/org.eclipse.emf.cdo.tests-feature/build.properties b/features/org.eclipse.emf.cdo.tests-feature/build.properties
index ac653f763c..b2bd415e63 100644
--- a/features/org.eclipse.emf.cdo.tests-feature/build.properties
+++ b/features/org.eclipse.emf.cdo.tests-feature/build.properties
@@ -11,3 +11,4 @@
bin.includes = feature.xml,\
feature.properties
+src.includes = pom.xml

Back to the top