Stephan Herrmann | 72fb752 | 2010-03-25 12:56:42 +0000 | [diff] [blame] | 1 | !*************** OTDT CONTRIBUTION ********************************************************
|
| 2 |
|
Stephan Herrmann | 96956b8 | 2010-04-21 16:30:41 +0000 | [diff] [blame] | 3 | !-- Don't set version numbers for features, otherwise pdebuild would complain about a non-existent Basedir: --
|
Stephan Herrmann | b9aff65 | 2014-01-01 13:39:12 +0100 | [diff] [blame^] | 4 | feature@org.eclipse.objectteams.otdt=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=features/org.eclipse.objectteams.otdt.feature,tag=branches/OT_BETA_JAVA8
|
| 5 | feature@org.eclipse.objectteams.otdt.source.feature=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=features/org.eclipse.objectteams.otdt.source.feature,tag=branches/OT_BETA_JAVA8
|
| 6 | feature@org.eclipse.objectteams.otdt.core.patch=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=features/org.eclipse.objectteams.otdt.core.patch,tag=branches/OT_BETA_JAVA8
|
Stephan Herrmann | a181eda | 2013-05-21 15:23:18 +0200 | [diff] [blame] | 7 | feature@org.eclipse.objectteams.otequinox=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=features/org.eclipse.objectteams.otequinox.feature,tag=builds/201305210612
|
Stephan Herrmann | 72fb752 | 2010-03-25 12:56:42 +0000 | [diff] [blame] | 8 |
|
Stephan Herrmann | 96956b8 | 2010-04-21 16:30:41 +0000 | [diff] [blame] | 9 | !-- Also don't use version numbers for those plugins that hold the various otre jars: --
|
Stephan Herrmann | b9aff65 | 2014-01-01 13:39:12 +0100 | [diff] [blame^] | 10 | plugin@org.eclipse.jdt.core,3.9.0.v_OTDT_r220_qualifier=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=org.eclipse.jdt.core,tag=branches/OT_BETA_JAVA8
|
Stephan Herrmann | 00e39e7 | 2011-05-12 22:37:43 +0000 | [diff] [blame] | 11 |
|
| 12 | !next plug-in don't specify version so that org.eclipse.objectteams.runtime/customBuildCallbacks.xml will find the plug-in directory:
|
Stephan Herrmann | b9aff65 | 2014-01-01 13:39:12 +0100 | [diff] [blame^] | 13 | plugin@org.eclipse.objectteams.otdt=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.otdt,tag=branches/OT_BETA_JAVA8
|
Stephan Herrmann | 00e39e7 | 2011-05-12 22:37:43 +0000 | [diff] [blame] | 14 |
|
Stephan Herrmann | b9aff65 | 2014-01-01 13:39:12 +0100 | [diff] [blame^] | 15 | plugin@org.eclipse.objectteams.otdt.debug,2.2.0=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.otdt.debug,tag=branches/OT_BETA_JAVA8
|
| 16 | plugin@org.eclipse.objectteams.otdt.debug.ui,2.2.0=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.otdt.debug.ui,tag=branches/OT_BETA_JAVA8
|
| 17 | plugin@org.eclipse.objectteams.otdt.ui,2.2.0=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.otdt.ui,tag=branches/OT_BETA_JAVA8
|
| 18 | plugin@org.eclipse.objectteams.otdt.doc,2.1.0=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.otdt.doc,tag=branches/OT_BETA_JAVA8
|
Stephan Herrmann | 588a624 | 2011-12-07 23:59:01 +0100 | [diff] [blame] | 19 | plugin@org.eclipse.objectteams.otdt.metrics,0.7.0=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.otdt.metrics,tag=builds/201101290806
|
Stephan Herrmann | 72fb752 | 2010-03-25 12:56:42 +0000 | [diff] [blame] | 20 |
|
Stephan Herrmann | a181eda | 2013-05-21 15:23:18 +0200 | [diff] [blame] | 21 | plugin@org.eclipse.objectteams.runtime=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.runtime,tag=builds/201305210612
|
| 22 | fragment@org.eclipse.objectteams.otequinox.hook,2.2.0=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.otequinox.hook,tag=builds/201305210612
|
Stephan Herrmann | 588a624 | 2011-12-07 23:59:01 +0100 | [diff] [blame] | 23 | fragment@org.eclipse.objectteams.otequinox.sunjvm,2.0.0=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.otequinox.sunjvm,tag=builds/201109201811
|
Stephan Herrmann | 6cb0790 | 2011-08-13 17:50:48 +0000 | [diff] [blame] | 24 | !the following is also referenced in otdt.doc/buildDoc.xml (plugin-name without version):
|
Stephan Herrmann | a181eda | 2013-05-21 15:23:18 +0200 | [diff] [blame] | 25 | plugin@org.eclipse.objectteams.otequinox=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.otequinox,tag=builds/201305210612
|
| 26 | plugin@org.eclipse.objectteams.eclipse.monitor,2.0.0=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.eclipse.monitor,tag=builds/201305210612
|
Stephan Herrmann | 72fb752 | 2010-03-25 12:56:42 +0000 | [diff] [blame] | 27 |
|
| 28 | !not currently maintained:
|
Stephan Herrmann | 588a624 | 2011-12-07 23:59:01 +0100 | [diff] [blame] | 29 | !plugin@org.eclipse.objectteams.otdt.earlyui=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.otdt.earlyui
|
| 30 | !plugin@org.eclipse.objectteams.otdt.metrics.export=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.otdt.metrics.export
|
Stephan Herrmann | 72fb752 | 2010-03-25 12:56:42 +0000 | [diff] [blame] | 31 |
|
Stephan Herrmann | 5d83a98 | 2013-12-28 15:09:46 +0100 | [diff] [blame] | 32 | !** OT/J Plugins **! |
Stephan Herrmann | b9aff65 | 2014-01-01 13:39:12 +0100 | [diff] [blame^] | 33 | plugin@org.eclipse.objectteams.otequinox.branding,2.2.0=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.otequinox.branding,tag=branches/OT_BETA_JAVA8
|
| 34 | plugin@org.eclipse.objectteams.otdt.jdt.ui,2.2.0=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.otdt.jdt.ui,tag=branches/OT_BETA_JAVA8
|
| 35 | plugin@org.eclipse.objectteams.otdt.ui.help,2.2.0=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.otdt.ui.help,tag=branches/OT_BETA_JAVA8
|
| 36 | plugin@org.eclipse.objectteams.otdt.apt,2.2.0=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.otdt.apt,tag=branches/OT_BETA_JAVA8
|
| 37 | plugin@org.eclipse.objectteams.otdt.compiler.adaptor,2.2.0=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.otdt.compiler.adaptor,tag=branches/OT_BETA_JAVA8
|
| 38 | plugin@org.eclipse.objectteams.otdt.debug.adaptor,2.2.0=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.otdt.debug.adaptor,tag=branches/OT_BETA_JAVA8
|
| 39 | plugin@org.eclipse.objectteams.otdt.refactoring,2.2.0=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.otdt.refactoring,tag=branches/OT_BETA_JAVA8
|
| 40 | plugin@org.eclipse.objectteams.otdt.pde.ui,2.2.0=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.otdt.pde.ui,tag=branches/OT_BETA_JAVA8
|
| 41 | plugin@org.eclipse.objectteams.otdt.samples,2.2.0=GIT,repo=git://git.eclipse.org/gitroot/objectteams/org.eclipse.objectteams.git,path=plugins/org.eclipse.objectteams.otdt.samples,tag=branches/OT_BETA_JAVA8
|
Stephan Herrmann | 72fb752 | 2010-03-25 12:56:42 +0000 | [diff] [blame] | 42 |
|
Stephan Herrmann | 44673ea | 2010-06-03 00:24:58 +0000 | [diff] [blame] | 43 | !** Consume BCEL from Orbit: **!
|
Stephan Herrmann | d7d98e6 | 2012-05-27 00:27:10 +0200 | [diff] [blame] | 44 | plugin@org.apache.bcel,5.2.0=p2IU,id=org.apache.bcel,version=5.2.0.v201005080400,repository=http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository
|
Stephan Herrmann | 72fb752 | 2010-03-25 12:56:42 +0000 | [diff] [blame] | 45 |
|
| 46 | !*************** OTDT Test CONTRIBUTION ********************************************************
|
| 47 |
|
| 48 |
|
Stephan Herrmann | b9aff65 | 2014-01-01 13:39:12 +0100 | [diff] [blame^] | 49 | 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,tag=branches/OT_BETA_JAVA8
|
Stephan Herrmann | 72fb752 | 2010-03-25 12:56:42 +0000 | [diff] [blame] | 50 |
|
Stephan Herrmann | b9aff65 | 2014-01-01 13:39:12 +0100 | [diff] [blame^] | 51 | 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/OT_BETA_JAVA8
|
| 52 | 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/OT_BETA_JAVA8
|
| 53 | 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/OT_BETA_JAVA8
|
| 54 | 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/OT_BETA_JAVA8
|
| 55 | 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/OT_BETA_JAVA8
|
| 56 | 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/OT_BETA_JAVA8
|
Stephan Herrmann | 72fb752 | 2010-03-25 12:56:42 +0000 | [diff] [blame] | 57 |
|
Stephan Herrmann | 5542d03 | 2011-08-21 15:48:57 +0000 | [diff] [blame] | 58 | !** OT/J Test Plugins **!
|
Stephan Herrmann | b9aff65 | 2014-01-01 13:39:12 +0100 | [diff] [blame^] | 59 | 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/OT_BETA_JAVA8
|
| 60 | 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/OT_BETA_JAVA8
|
Stephan Herrmann | 5542d03 | 2011-08-21 15:48:57 +0000 | [diff] [blame] | 61 |
|
Stephan Herrmann | a2c83a5 | 2012-09-22 00:07:54 +0200 | [diff] [blame] | 62 | !-- Tests fetched from original GIT (some are required indirectly by jdt.ui.tests): --
|
Stephan Herrmann | af43e4a | 2013-04-29 23:19:56 +0200 | [diff] [blame] | 63 | 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
|
| 64 | plugin@org.eclipse.jdt.debug.tests=GIT,tag=@SDK_QUALIFIER@,repo=git://git.eclipse.org/gitroot/jdt/eclipse.jdt.debug.git,path=org.eclipse.jdt.debug.tests
|
| 65 | plugin@org.eclipse.jdt.ui.tests=GIT,tag=@SDK_QUALIFIER@,repo=git://git.eclipse.org/gitroot/jdt/eclipse.jdt.ui.git,path=org.eclipse.jdt.ui.tests
|
| 66 | plugin@org.eclipse.jdt.ui.tests.refactoring=GIT,tag=@SDK_QUALIFIER@,repo=git://git.eclipse.org/gitroot/jdt/eclipse.jdt.ui.git,path=org.eclipse.jdt.ui.tests.refactoring
|
| 67 | plugin@org.eclipse.jdt.text.tests=GIT,tag=@SDK_QUALIFIER@,repo=git://git.eclipse.org/gitroot/jdt/eclipse.jdt.ui.git,path=org.eclipse.jdt.text.tests
|
| 68 | plugin@org.eclipse.jface.text.tests=GIT,tag=@SDK_QUALIFIER@,repo=git://git.eclipse.org/gitroot/platform/eclipse.platform.text.git,path=org.eclipse.jface.text.tests
|
| 69 | plugin@org.eclipse.text.tests=GIT,tag=@SDK_QUALIFIER@,repo=git://git.eclipse.org/gitroot/platform/eclipse.platform.text.git,path=org.eclipse.text.tests
|
| 70 | plugin@org.eclipse.core.filebuffers.tests=GIT,tag=@SDK_QUALIFIER@,repo=git://git.eclipse.org/gitroot/platform/eclipse.platform.text.git,path=org.eclipse.core.filebuffers.tests
|
Stephan Herrmann | 66f96e0 | 2013-12-28 21:31:16 +0100 | [diff] [blame] | 71 |
|
| 72 | !-- jdt.annotation: --!
|
| 73 | plugin@org.eclipse.jdt.annotation,2.0.0=GIT,tag=BETA_JAVA8,repo=git://git.eclipse.org/gitroot/jdt/eclipse.jdt.core.git,path=org.eclipse.jdt.annotation
|
| 74 | plugin@org.eclipse.jdt.annotation,1.1.0=GIT,tag=BETA_JAVA8,repo=git://git.eclipse.org/gitroot/jdt/eclipse.jdt.core.git,path=org.eclipse.jdt.annotation_v1
|