You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2006/03/05 16:42:32 UTC

svn commit: r383342 - /cocoon/trunk/cocoon-core-components/src/main/resources/META-INF/block.xml

Author: reinhard
Date: Sun Mar  5 07:42:30 2006
New Revision: 383342

URL: http://svn.apache.org/viewcvs?rev=383342&view=rev
Log:
fix validation errors

Modified:
    cocoon/trunk/cocoon-core-components/src/main/resources/META-INF/block.xml

Modified: cocoon/trunk/cocoon-core-components/src/main/resources/META-INF/block.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/cocoon-core-components/src/main/resources/META-INF/block.xml?rev=383342&r1=383341&r2=383342&view=diff
==============================================================================
--- cocoon/trunk/cocoon-core-components/src/main/resources/META-INF/block.xml (original)
+++ cocoon/trunk/cocoon-core-components/src/main/resources/META-INF/block.xml Sun Mar  5 07:42:30 2006
@@ -17,17 +17,6 @@
 <block xmlns="http://apache.org/cocoon/blocks/cob/1.0"
        id="org.apache.cocoon:cocoon-core-components:1.0-SNAPSHOT">
 
-  <name>cocoon-core-components</name>
-  <description href="http://cocoon.apache.org">
-    Cocoon Core Components
-  </description>
-  <state href="http://cocoon.apache.org/blocks/core/2.2/state.html" 
-         community="committed" 
-         interfaces="stable" 
-         implementation="stable"/>
-  <license href="http://www.apache.org/licenses/">Apache License 2.0</license>
-  <author href="http://cocoon.apache.org">Apache Cocoon community</author>
-  
   <components class="x">
     <include src="META-INF/core-components.xconf"/>
   </components>