You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by gm...@apache.org on 2009/01/14 14:50:45 UTC

svn commit: r734399 - in /forrest/trunk/whiteboard/plugins: org.apache.forrest.plugin.input.XDoc/ org.apache.forrest.plugin.input.baetle/ org.apache.forrest.plugin.input.citations/ org.apache.forrest.plugin.input.doac/ org.apache.forrest.plugin.input.d...

Author: gmcdonald
Date: Wed Jan 14 05:49:59 2009
New Revision: 734399

URL: http://svn.apache.org/viewvc?rev=734399&view=rev
Log:
expand src for windows users FOR-1108

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.XDoc/locationmap.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/locationmap.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.citations/locationmap.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doac/locationmap.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/locationmap.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.foaf/locationmap.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/locationmap.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/locationmap.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.tei/locationmap.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.DevTools/locationmap.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/locationmap.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Anakia/locationmap.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/locationmap.xml

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.XDoc/locationmap.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.XDoc/locationmap.xml?rev=734399&r1=734398&r2=734399&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.XDoc/locationmap.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.XDoc/locationmap.xml Wed Jan 14 05:49:59 2009
@@ -28,14 +28,11 @@
     </selectors>
   </components>
   <locator>
-    <match pattern="transform.xdoc.xhtml2">
-      <location src="resources/stylesheets/document-to-xhtml2.xsl"/>
-    </match>
-    <match pattern="transform.howto.xhtml2">
-      <location src="resources/stylesheets/howto-to-xhtml2.xsl"/>
-    </match>
-    <match pattern="transform.faq.xhtml2">
-      <location src="resources/stylesheets/faq-to-xhtml2.xsl"/>
+    <match pattern="transform.*.*">
+      <select>
+        <location src="resources/stylesheets/{1}-to-{2}.xsl"/>
+        <location src="{forrest:forrest.plugins}/org.apache.forrest.plugin.input.XDoc/resources/stylesheets/{1}-to-{2}.xsl"/>
+      </select>
     </match>
   </locator>
 </locationmap>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/locationmap.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/locationmap.xml?rev=734399&r1=734398&r2=734399&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/locationmap.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/locationmap.xml Wed Jan 14 05:49:59 2009
@@ -28,7 +28,10 @@
   </components>
   <locator>
     <match pattern="baetle.transform.*.*">
-      <location src="resources/stylesheets/{1}-to-{2}.xsl"/>
+      <select>
+        <location src="resources/stylesheets/{1}-to-{2}.xsl"/>
+        <location src="{forrest:forrest.plugins}/org.apache.forrest.plugin.input.baetle/resources/stylesheets/{1}-to-{2}.xsl"/>
+      </select>
     </match>
     <match pattern="resolvePluginContract.*.**">
       <select type="exists">

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.citations/locationmap.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.citations/locationmap.xml?rev=734399&r1=734398&r2=734399&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.citations/locationmap.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.citations/locationmap.xml Wed Jan 14 05:49:59 2009
@@ -29,7 +29,10 @@
   </components>
   <locator>
     <match pattern="citations.transform.*.*">
-      <location src="resources/stylesheets/{1}-to-{2}.xsl"/>
+      <select>
+        <location src="resources/stylesheets/{1}-to-{2}.xsl"/>
+        <location src="{forrest:forrest.plugins}/org.apache.forrest.plugin.input.citations/resources/stylesheets/{1}-to-{2}.xsl"/>
+      </select>
     </match>
     <match pattern="resolvePluginContract.*.**">
       <select type="exists">

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doac/locationmap.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doac/locationmap.xml?rev=734399&r1=734398&r2=734399&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doac/locationmap.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doac/locationmap.xml Wed Jan 14 05:49:59 2009
@@ -42,7 +42,10 @@
       <location src="{properties:content}xdocs/samples/ramon_foaf.rdf" />
     </match>
     <match pattern="doac.transform.*.*">
-      <location src="resources/stylesheets/{1}-to-{2}.xsl"/>
+      <select>
+        <location src="resources/stylesheets/{1}-to-{2}.xsl"/>
+        <location src="{forrest:forrest.plugins}/org.apache.forrest.plugin.input.doac/resources/stylesheets/{1}-to-{2}.xsl"/>
+      </select>
     </match>
     
   </locator>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/locationmap.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/locationmap.xml?rev=734399&r1=734398&r2=734399&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/locationmap.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/locationmap.xml Wed Jan 14 05:49:59 2009
@@ -32,7 +32,10 @@
       <location src="doap.xml" />
     </match>
     <match pattern="doap.transform.*.*">
-      <location src="resources/stylesheets/{1}-to-{2}.xsl"/>
+      <select>
+        <location src="resources/stylesheets/{1}-to-{2}.xsl"/>
+        <location src="{forrest:forrest.plugins}/org.apache.forrest.plugin.input.doap/resources/stylesheets/{1}-to-{2}.xsl"/>
+      </select>
     </match>
     <match pattern="doap.categoryDefinitions">
       <location src="{properties:content}doap/categoryDefinitions.xml" />

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.foaf/locationmap.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.foaf/locationmap.xml?rev=734399&r1=734398&r2=734399&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.foaf/locationmap.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.foaf/locationmap.xml Wed Jan 14 05:49:59 2009
@@ -39,7 +39,10 @@
     </match>
     
     <match pattern="foaf.transform.*.*">
-      <location src="resources/stylesheets/{1}-to-{2}.xsl"/>
+      <select>
+        <location src="resources/stylesheets/{1}-to-{2}.xsl"/>
+        <location src="{forrest:forrest.plugins}/org.apache.forrest.plugin.input.foaf/resources/stylesheets/{1}-to-{2}.xsl"/>
+      </select>
     </match>
     
     <match pattern="resolvePluginContract.*.**">
