tweaking buckminster install process
[taxeditor.git] / eu.etaxonomy.taxeditor.feature / site.rmap
index 37acf86b9871e3d636ca17a85c81a7dd87abf2e9..eac1174ca47641a960afb755bed3b3f0225f87e0 100644 (file)
@@ -7,25 +7,12 @@
     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}">
                 <bc:propertyRef key="buckminster.component" />
             </uri>
         </provider>
     </searchPath>
     
-    <searchPath name="jars">
-        <provider readerType="local" componentTypes="osgi.bundle,eclipse.feature"
-            mutable="true" source="true">
-            <uri format="file:///{0}/eu.etaxonomy.taxeditor.cdmlib/lib/">
-                <bc:propertyRef key="workspace.root" />
-            </uri>
-        </provider>
-    </searchPath>
     <locator searchPathRef="resources"/>
-    <locator pattern="(.+).jar" searchPathRef="jars"/>
-    
 </rmap>
\ No newline at end of file