You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/11/15 00:28:29 UTC

svn commit: r595129 - /lenya/trunk/src/modules-core/linking/config/module.xml

Author: andreas
Date: Wed Nov 14 15:28:23 2007
New Revision: 595129

URL: http://svn.apache.org/viewvc?rev=595129&view=rev
Log:
Linking module: export transformation package

Modified:
    lenya/trunk/src/modules-core/linking/config/module.xml

Modified: lenya/trunk/src/modules-core/linking/config/module.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/linking/config/module.xml?rev=595129&r1=595128&r2=595129&view=diff
==============================================================================
--- lenya/trunk/src/modules-core/linking/config/module.xml (original)
+++ lenya/trunk/src/modules-core/linking/config/module.xml Wed Nov 14 15:28:23 2007
@@ -21,6 +21,7 @@
 <module xmlns="http://apache.org/lenya/module/1.0">
   <id>org.apache.lenya.modules.linking</id>
   <export package="org.apache.lenya.cms.linking"/>
+  <export package="org.apache.lenya.cms.cocoon.transformation"/>
   <package>org.apache.lenya.modules</package>
   <version>0.1-dev</version>
   <name>Linking</name>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org