@@ -61,4 +64,4 @@
       </select>
     </match>
     </locator>
-</locationmap>
\ No newline at end of file
+</locationmap>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/locationmap.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/locationmap.xml?rev=734399&r1=734398&r2=734399&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/locationmap.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/locationmap.xml Wed Jan 14 05:49:59 2009
@@ -29,7 +29,10 @@
   </components>
   <locator>
     <match pattern="glossary.transform.*.*">
-      <location src="resources/stylesheets/{1}-to-{2}.xsl" />
+      <select>
+        <location src="resources/stylesheets/{1}-to-{2}.xsl" />
+        <location src="{forrest:forrest.plugins}/org.apache.forrest.plugin.input.glossary/resources/stylesheets/{1}-to-{2}.xsl" />
+      </select>
     </match>
   </locator>
 </locationmap>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/locationmap.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/locationmap.xml?rev=734399&r1=734398&r2=734399&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/locationmap.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/locationmap.xml Wed Jan 14 05:49:59 2009
@@ -28,7 +28,10 @@
   </components>
   <locator>
     <match pattern="skos.transform.*.*">
-      <location src="resources/stylesheets/{1}-to-{2}.xsl"/>
+      <select>
+        <location src="resources/stylesheets/{1}-to-{2}.xsl"/>
+        <location src="{forrest:forrest.plugins}/org.apache.forrest.plugin.input.skos/resources/stylesheets/{1}-to-{2}.xsl"/>
+      </select>
     </match>
     <match pattern="resolvePluginContract.*.**">
       <select type="exists">

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.tei/locationmap.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.tei/locationmap.xml?rev=734399&r1=734398&r2=734399&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.tei/locationmap.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.tei/locationmap.xml Wed Jan 14 05:49:59 2009
@@ -29,9 +29,12 @@
     </selectors>
   </components>
   
-  <locator>  
+  <locator>
     <match pattern="tei.transform.*.*">
+      <select>
         <location src="resources/stylesheets/{1}-to-{2}.xsl" />
+        <location src-="{forrest:forrest.plugins}/org.apache.forrest.plugin.input.tei/resources/stylesheets/{1}-to-{2}.xsl"/>
+      </select>
     </match>
   </locator>
 </locationmap>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.DevTools/locationmap.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.DevTools/locationmap.xml?rev=734399&r1=734398&r2=734399&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.DevTools/locationmap.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.DevTools/locationmap.xml Wed Jan 14 05:49:59 2009
@@ -28,11 +28,17 @@
     </selectors>
   </components>
   <locator>
-    <match pattern="devTools.do.*">
-      <location src="resources/scripts/{1}.xsp" />
+    <select>
+      <match pattern="devTools.do.*">
+        <location src="resources/scripts/{1}.xsp" />
+        <location src="{forrest:forrest.plugins}/org.apache.forrest.plugin.input.devTools/resources/scripts/{1}.xsp" />
+      </select>
     </match>
     <match pattern="devTools.transform.*.*">
-      <location src="resources/stylesheets/{1}-to-{2}.xsl" />
+      <select>
+        <location src="resources/stylesheets/{1}-to-{2}.xsl" />
+        <location src="{forrest:forrest.plugins}/org.apache.forrest.plugin.input.devTools/resources/stylesheets/{1}-to-{2}.xsl" />
+      </select>
     </match>
   </locator>
 </locationmap>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/locationmap.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/locationmap.xml?rev=734399&r1=734398&r2=734399&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/locationmap.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/locationmap.xml Wed Jan 14 05:49:59 2009
@@ -30,7 +30,10 @@
   </components>
   <locator>
     <match pattern="noteTaking.transform.*.*">
-      <location src="resources/stylesheets/{1}-to-{2}.xsl" />
+      <select>
+        <location src="resources/stylesheets/{1}-to-{2}.xsl" />
+        <location src="{forrest:forrest.plugins}/org.apache.forrest.plugin.internal.NoteTaking/resources/stylesheets/{1}-to-{2}.xsl" />
+      </select>
     </match>
     <match pattern="resolvePluginContract.*.**">
       <select type="exists">

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Anakia/locationmap.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Anakia/locationmap.xml?rev=734399&r1=734398&r2=734399&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Anakia/locationmap.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Anakia/locationmap.xml Wed Jan 14 05:49:59 2009
@@ -29,7 +29,10 @@
   </components>
   <locator>
     <match pattern="anakia.transform.*.*">
-      <location src="resources/stylesheets/{1}-to-{2}.xsl"/>
+      <select>
+        <location src="resources/stylesheets/{1}-to-{2}.xsl"/>
+        <location src-="{forrest:forrest.plugins}/org.apache.forrest.plugin.output.Anakia/resources/stylesheets/{1}-to-{2}.xsl"/>
+      </select>
     </match>
   </locator>
 </locationmap>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/locationmap.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/locationmap.xml?rev=734399&r1=734398&r2=734399&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/locationmap.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/locationmap.xml Wed Jan 14 05:49:59 2009
@@ -29,7 +29,10 @@
   </components>
   <locator>
     <match pattern="solr.*">
-      <location src="resources/xml/{1}.xml"/>
+      <select>
+        <location src="resources/xml/{1}.xml"/>
+        <location src="{forrest:forrest.plugins}/org.apache.forrest.plugin.output.solr/resources/xml/{1}.xml"/>
+      </select>
     </match>
     <match pattern="resolvePluginContract.*.**">
       <select type="exists">