mparker | 054c0fb | 2010-10-19 22:16:14 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
Miles Parker | 3dc7baf | 2010-11-16 16:29:52 -0800 | [diff] [blame^] | 2 | <cs:cspec xmlns:cs="http://www.eclipse.org/buckminster/CSpec-1.0" name="org.eclipse.amp.releng" componentType="buckminster" version="0.8.0.qualifier"> |
| 3 | <cs:dependencies> |
| 4 | <cs:dependency name="org.eclipse.emf" componentType="eclipse.feature"/> |
| 5 | <cs:dependency name="org.eclipse.pde.core" componentType="osgi.bundle"/> |
| 6 | <cs:dependency name="org.eclipse.platform" componentType="eclipse.feature"/> |
| 7 | <cs:dependency name="org.eclipse.swtbot" componentType="eclipse.feature"/> |
| 8 | <cs:dependency name="org.eclipse.swtbot.eclipse" componentType="eclipse.feature"/> |
| 9 | <cs:dependency name="org.eclipse.swtbot.eclipse.gef" componentType="eclipse.feature"/> |
| 10 | <cs:dependency name="org.eclipse.xpand" componentType="eclipse.feature"/> |
| 11 | <cs:dependency name="org.eclipse.xtend" componentType="eclipse.feature"/> |
| 12 | <cs:dependency name="org.eclipse.xtext" componentType="eclipse.feature"/> |
| 13 | <cs:dependency name="org.eclipse.gef" componentType="eclipse.feature"/> |
| 14 | <cs:dependency name="org.eclipse.zest" componentType="eclipse.feature"/> |
| 15 | <cs:dependency name="org.junit" componentType="osgi.bundle"/> |
Miles Parker | b375425 | 2010-11-16 12:33:11 -0800 | [diff] [blame] | 16 | <cs:dependency name="org.junit4" componentType="osgi.bundle"/> |
Miles Parker | 3dc7baf | 2010-11-16 16:29:52 -0800 | [diff] [blame^] | 17 | </cs:dependencies> |
| 18 | <cs:actions> |
Miles Parker | f245649 | 2010-11-10 19:04:12 -0800 | [diff] [blame] | 19 | <cs:public name="setup.promoter" actor="ant"> |
| 20 | <cs:actorProperties> |
| 21 | <cs:property key="buildFile" value="promoter.ant"/> |
| 22 | <cs:property key="targets" value="-setup.promoter"/> |
| 23 | </cs:actorProperties> |
| 24 | <cs:products alias="output" base="${buckminster.output}/promoter/"/> |
| 25 | </cs:public> |
| 26 | </cs:actions> |
Miles Parker | 3dc7baf | 2010-11-16 16:29:52 -0800 | [diff] [blame^] | 27 | </cs:cspec> |