blob: ff6239b95aff0515cc407c1137635ac69a3eed30 [file] [log] [blame]
mparker054c0fb2010-10-19 22:16:14 +00001<?xml version="1.0" encoding="UTF-8"?>
Miles Parker58c7d0f2011-03-19 19:48:21 -07002<cs:cspec xmlns:cs="http://www.eclipse.org/buckminster/CSpec-1.0" name="org.eclipse.amp.releng" componentType="buckminster" version="0.8.5.qualifier">
Miles Parker3dc7baf2010-11-16 16:29:52 -08003 <cs:dependencies>
Miles Parker58c7d0f2011-03-19 19:48:21 -07004 <cs:dependency name="org.apache.commons.collections" componentType="osgi.bundle"/>
5 <cs:dependency name="org.eclipse.birt" componentType="eclipse.feature"/>
Miles Parker3dc7baf2010-11-16 16:29:52 -08006 <cs:dependency name="org.eclipse.emf" componentType="eclipse.feature"/>
Miles Parker58c7d0f2011-03-19 19:48:21 -07007 <cs:dependency name="org.eclipse.gef" componentType="eclipse.feature"/>
Miles Parker3dc7baf2010-11-16 16:29:52 -08008 <cs:dependency name="org.eclipse.swtbot" componentType="eclipse.feature"/>
9 <cs:dependency name="org.eclipse.swtbot.eclipse" componentType="eclipse.feature"/>
10 <cs:dependency name="org.eclipse.swtbot.eclipse.gef" componentType="eclipse.feature"/>
11 <cs:dependency name="org.eclipse.xpand" componentType="eclipse.feature"/>
12 <cs:dependency name="org.eclipse.xtend" componentType="eclipse.feature"/>
Miles Parker58c7d0f2011-03-19 19:48:21 -070013 <cs:dependency name="org.eclipse.xtext.sdk" componentType="eclipse.feature"/>
Miles Parker3dc7baf2010-11-16 16:29:52 -080014 <cs:dependency name="org.eclipse.zest" componentType="eclipse.feature"/>
15 <cs:dependency name="org.junit" componentType="osgi.bundle"/>
Miles Parkerb3754252010-11-16 12:33:11 -080016 <cs:dependency name="org.junit4" componentType="osgi.bundle"/>
Miles Parker58c7d0f2011-03-19 19:48:21 -070017 <cs:dependency name="de.itemis.xtext.antlr" componentType="osgi.bundle"/>
Miles Parker3dc7baf2010-11-16 16:29:52 -080018 </cs:dependencies>
19 <cs:actions>
Miles Parkerf2456492010-11-10 19:04:12 -080020 <cs:public name="setup.promoter" actor="ant">
21 <cs:actorProperties>
22 <cs:property key="buildFile" value="promoter.ant"/>
23 <cs:property key="targets" value="-setup.promoter"/>
24 </cs:actorProperties>
25 <cs:products alias="output" base="${buckminster.output}/promoter/"/>
26 </cs:public>
27 </cs:actions>
Miles Parker3dc7baf2010-11-16 16:29:52 -080028</cs:cspec>