[xwiki-notifications] r9629 - xwiki-products/xwiki-workspaces/trunk/web

jvelociter (SVN) notifications at xwiki.org
Sun May 4 17:41:35 CEST 2008


Author: jvelociter
Date: 2008-05-04 17:41:35 +0200 (Sun, 04 May 2008)
New Revision: 9629

Modified:
   xwiki-products/xwiki-workspaces/trunk/web/pom.xml
Log:
Changed xws activtystream plugin path to reflect the package refactoring


Modified: xwiki-products/xwiki-workspaces/trunk/web/pom.xml
===================================================================
--- xwiki-products/xwiki-workspaces/trunk/web/pom.xml	2008-05-04 14:04:32 UTC (rev 9628)
+++ xwiki-products/xwiki-workspaces/trunk/web/pom.xml	2008-05-04 15:41:35 UTC (rev 9629)
@@ -80,9 +80,9 @@
                 com.xpn.xwiki.plugin.scheduler.SchedulerPlugin,\
                 com.xpn.xwiki.plugin.mailsender.MailSenderPlugin,\
                 com.xpn.xwiki.plugin.watchlist.WatchListPlugin,\
+	        com.xpn.xwiki.plugin.applicationmanager.ApplicationManagerPlugin,\
                 com.xpn.xwiki.plugin.workspacesmanager.WorkspacesManager,\
-	        com.xpn.xwiki.plugin.applicationmanager.ApplicationManagerPlugin,\
-                com.xpn.xwiki.plugin.workspacesmanager.activities.WorkspacesActivityStreamPlugin
+                com.xpn.xwiki.plugin.workspacesmanager.apps.activities.WorkspacesActivityStreamPlugin
 	    </xwikiCfgPlugins>
             <xwikiCfgAdditionalProperties>
 ## Activate the space rights inheritance



More information about the notifications mailing list