svn commit: r595129 - /lenya/trunk/src/modules-core/linking/config/module.xml
[email protected] Wed, 14 Nov 2007 23:28:29 -0000
Newsgroups
gmane.comp.cms.lenya.cvs
Message-ID
<[email protected] >
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>