[seam-commits] Seam SVN: r8909 - in trunk/ui/src/main/resources: META-INF and 1 other directory.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Thu Sep 4 10:04:35 EDT 2008


Author: pete.muir at jboss.org
Date: 2008-09-04 10:04:35 -0400 (Thu, 04 Sep 2008)
New Revision: 8909

Added:
   trunk/ui/src/main/resources/META-INF/
   trunk/ui/src/main/resources/META-INF/components.xml
Removed:
   trunk/ui/src/main/resources/component.xml
Log:
Rename it to the right place

Copied: trunk/ui/src/main/resources/META-INF/components.xml (from rev 8907, trunk/ui/src/main/resources/component.xml)
===================================================================
--- trunk/ui/src/main/resources/META-INF/components.xml	                        (rev 0)
+++ trunk/ui/src/main/resources/META-INF/components.xml	2008-09-04 14:04:35 UTC (rev 8909)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<components xmlns="http://jboss.com/products/seam/components"
+            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+            xsi:schemaLocation="http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
+
+</components>


Property changes on: trunk/ui/src/main/resources/META-INF/components.xml
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Deleted: trunk/ui/src/main/resources/component.xml
===================================================================
--- trunk/ui/src/main/resources/component.xml	2008-09-04 13:55:47 UTC (rev 8908)
+++ trunk/ui/src/main/resources/component.xml	2008-09-04 14:04:35 UTC (rev 8909)
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<components xmlns="http://jboss.com/products/seam/components"
-            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-            xsi:schemaLocation="http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
-
-</components>




More information about the seam-commits mailing list