You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2006/04/08 20:58:23 UTC

svn commit: r392582 - in /cocoon/trunk/blocks: cocoon-authentication-fw/ cocoon-authentication-fw/cocoon-authentication-fw-impl/block.xml cocoon-authentication-fw/cocoon-authentication-fw-impl/src/main/resources/META-INF/ pom.xml

Author: cziegeler
Date: Sat Apr  8 11:58:22 2006
New Revision: 392582

URL: http://svn.apache.org/viewcvs?rev=392582&view=rev
Log:
Moving auth-fw block

Added:
    cocoon/trunk/blocks/cocoon-authentication-fw/
      - copied from r392571, cocoon/trunk/blocks-tobeconverted/cocoon-authentication-fw/
    cocoon/trunk/blocks/cocoon-authentication-fw/cocoon-authentication-fw-impl/src/main/resources/META-INF/
Removed:
    cocoon/trunk/blocks/cocoon-authentication-fw/cocoon-authentication-fw-impl/block.xml
Modified:
    cocoon/trunk/blocks/pom.xml

Modified: cocoon/trunk/blocks/pom.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/blocks/pom.xml?rev=392582&r1=392581&r2=392582&view=diff
==============================================================================
--- cocoon/trunk/blocks/pom.xml (original)
+++ cocoon/trunk/blocks/pom.xml Sat Apr  8 11:58:22 2006
@@ -41,6 +41,7 @@
         <module>cocoon-ajax</module>
 		<!--module>cocoon-apples</module
 		<module>cocoon-asciiart</module>
+		<module>cocoon-authentication-fw</module>
 		<module>cocoon-axis</module>
 		<module>cocoon-batik</module>
 		<module>cocoon-bsf</module -->