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/12/29 09:08:35 UTC

svn commit: r490949 - in /cocoon/trunk/core/cocoon-configuration: cocoon-configuration-impl/ pom.xml

Author: cziegeler
Date: Fri Dec 29 00:08:35 2006
New Revision: 490949

URL: http://svn.apache.org/viewvc?view=rev&rev=490949
Log:
Remove unused configuration-impl

Removed:
    cocoon/trunk/core/cocoon-configuration/cocoon-configuration-impl/
Modified:
    cocoon/trunk/core/cocoon-configuration/pom.xml

Modified: cocoon/trunk/core/cocoon-configuration/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-configuration/pom.xml?view=diff&rev=490949&r1=490948&r2=490949
==============================================================================
--- cocoon/trunk/core/cocoon-configuration/pom.xml (original)
+++ cocoon/trunk/core/cocoon-configuration/pom.xml Fri Dec 29 00:08:35 2006
@@ -34,6 +34,5 @@
   <name>Cocoon Configuration [modules]</name>
   <modules>
     <module>cocoon-configuration-api</module>
-    <module>cocoon-configuration-impl</module>
   </modules>
 </project>