blob: ab26340bf145c7fb4c08d5eb6bbebe8038e31cb7 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?><cs:cspec xmlns:cs="http://www.eclipse.org/buckminster/CSpec-1.0" name="org.eclipse.etrice.releng" componentType="buckminster" version="0.5.0.qualifier">
<cs:dependencies>
<cs:dependency name="org.eclipse.emf.mwe.utils" componentType="osgi.bundle"/>
<cs:dependency name="org.eclipse.etrice.cdt-integration.feature" componentType="eclipse.feature"/>
<cs:dependency name="org.eclipse.etrice.feature" componentType="eclipse.feature"/>
<cs:dependency name="org.eclipse.etrice.generator.c.tests" componentType="buckminster"/>
<cs:dependency name="org.eclipse.etrice.generator.common.tests" componentType="buckminster"/>
<cs:dependency name="org.eclipse.etrice.generator.cpp.tests" componentType="buckminster"/>
<cs:dependency name="org.eclipse.etrice.generator.java.tests" componentType="buckminster"/>
<cs:dependency name="org.eclipse.etrice.kieler.feature" componentType="eclipse.feature"/>
<cs:dependency name="org.eclipse.etrice.layout.feature" componentType="eclipse.feature"/>
<cs:dependency name="org.eclipse.etrice.modellib.c" componentType="buckminster"/>
<cs:dependency name="org.eclipse.etrice.modellib.cpp" componentType="buckminster"/>
<cs:dependency name="org.eclipse.etrice.modellib.java" componentType="buckminster"/>
<cs:dependency name="org.eclipse.etrice.runtime.c" componentType="buckminster"/>
<cs:dependency name="org.eclipse.etrice.runtime.c.tests" componentType="buckminster"/>
<cs:dependency name="org.eclipse.etrice.runtime.cpp" componentType="buckminster"/>
<cs:dependency name="org.eclipse.etrice.runtime.cpp.tests" componentType="buckminster"/>
<cs:dependency name="org.eclipse.etrice.runtime.java" componentType="buckminster"/>
<cs:dependency name="org.eclipse.etrice.runtime.java.tests" componentType="buckminster"/>
<cs:dependency name="org.eclipse.etrice.site" componentType="eclipse.feature"/>
<cs:dependency name="org.eclipse.etrice.tests.feature" componentType="eclipse.feature"/>
<cs:dependency name="org.eclipse.etrice.tutorials.java" componentType="buckminster"/>
</cs:dependencies>
<cs:actions>
<cs:public name="copy.deliveries" actor="ant">
<cs:actorProperties>
<cs:property key="buildFile" value="buckminster.ant"/>
<cs:property key="targets" value="copy.deliveries"/>
</cs:actorProperties>
<cs:properties>
<cs:property key="root" value="${WORKSPACE}"/>
</cs:properties>
</cs:public>
<cs:public name="copy.sites" actor="ant">
<cs:actorProperties>
<cs:property key="buildFile" value="buckminster.ant"/>
<cs:property key="targets" value="copy.sites"/>
</cs:actorProperties>
<cs:properties>
<cs:property key="build_id" value="${build.id}"/>
<cs:property key="root" value="${WORKSPACE}"/>
</cs:properties>
<cs:products alias="action.output" base="${WORKSPACE}/last_success/"/>
</cs:public>
<cs:public name="create.doc" actor="ant">
<cs:actorProperties>
<cs:property key="buildFile" value="../../plugins/org.eclipse.etrice.doc/build-etrice-doc.xml"/>
<cs:property key="targets" value="build-doc"/>
</cs:actorProperties>
</cs:public>
<cs:public name="create.javadoc" actor="ant">
<cs:actorProperties>
<cs:property key="buildFile" value="buckminster.ant"/>
<cs:property key="targets" value="create.javadoc"/>
</cs:actorProperties>
<cs:properties>
<cs:property key="mustCreateJavadoc" value="${manage.javadoc}"/>
<cs:property key="root" value="${WORKSPACE}"/>
</cs:properties>
<cs:products>
<cs:public name="javadoc.output" base="plugins/org.eclipse.graphiti.doc/javadoc/"/>
</cs:products>
</cs:public>
<cs:public name="create.site.index" actor="ant">
<cs:actorProperties>
<cs:property key="buildFile" value="buckminster.ant"/>
<cs:property key="targets" value="create.site.index"/>
</cs:actorProperties>
<cs:properties>
<cs:property key="root" value="${WORKSPACE}"/>
</cs:properties>
<cs:products>
<cs:public name="readable.index" base="site/"/>
</cs:products>
</cs:public>
<cs:public name="export.c.generator" actor="ant">
<cs:actorProperties>
<cs:property key="buildFile" value="../../plugins/org.eclipse.etrice.generator.c/export_c_generator.xml"/>
<cs:property key="targets" value="create_run_jar"/>
</cs:actorProperties>
<cs:properties>
<cs:property key="eclipse_home" value="${WORKSPACE}/buildroot/target.platform"/>
<cs:property key="repo_loc" value="${WORKSPACE}/etrice_local_repo"/>
<cs:property key="zip_destination" value="${WORKSPACE}/buildroot/deliveries"/>
</cs:properties>
</cs:public>
<cs:public name="export.cpp.generator" actor="ant">
<cs:actorProperties>
<cs:property key="buildFile" value="../../plugins/org.eclipse.etrice.generator.cpp/export_cpp_generator.xml"/>
<cs:property key="targets" value="create_run_jar"/>
</cs:actorProperties>
<cs:properties>
<cs:property key="eclipse_home" value="${WORKSPACE}/buildroot/target.platform"/>
<cs:property key="repo_loc" value="${WORKSPACE}/etrice_local_repo"/>
<cs:property key="zip_destination" value="${WORKSPACE}/buildroot/deliveries"/>
</cs:properties>
</cs:public>
<cs:public name="export.java.generator" actor="ant">
<cs:actorProperties>
<cs:property key="buildFile" value="../../plugins/org.eclipse.etrice.generator.java/export_java_generator.xml"/>
<cs:property key="targets" value="create_run_jar"/>
</cs:actorProperties>
<cs:properties>
<cs:property key="eclipse_home" value="${WORKSPACE}/buildroot/target.platform"/>
<cs:property key="repo_loc" value="${WORKSPACE}/etrice_local_repo"/>
<cs:property key="zip_destination" value="${WORKSPACE}/buildroot/deliveries"/>
</cs:properties>
</cs:public>
<cs:public name="promote.sites" actor="ant">
<cs:actorProperties>
<cs:property key="buildFile" value="buckminster.ant"/>
<cs:property key="targets" value="promote.sites"/>
</cs:actorProperties>
<cs:properties>
<cs:property key="download.area" value="${etrice.download.area}"/>
<cs:property key="root" value="${WORKSPACE}"/>
</cs:properties>
<cs:products alias="action.output" base="${etrice.download.area}/updates/nightly/"/>
</cs:public>
</cs:actions>
</cs:cspec>