blob: 08c71b1047a53f92ac6dd71f1139713454c0247d [file] [log] [blame]
mparker054c0fb2010-10-19 22:16:14 +00001<?xml version="1.0" encoding="UTF-8"?>
mparker3eb0bae2011-06-01 14:55:13 -07002<cs:cspec xmlns:cs="http://www.eclipse.org/buckminster/CSpec-1.0" name="org.eclipse.amp.releng" componentType="buckminster" version="0.9.0.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"/>
Miles Parkercfb3fbc2012-05-09 17:19:58 -07005 <cs:dependency name="org.eclipse.birt.chart" componentType="eclipse.feature"/>
mparkerdd46e372012-01-02 18:23:44 -08006 <cs:dependency name="org.eclipse.emf.sdk" componentType="eclipse.feature"/>
Miles Parker58c7d0f2011-03-19 19:48:21 -07007 <cs:dependency name="org.eclipse.gef" componentType="eclipse.feature"/>
mparkerdd46e372012-01-02 18:23:44 -08008 <cs:dependency name="org.eclipse.jdt" componentType="eclipse.feature"/>
9 <cs:dependency name="org.eclipse.pde" componentType="eclipse.feature"/>
Miles Parker3dc7baf2010-11-16 16:29:52 -080010 <cs:dependency name="org.eclipse.swtbot" componentType="eclipse.feature"/>
11 <cs:dependency name="org.eclipse.swtbot.eclipse" componentType="eclipse.feature"/>
12 <cs:dependency name="org.eclipse.swtbot.eclipse.gef" componentType="eclipse.feature"/>
13 <cs:dependency name="org.eclipse.xpand" componentType="eclipse.feature"/>
14 <cs:dependency name="org.eclipse.xtend" componentType="eclipse.feature"/>
Miles Parker58c7d0f2011-03-19 19:48:21 -070015 <cs:dependency name="org.eclipse.xtext.sdk" componentType="eclipse.feature"/>
Miles Parker3dc7baf2010-11-16 16:29:52 -080016 <cs:dependency name="org.eclipse.zest" componentType="eclipse.feature"/>
mparkerdd46e372012-01-02 18:23:44 -080017 <cs:dependency name="org.mozilla.javascript" 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>