blob: 3d1d53ce74cec6a3dbff5d377ac6dae05e933585 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<cspecExtension
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0"
xmlns="http://www.eclipse.org/buckminster/CSpec-1.0">
<dependencies>
<dependency name="org.apache.xalan" componentType="osgi.bundle"/>
<dependency name="org.apache.xml.serializer" componentType="osgi.bundle"/>
</dependencies>
<actions>
<public name="buckminster.prebind" actor="ant">
<actorProperties>
<property key="buildFile" value="build.xml" />
<property key="targets" value="buckminster.build.textile.doc build.update.jar" />
</actorProperties>
<properties>
<property key="mustCreateDoc" value="${manage.doc}"/>
</properties>
</public>
</actions>
</cspecExtension>