Author: fmui
Date: Fri May  3 13:35:28 2013
New Revision: 1478783

URL: http://svn.apache.org/r1478783
Log:
rename server artifacts, final step

Modified:
    
chemistry/opencmis/trunk/chemistry-opencmis-bridge/chemistry-opencmis-bridge/pom.xml
    chemistry/opencmis/trunk/chemistry-opencmis-dist/pom.xml
    
chemistry/opencmis/trunk/chemistry-opencmis-osgi/chemistry-opencmis-osgi-server/pom.xml
    
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-archetype/src/main/resources/archetype-resources/pom.xml
    
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/pom.xml
    
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings/pom.xml
    
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/pom.xml
    
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/pom.xml
    
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/pom.xml
    
chemistry/opencmis/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/pom.xml
    chemistry/opencmis/trunk/pom.xml

Modified: 
chemistry/opencmis/trunk/chemistry-opencmis-bridge/chemistry-opencmis-bridge/pom.xml
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-bridge/chemistry-opencmis-bridge/pom.xml?rev=1478783&r1=1478782&r2=1478783&view=diff
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-bridge/chemistry-opencmis-bridge/pom.xml
 (original)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-bridge/chemistry-opencmis-bridge/pom.xml
 Fri May  3 13:35:28 2013
@@ -48,7 +48,7 @@
                                                </overlay>
                                                <overlay>
                                                        
<groupId>${project.groupId}</groupId>
-                                                       
<artifactId>chemistry-opencmis-server-bindings</artifactId>
+                                                       
<artifactId>chemistry-opencmis-server-bindings-war</artifactId>
                                                </overlay>
                                        </overlays>
                     <archiveClasses>true</archiveClasses>
@@ -86,7 +86,7 @@
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>chemistry-opencmis-server-bindings</artifactId>
+            <artifactId>chemistry-opencmis-server-bindings-war</artifactId>
             <version>${project.version}</version>
             <type>war</type>
         </dependency>

Modified: chemistry/opencmis/trunk/chemistry-opencmis-dist/pom.xml
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-dist/pom.xml?rev=1478783&r1=1478782&r2=1478783&view=diff
==============================================================================
--- chemistry/opencmis/trunk/chemistry-opencmis-dist/pom.xml (original)
+++ chemistry/opencmis/trunk/chemistry-opencmis-dist/pom.xml Fri May  3 
13:35:28 2013
@@ -70,7 +70,7 @@
         <!-- Used for server-assembly.xml -->
         
         <dependency>
-            <artifactId>chemistry-opencmis-server-bindings</artifactId>
+            <artifactId>chemistry-opencmis-server-bindings-war</artifactId>
             <groupId>org.apache.chemistry.opencmis</groupId>
             <version>${project.version}</version>
             <type>war</type>

Modified: 
chemistry/opencmis/trunk/chemistry-opencmis-osgi/chemistry-opencmis-osgi-server/pom.xml
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-osgi/chemistry-opencmis-osgi-server/pom.xml?rev=1478783&r1=1478782&r2=1478783&view=diff
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-osgi/chemistry-opencmis-osgi-server/pom.xml
 (original)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-osgi/chemistry-opencmis-osgi-server/pom.xml
 Fri May  3 13:35:28 2013
@@ -87,8 +87,6 @@
                        <groupId>${project.groupId}</groupId>
                        
<artifactId>chemistry-opencmis-server-bindings</artifactId>
                        <version>${project.version}</version>
-            <type>jar</type>
-            <classifier>classes</classifier>
                </dependency>
                <dependency>
                        <groupId>${project.groupId}</groupId>

Modified: 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-archetype/src/main/resources/archetype-resources/pom.xml
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-archetype/src/main/resources/archetype-resources/pom.xml?rev=1478783&r1=1478782&r2=1478783&view=diff
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-archetype/src/main/resources/archetype-resources/pom.xml
 (original)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-archetype/src/main/resources/archetype-resources/pom.xml
 Fri May  3 13:35:28 2013
