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/06/26 10:03:30 UTC

svn commit: r550729 - /lenya/sandbox/modules/feed/config/module.xml

Author: andreas
Date: Tue Jun 26 01:03:30 2007
New Revision: 550729

URL: http://svn.apache.org/viewvc?view=rev&rev=550729
Log:
Use apache package for module

Modified:
    lenya/sandbox/modules/feed/config/module.xml

Modified: lenya/sandbox/modules/feed/config/module.xml
URL: http://svn.apache.org/viewvc/lenya/sandbox/modules/feed/config/module.xml?view=diff&rev=550729&r1=550728&r2=550729
==============================================================================
--- lenya/sandbox/modules/feed/config/module.xml (original)
+++ lenya/sandbox/modules/feed/config/module.xml Tue Jun 26 01:03:30 2007
@@ -17,10 +17,10 @@
 <!-- $Id: publication.xml 374687 2006-02-03 15:24:55Z michi $ -->
 
 <module xmlns="http://apache.org/lenya/module/1.0">
-  <id>ch.becompany.website.feed</id>
-  <package>ch.becompany.website</package>
+  <id>org.apache.lenya.modules.feed</id>
+  <package>org.apache.lenya.modules</package>
   <version>0.1-dev</version>
-  <name>BeCompany Feed</name>
+  <name>Newsfeed syndication module</name>
   <lenya-version>@lenya.version@</lenya-version>
   <description></description>
 </module>



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