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 2008/03/09 19:03:32 UTC

svn commit: r635320 - /lenya/trunk/src/modules/notification/config/module.xml

Author: andreas
Date: Sun Mar  9 11:03:19 2008
New Revision: 635320

URL: http://svn.apache.org/viewvc?rev=635320&view=rev
Log:
Adding missing package(s) to module export.

Modified:
    lenya/trunk/src/modules/notification/config/module.xml

Modified: lenya/trunk/src/modules/notification/config/module.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/notification/config/module.xml?rev=635320&r1=635319&r2=635320&view=diff
==============================================================================
--- lenya/trunk/src/modules/notification/config/module.xml (original)
+++ lenya/trunk/src/modules/notification/config/module.xml Sun Mar  9 11:03:19 2008
@@ -20,6 +20,7 @@
 
 <module xmlns="http://apache.org/lenya/module/1.0">
   <id>org.apache.lenya.modules.notification</id>
+  <export package="org.apache.lenya.inbox"/>
   <export package="org.apache.lenya.notification"/>
   <depends module="org.apache.lenya.modules.administration"/> <!-- necessary for tabs -->
   <depends module="org.apache.lenya.modules.usecase"/>



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