@@ -35,7 +35,7 @@
                         <overlay></overlay>
                         <overlay>
                             <groupId>org.apache.chemistry.opencmis</groupId>
-                            
<artifactId>chemistry-opencmis-server-bindings</artifactId>
+                            
<artifactId>chemistry-opencmis-server-bindings-war</artifactId>
                             <excludes>
                                 <!-- exclude everything you don't need -->
                                 <exclude>index.html</exclude> <!-- default 
index page -->
@@ -84,7 +84,7 @@
     <dependencies>
         <dependency>
             <groupId>org.apache.chemistry.opencmis</groupId>
-            <artifactId>chemistry-opencmis-server-bindings</artifactId>
+            <artifactId>chemistry-opencmis-server-bindings-war</artifactId>
             <version>\${opencmis.version}</version>
             <type>war</type>
         </dependency>
@@ -95,7 +95,7 @@
         </dependency>
         <dependency><!-- for development only -->
             <groupId>org.apache.chemistry.opencmis</groupId>
-            <artifactId>chemistry-opencmis-server-bindings-classes</artifactId>
+            <artifactId>chemistry-opencmis-server-bindings</artifactId>
             <version>\${opencmis.version}</version>
             <scope>provided</scope>
         </dependency>

Modified: 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/pom.xml
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/pom.xml?rev=1478783&r1=1478782&r2=1478783&view=diff
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/pom.xml
 (original)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/pom.xml
 Fri May  3 13:35:28 2013
@@ -19,7 +19,7 @@
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
-    <artifactId>chemistry-opencmis-server-bindings</artifactId>
+    <artifactId>chemistry-opencmis-server-bindings-war</artifactId>
     <name>OpenCMIS Server Implementation WAR packaging</name>
     <packaging>war</packaging>
 
@@ -30,7 +30,7 @@
     <dependencies>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>chemistry-opencmis-server-bindings-classes</artifactId>
+            <artifactId>chemistry-opencmis-server-bindings</artifactId>
             <version>${project.version}</version>
         </dependency>
     </dependencies>

Modified: 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings/pom.xml
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings/pom.xml?rev=1478783&r1=1478782&r2=1478783&view=diff
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings/pom.xml
 (original)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings/pom.xml
 Fri May  3 13:35:28 2013
@@ -19,8 +19,8 @@
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
-    <artifactId>chemistry-opencmis-server-bindings-classes</artifactId>
-    <name>OpenCMIS Server Implementation Classes</name>
+    <artifactId>chemistry-opencmis-server-bindings</artifactId>
+    <name>OpenCMIS Server Implementation</name>
     <packaging>jar</packaging>
 
     <properties>

Modified: 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/pom.xml
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/pom.xml?rev=1478783&r1=1478782&r2=1478783&view=diff
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/pom.xml
 (original)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/pom.xml
 Fri May  3 13:35:28 2013
@@ -52,7 +52,7 @@
                         </overlay>
                         <overlay>
                             <groupId>${project.groupId}</groupId>
-                            
<artifactId>chemistry-opencmis-server-bindings</artifactId>
+                            
<artifactId>chemistry-opencmis-server-bindings-war</artifactId>
                         </overlay>
                     </overlays>
                 </configuration>
@@ -73,7 +73,7 @@
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>chemistry-opencmis-server-bindings</artifactId>
+            <artifactId>chemistry-opencmis-server-bindings-war</artifactId>
             <version>${project.version}</version>
             <type>war</type>
         </dependency>

Modified: 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/pom.xml
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/pom.xml?rev=1478783&r1=1478782&r2=1478783&view=diff
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/pom.xml
 (original)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/pom.xml
 Fri May  3 13:35:28 2013
@@ -49,7 +49,7 @@
                                                </overlay>
                                                <overlay>
                                                        
<groupId>${project.groupId}</groupId>
-                                                       
<artifactId>chemistry-opencmis-server-bindings</artifactId>
+                                                       
<artifactId>chemistry-opencmis-server-bindings-war</artifactId>
                                                </overlay>
                                        </overlays>
                     <archiveClasses>true</archiveClasses>
