Author: jvelociter
Date: 2007-10-12 21:32:17 +0200 (Fri, 12 Oct 2007)
New Revision: 5386

Modified:
   xwiki-products/xwiki-watch/trunk/database/pom.xml
   xwiki-products/xwiki-watch/trunk/web/pom.xml
   xwiki-products/xwiki-watch/trunk/wiki/pom.xml
Log:
XWATCH-68 Standardized artifacts names to pattern "XWiki Products - Watch - 
ModuleName" and changed wiki module artifact id



Modified: xwiki-products/xwiki-watch/trunk/database/pom.xml
===================================================================
--- xwiki-products/xwiki-watch/trunk/database/pom.xml   2007-10-12 19:31:30 UTC 
(rev 5385)
+++ xwiki-products/xwiki-watch/trunk/database/pom.xml   2007-10-12 19:32:17 UTC 
(rev 5386)
@@ -12,7 +12,7 @@
   <dependencies>
     <dependency>
       <groupId>com.xpn.xwiki.products</groupId>
-      <artifactId>xwiki-applications-xarlet-watch</artifactId>
+      <artifactId>xwiki-watch-wiki</artifactId>
       <version>${version}</version>
       <type>xar</type>
     </dependency>
@@ -48,7 +48,7 @@
           <version>${platform.tools.version}</version>
           <configuration>
             <groupId>com.xpn.xwiki.products</groupId>
-            <artifactId>xwiki-applications-xarlet-watch</artifactId>
+            <artifactId>xwiki-watch-wiki</artifactId>
             <outputDirectory>${project.build.directory}/xar</outputDirectory>
           </configuration>
           <executions>

Modified: xwiki-products/xwiki-watch/trunk/web/pom.xml
===================================================================
--- xwiki-products/xwiki-watch/trunk/web/pom.xml        2007-10-12 19:31:30 UTC 
(rev 5385)
+++ xwiki-products/xwiki-watch/trunk/web/pom.xml        2007-10-12 19:32:17 UTC 
(rev 5386)
@@ -29,10 +29,10 @@
     <version>1.0-SNAPSHOT</version>
   </parent>
   <artifactId>xwiki-watch</artifactId>
-  <name>XWiki Watch</name>
+  <name>XWiki Products - Watch - Web</name>
   <version>1.0-SNAPSHOT</version>
   <packaging>war</packaging>
-  <description>XWiki Watch</description>
+  <description>XWiki Products - Watch - Web</description>
   <properties>
     <gwtVersion>1.3.3</gwtVersion>
   </properties>

Modified: xwiki-products/xwiki-watch/trunk/wiki/pom.xml
===================================================================
--- xwiki-products/xwiki-watch/trunk/wiki/pom.xml       2007-10-12 19:31:30 UTC 
(rev 5385)
+++ xwiki-products/xwiki-watch/trunk/wiki/pom.xml       2007-10-12 19:32:17 UTC 
(rev 5386)
@@ -30,8 +30,8 @@
    <artifactId>xwiki-watch-parent</artifactId>
    <version>1.0-SNAPSHOT</version>
   </parent>
-  <artifactId>xwiki-applications-xarlet-watch</artifactId>
-  <name>XWiki Applications - Xarlets - Watch</name>
+  <artifactId>xwiki-watch-wiki</artifactId>
+  <name>XWiki Products - Watch - Wiki</name>
   <packaging>xar</packaging>
   <description>XWiki Watch Default Pages</description>
   <dependencies>

_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to