You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by th...@apache.org on 2007/03/09 03:24:03 UTC

svn commit: r516263 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/locationmap.xml

Author: thorsten
Date: Thu Mar  8 18:24:02 2007
New Revision: 516263

URL: http://svn.apache.org/viewvc?view=rev&rev=516263
Log:
fixing line endings

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/locationmap.xml

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?view=diff&rev=516263&r1=516262&r2=516263
==============================================================================
--- 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 Thu Mar  8 18:24:02 2007
@@ -29,13 +29,13 @@
     </selectors>
   </components>
   
-  <locator>
-    <match pattern="doap.project">
-      <location src="doap.xml" />
-    </match>   
-      
-    <match pattern="doap.transform.*.*">
-      <location src="resources/stylesheets/{1}-to-{2}.xsl"/>
-    </match>   
+  <locator>
+    <match pattern="doap.project">
+      <location src="doap.xml" />
+    </match>   
+      
+    <match pattern="doap.transform.*.*">
+      <location src="resources/stylesheets/{1}-to-{2}.xsl"/>
+    </match>   
   </locator>
 </locationmap>