@@ -68,42 +68,42 @@
                                                <linkedResource>
                                                        
<name>src/main/webapp/WEB-INF/sun-jaxws.xml</name>
                                                        <type>1</type>
-                                                       
<location>WORKSPACE_LOC/chemistry-opencmis-server/chemistry-opencmis-server-bindings/src/main/webapp/WEB-INF/sun-jaxws.xml</location>
+                                                       
<location>WORKSPACE_LOC/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/src/main/webapp/WEB-INF/sun-jaxws.xml</location>
                                                </linkedResource>
                                                <linkedResource>
                                                        
<name>src/main/webapp/WEB-INF/web.xml</name>
                                                        <type>1</type>
-                                                       
<location>WORKSPACE_LOC/chemistry-opencmis-server/chemistry-opencmis-server-bindings/src/main/webapp/WEB-INF/web.xml</location>
+                                                       
<location>WORKSPACE_LOC/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/src/main/webapp/WEB-INF/web.xml</location>
                                                </linkedResource>
                                                <linkedResource>
                                                        
<name>src/main/webapp/WEB-INF/wsdl</name>
                                                        <type>2</type>
-                                                       
<location>WORKSPACE_LOC/chemistry-opencmis-server/chemistry-opencmis-server-bindings/src/main/webapp/WEB-INF/wsdl</location>
+                                                       
<location>WORKSPACE_LOC/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/src/main/webapp/WEB-INF/wsdl</location>
                                                </linkedResource>
                                                <linkedResource>
                                                        
<name>src/main/webapp/WEB-INF/cmis10</name>
                                                        <type>2</type>
-                                                       
<location>WORKSPACE_LOC/chemistry-opencmis-server/chemistry-opencmis-server-bindings/src/main/webapp/WEB-INF/cmis10</location>
+                                                       
<location>WORKSPACE_LOC/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/src/main/webapp/WEB-INF/cmis10</location>
                                                </linkedResource>
                                                <linkedResource>
                                                        
<name>src/main/webapp/WEB-INF/cmis11</name>
                                                        <type>2</type>
-                                                       
<location>WORKSPACE_LOC/chemistry-opencmis-server/chemistry-opencmis-server-bindings/src/main/webapp/WEB-INF/cmis11</location>
+                                                       
<location>WORKSPACE_LOC/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/src/main/webapp/WEB-INF/cmis11</location>
                                                </linkedResource>
                                                <linkedResource>
                                                        
<name>src/main/webapp/css</name>
                                                        <type>2</type>
-                                                       
<location>WORKSPACE_LOC/chemistry-opencmis-server/chemistry-opencmis-server-bindings/src/main/webapp/css</location>
+                                                       
<location>WORKSPACE_LOC/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/src/main/webapp/css</location>
                                                </linkedResource>
                                                <linkedResource>
                                                        
<name>src/main/webapp/images</name>
                                                        <type>2</type>
-                                                       
<location>WORKSPACE_LOC/chemistry-opencmis-server/chemistry-opencmis-server-bindings/src/main/webapp/images</location>
+                                                       
<location>WORKSPACE_LOC/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/src/main/webapp/images</location>
                                                </linkedResource>
                                                <linkedResource>
                                                        
<name>src/main/webapp/web</name>
                                                        <type>2</type>
-                                                       
<location>WORKSPACE_LOC/chemistry-opencmis-server/chemistry-opencmis-server-bindings/src/main/webapp/web</location>
+                                                       
<location>WORKSPACE_LOC/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/src/main/webapp/web</location>
                                                </linkedResource>
                                        </linkedResources>
                                </configuration>
@@ -140,12 +140,12 @@
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>chemistry-opencmis-server-bindings-classes</artifactId>
+            <artifactId>chemistry-opencmis-server-bindings</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>chemistry-opencmis-server-bindings</artifactId>
+            <artifactId>chemistry-opencmis-server-bindings-war</artifactId>
             <version>${project.version}</version>
             <scope>provided</scope>
             <type>war</type>

