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 2009/03/19 15:43:41 UTC

svn commit: r756031 - /lenya/contributions/2_0_X/modules/rest/config/module.xml

Author: andreas
Date: Thu Mar 19 14:43:40 2009
New Revision: 756031

URL: http://svn.apache.org/viewvc?rev=756031&view=rev
Log:
Export json package from rest module.

Modified:
    lenya/contributions/2_0_X/modules/rest/config/module.xml

Modified: lenya/contributions/2_0_X/modules/rest/config/module.xml
URL: http://svn.apache.org/viewvc/lenya/contributions/2_0_X/modules/rest/config/module.xml?rev=756031&r1=756030&r2=756031&view=diff
==============================================================================
--- lenya/contributions/2_0_X/modules/rest/config/module.xml (original)
+++ lenya/contributions/2_0_X/modules/rest/config/module.xml Thu Mar 19 14:43:40 2009
@@ -18,6 +18,7 @@
 
 <module xmlns="http://apache.org/lenya/module/1.0">
   <id>org.apache.lenya.modules.rest</id>
+  <export package="org.json"/>
   <export package="org.apache.lenya.modules.rest"/>
   <depends module="org.apache.lenya.modules.usecase"/>
   <package>org.apache.lenya.modules</package>



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