Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authorStephan Herrmann2018-02-10 16:24:36 +0000
committerStephan Herrmann2018-02-10 16:24:36 +0000
commit5158fd9e1b19fe1fb9ba3f55f327f9d1c7cbf0ad (patch)
treeddf7703adcd89111cb1c8adbf5c93a91a190c3c0 /releng
parent1f9a838a1ec41f25d6b5c9cdc26698f320345799 (diff)
downloadorg.eclipse.objectteams-5158fd9e1b19fe1fb9ba3f55f327f9d1c7cbf0ad.tar.gz
org.eclipse.objectteams-5158fd9e1b19fe1fb9ba3f55f327f9d1c7cbf0ad.tar.xz
org.eclipse.objectteams-5158fd9e1b19fe1fb9ba3f55f327f9d1c7cbf0ad.zip
Releng: more map fixes (also tests from branch) & test version updates
Diffstat (limited to 'releng')
-rw-r--r--releng/build-scripts/build/test.properties.in4
-rw-r--r--releng/map/otdt.map.in16
2 files changed, 10 insertions, 10 deletions
diff --git a/releng/build-scripts/build/test.properties.in b/releng/build-scripts/build/test.properties.in
index 7bbd1a0aa..5db81db04 100644
--- a/releng/build-scripts/build/test.properties.in
+++ b/releng/build-scripts/build/test.properties.in
@@ -3,9 +3,9 @@
# ---- versions of test bundles compiled from an existing GIT tag: ----
#org.eclipse.jdt.core.tests.builder=3.10.60.@SDK_QUALIFIER@
org.eclipse.jdt.debug.tests=3.11.50.@SDK_QUALIFIER@
-org.eclipse.jdt.ui.tests=3.13.51.@SDK_QUALIFIER@
+org.eclipse.jdt.ui.tests=3.13.52.@SDK_QUALIFIER@
org.eclipse.jdt.ui.tests.refactoring=3.13.50.@SDK_QUALIFIER@
-org.eclipse.test.performance=3.11.0.@SDK_QUALIFIER@
+org.eclipse.test.performance=3.13.0.@SDK_QUALIFIER@
# ----
# versions for test bundles not listed here are taken from build-root/src/finalPluginsVersions.properties
diff --git a/releng/map/otdt.map.in b/releng/map/otdt.map.in
index c1218e7fa..c0996a337 100644
--- a/releng/map/otdt.map.in
+++ b/releng/map/otdt.map.in
@@ -66,16 +66,16 @@ plugin@org.eclipse.jdt.ui.tests.refactoring=GIT,tag=@SDK_QUALIFIER@,repo=git://g
feature@org.eclipse.objectteams.otdt-tests=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=features/org.eclipse.objectteams.otdt.feature/unit-tests-feature
-plugin@org.eclipse.jdt.core.tests.compiler=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=org.eclipse.jdt.core.tests.compiler
-plugin@org.eclipse.jdt.core.tests.model=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=org.eclipse.jdt.core.tests.model
-plugin@org.eclipse.objectteams.otdt.tests=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=testplugins/org.eclipse.objectteams.otdt.tests
-plugin@org.eclipse.objectteams.otdt.ui.tests.dom=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=testplugins/org.eclipse.objectteams.otdt.ui.tests.dom
-plugin@org.eclipse.objectteams.otdt.debug.tests=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=testplugins/org.eclipse.objectteams.otdt.debug.tests
-plugin@org.eclipse.objectteams.otdt.ui.tests.refactoring=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=testplugins/org.eclipse.objectteams.otdt.ui.tests.refactoring
+plugin@org.eclipse.jdt.core.tests.compiler=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=org.eclipse.jdt.core.tests.compiler,tag=branches/maintenance/OTDT_2.6.x
+plugin@org.eclipse.jdt.core.tests.model=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=org.eclipse.jdt.core.tests.model,tag=branches/maintenance/OTDT_2.6.x
+plugin@org.eclipse.objectteams.otdt.tests=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=testplugins/org.eclipse.objectteams.otdt.tests,tag=branches/maintenance/OTDT_2.6.x
+plugin@org.eclipse.objectteams.otdt.ui.tests.dom=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=testplugins/org.eclipse.objectteams.otdt.ui.tests.dom,tag=branches/maintenance/OTDT_2.6.x
+plugin@org.eclipse.objectteams.otdt.debug.tests=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=testplugins/org.eclipse.objectteams.otdt.debug.tests,tag=branches/maintenance/OTDT_2.6.x
+plugin@org.eclipse.objectteams.otdt.ui.tests.refactoring=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=testplugins/org.eclipse.objectteams.otdt.ui.tests.refactoring,tag=branches/maintenance/OTDT_2.6.x
!** OT/J Test Plugins **!
-plugin@org.eclipse.objectteams.otdt.test.builder=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=testplugins/org.eclipse.objectteams.otdt.test.builder
-plugin@org.eclipse.objectteams.otdt.ui.tests=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=testplugins/org.eclipse.objectteams.otdt.ui.tests
+plugin@org.eclipse.objectteams.otdt.test.builder=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=testplugins/org.eclipse.objectteams.otdt.test.builder,tag=branches/maintenance/OTDT_2.6.x
+plugin@org.eclipse.objectteams.otdt.ui.tests=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=testplugins/org.eclipse.objectteams.otdt.ui.tests,tag=branches/maintenance/OTDT_2.6.x
!-- Tests fetched from original GIT (some are required indirectly by jdt.ui.tests): --
plugin@org.eclipse.jdt.core.tests.builder=GIT,tag=@SDK_QUALIFIER@,repo=git://git.eclipse.org/gitroot/jdt/eclipse.jdt.core.git,path=org.eclipse.jdt.core.tests.builder

Back to the top