Modified: 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/pom.xml
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/pom.xml?rev=1478783&r1=1478782&r2=1478783&view=diff
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/pom.xml
 (original)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/pom.xml
 Fri May  3 13:35:28 2013
@@ -52,7 +52,7 @@
                         </overlay>
                         <overlay>
                             <groupId>${project.groupId}</groupId>
-                            
<artifactId>chemistry-opencmis-server-bindings</artifactId>
+                            
<artifactId>chemistry-opencmis-server-bindings-war</artifactId>
                         </overlay>
                     </overlays>
                 </configuration>
@@ -98,7 +98,7 @@
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>chemistry-opencmis-server-bindings</artifactId>
+            <artifactId>chemistry-opencmis-server-bindings-war</artifactId>
             <version>${project.version}</version>
             <type>war</type>
         </dependency>
@@ -170,7 +170,6 @@
                     <groupId>org.apache.chemistry.opencmis</groupId>
                     <artifactId>chemistry-opencmis-server-bindings</artifactId>
                     <version>${project.version}</version>
-                    <classifier>classes</classifier>
                 </dependency>
             </dependencies>
         </profile>

Modified: 
chemistry/opencmis/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/pom.xml
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/pom.xml?rev=1478783&r1=1478782&r2=1478783&view=diff
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/pom.xml
 (original)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/pom.xml
 Fri May  3 13:35:28 2013
@@ -195,7 +195,6 @@
                            <groupId>org.apache.chemistry.opencmis</groupId>
                            
<artifactId>chemistry-opencmis-server-bindings</artifactId>
                            <version>${project.version}</version>
-                           <classifier>classes</classifier>
                        </dependency>           
                        <dependency>
                            <groupId>org.apache.chemistry.opencmis</groupId>
@@ -251,7 +250,7 @@
             <id>jcr-jackrabbit-inmemory</id>
             <properties>
                <overlay.groupId>${project.groupId}</overlay.groupId>
-               
<overlay.artifactId>chemistry-opencmis-server-bindings</overlay.artifactId>
+               
<overlay.artifactId>chemistry-opencmis-server-bindings-war</overlay.artifactId>
                
<factory.class>org.apache.chemistry.opencmis.jcr.JcrServiceFactory</factory.class>
                <!-- Uses in ServiceLoader to look up impl.  -->
                
<service.factory.class>org.apache.jackrabbit.core.RepositoryFactoryImpl</service.factory.class>
@@ -291,7 +290,6 @@
                            <groupId>org.apache.chemistry.opencmis</groupId>
                            
<artifactId>chemistry-opencmis-server-bindings</artifactId>
                            <version>${project.version}</version>
-                           <classifier>classes</classifier>
                        </dependency>           
                        <dependency>
                            <groupId>org.apache.chemistry.opencmis</groupId>

Modified: chemistry/opencmis/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/pom.xml?rev=1478783&r1=1478782&r2=1478783&view=diff
==============================================================================
--- chemistry/opencmis/trunk/pom.xml (original)
+++ chemistry/opencmis/trunk/pom.xml Fri May  3 13:35:28 2013
@@ -184,8 +184,8 @@
         
<module>chemistry-opencmis-client/chemistry-opencmis-client-impl</module>
         
<module>chemistry-opencmis-client/chemistry-opencmis-client-bindings</module>
         
<module>chemistry-opencmis-server/chemistry-opencmis-server-support</module>
-        
<module>chemistry-opencmis-server/chemistry-opencmis-server-bindings-classes</module>
         
<module>chemistry-opencmis-server/chemistry-opencmis-server-bindings</module>
+        
<module>chemistry-opencmis-server/chemistry-opencmis-server-bindings-war</module>
         
<module>chemistry-opencmis-server/chemistry-opencmis-server-inmemory</module>
         
<module>chemistry-opencmis-server/chemistry-opencmis-server-fileshare</module>
         
<module>chemistry-opencmis-server/chemistry-opencmis-server-jcr</module>


Reply via email to