automated builds are cumbersome
authorn.hoffmann <n.hoffmann@localhost>
Tue, 3 May 2011 15:38:05 +0000 (15:38 +0000)
committern.hoffmann <n.hoffmann@localhost>
Tue, 3 May 2011 15:38:05 +0000 (15:38 +0000)
eu.etaxonomy.taxeditor.feature/buckminster.cspex
eu.etaxonomy.taxeditor.feature/site.rmap

index a64389392b6565011a6db858129e8ee9e3da45fb..77e0e43c4383d27454f0f0c1d205a636e54a0ec9 100644 (file)
@@ -4,6 +4,12 @@
        xmlns="http://www.eclipse.org/buckminster/CSpec-1.0">
 
        <actions>
        xmlns="http://www.eclipse.org/buckminster/CSpec-1.0">
 
        <actions>
+           <!--<public name="package.cdmlib" actor="ant">
+               <actorProperties>
+                   <property key="buildFile" value="build/package.ant"/>
+                   <property key="targets" value="package.cdmlib"/>
+               </actorProperties>
+           </public>-->
                <public name="create.product" actor="ant">
             <actorProperties>
                 <property key="buildFile" value="build/product.ant"/>
                <public name="create.product" actor="ant">
             <actorProperties>
                 <property key="buildFile" value="build/product.ant"/>
@@ -17,7 +23,7 @@
                                <attribute name="site.p2"/>
                        </prerequisites>
             <products alias="destination" base="${buckminster.output}">
                                <attribute name="site.p2"/>
                        </prerequisites>
             <products alias="destination" base="${buckminster.output}">
-                <path path="TaxonomicEditor.{target.ws}.${target.os}.${target.arch}/"/>
+                <path path="TaxonomicEditor.${target.ws}.${target.os}.${target.arch}/"/>
             </products>
                </public>
                <public name="create.product.zip" actor="ant">
             </products>
                </public>
                <public name="create.product.zip" actor="ant">
index eac1174ca47641a960afb755bed3b3f0225f87e0..c977e32e4287295d2ea4d10240112a47c2e338b6 100644 (file)
@@ -7,9 +7,13 @@
     xmlns:pp="http://www.eclipse.org/buckminster/PDEMapProvider-1.0">
  
     <searchPath name="resources">
     xmlns:pp="http://www.eclipse.org/buckminster/PDEMapProvider-1.0">
  
     <searchPath name="resources">
+        <provider readerType="local" componentTypes="osgi.bundle,eclipse.feature"
+                  mutable="true" source="true">
+            <uri format="file:///{0}/{1}/">
+                <bc:propertyRef key="workspace.root" /><!--
         <provider readerType="svn" componentTypes="osgi.bundle,eclipse.feature" source="true">
             <uri format="http://dev.e-taxonomy.eu/svn/trunk/taxeditor/{0}">
         <provider readerType="svn" componentTypes="osgi.bundle,eclipse.feature" source="true">
             <uri format="http://dev.e-taxonomy.eu/svn/trunk/taxeditor/{0}">
-                <bc:propertyRef key="buckminster.component" />
+                --><bc:propertyRef key="buckminster.component" />
             </uri>
         </provider>
     </searchPath>
             </uri>
         </provider>
     </searchPath>