You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by je...@apache.org on 2011/01/26 17:44:06 UTC

svn commit: r1063783 - in /incubator/chemistry/opencmis-cmis11/trunk: ./ chemistry-opencmis-client/chemistry-opencmis-client-api/ chemistry-opencmis-client/chemistry-opencmis-client-bindings/ chemistry-opencmis-client/chemistry-opencmis-client-impl/ ch...

Author: jens
Date: Wed Jan 26 16:44:05 2011
New Revision: 1063783

URL: http://svn.apache.org/viewvc?rev=1063783&view=rev
Log:
Give the opencmis 1.1 branch its own version tag

Modified:
    incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-client/chemistry-opencmis-client-api/pom.xml
    incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-client/chemistry-opencmis-client-bindings/pom.xml
    incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-client/chemistry-opencmis-client-impl/pom.xml
    incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/pom.xml
    incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/pom.xml
    incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-dist/pom.xml
    incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings/pom.xml
    incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/pom.xml
    incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/pom.xml
    incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-server/chemistry-opencmis-server-support/pom.xml
    incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-browser-app/pom.xml
    incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-browser/pom.xml
    incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/pom.xml
    incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-tck/pom.xml
    incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-tools/pom.xml
    incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-util/pom.xml
    incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/pom.xml
    incubator/chemistry/opencmis-cmis11/trunk/pom.xml

Modified: incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-client/chemistry-opencmis-client-api/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-client/chemistry-opencmis-client-api/pom.xml?rev=1063783&r1=1063782&r2=1063783&view=diff
==============================================================================
--- incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-client/chemistry-opencmis-client-api/pom.xml (original)
+++ incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-client/chemistry-opencmis-client-api/pom.xml Wed Jan 26 16:44:05 2011
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.chemistry.opencmis</groupId>
         <artifactId>chemistry-opencmis</artifactId>
-        <version>0.3.0-incubating-SNAPSHOT</version>
+        <version>${project.version}</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-client/chemistry-opencmis-client-bindings/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-client/chemistry-opencmis-client-bindings/pom.xml?rev=1063783&r1=1063782&r2=1063783&view=diff
==============================================================================
--- incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-client/chemistry-opencmis-client-bindings/pom.xml (original)
+++ incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-client/chemistry-opencmis-client-bindings/pom.xml Wed Jan 26 16:44:05 2011
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.chemistry.opencmis</groupId>
         <artifactId>chemistry-opencmis</artifactId>
-        <version>0.3.0-incubating-SNAPSHOT</version>
+        <version>${project.version}</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-client/chemistry-opencmis-client-impl/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-client/chemistry-opencmis-client-impl/pom.xml?rev=1063783&r1=1063782&r2=1063783&view=diff
==============================================================================
--- incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-client/chemistry-opencmis-client-impl/pom.xml (original)
+++ incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-client/chemistry-opencmis-client-impl/pom.xml Wed Jan 26 16:44:05 2011
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.chemistry.opencmis</groupId>
         <artifactId>chemistry-opencmis</artifactId>
-        <version>0.3.0-incubating-SNAPSHOT</version>
+        <version>${project.version}</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/pom.xml?rev=1063783&r1=1063782&r2=1063783&view=diff
==============================================================================
--- incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/pom.xml (original)
+++ incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/pom.xml Wed Jan 26 16:44:05 2011
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.chemistry.opencmis</groupId>
         <artifactId>chemistry-opencmis</artifactId>
-        <version>0.3.0-incubating-SNAPSHOT</version>
+        <version>${project.version}</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/pom.xml?rev=1063783&r1=1063782&r2=1063783&view=diff
==============================================================================
--- incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/pom.xml (original)
+++ incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/pom.xml Wed Jan 26 16:44:05 2011
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.chemistry.opencmis</groupId>
         <artifactId>chemistry-opencmis</artifactId>
-        <version>0.3.0-incubating-SNAPSHOT</version>
+        <version>${project.version}</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     

Modified: incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-dist/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-dist/pom.xml?rev=1063783&r1=1063782&r2=1063783&view=diff
==============================================================================
--- incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-dist/pom.xml (original)
+++ incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-dist/pom.xml Wed Jan 26 16:44:05 2011
@@ -18,7 +18,7 @@
     <parent>
         <artifactId>chemistry-opencmis</artifactId>
         <groupId>org.apache.chemistry.opencmis</groupId>
-        <version>0.3.0-incubating-SNAPSHOT</version>
+        <version>${project.version}</version>
         <relativePath>../</relativePath>
     </parent>
 

Modified: incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings/pom.xml?rev=1063783&r1=1063782&r2=1063783&view=diff
==============================================================================
--- incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings/pom.xml (original)
+++ incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings/pom.xml Wed Jan 26 16:44:05 2011
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.chemistry.opencmis</groupId>
         <artifactId>chemistry-opencmis</artifactId>
-        <version>0.3.0-incubating-SNAPSHOT</version>
+        <version>${project.version}</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/pom.xml?rev=1063783&r1=1063782&r2=1063783&view=diff
==============================================================================
--- incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/pom.xml (original)
+++ incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/pom.xml Wed Jan 26 16:44:05 2011
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.chemistry.opencmis</groupId>
         <artifactId>chemistry-opencmis</artifactId>
-        <version>0.3.0-incubating-SNAPSHOT</version>
+        <version>${project.version}</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/pom.xml?rev=1063783&r1=1063782&r2=1063783&view=diff
==============================================================================
--- incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/pom.xml (original)
+++ incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/pom.xml Wed Jan 26 16:44:05 2011
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.chemistry.opencmis</groupId>
         <artifactId>chemistry-opencmis</artifactId>
-        <version>0.3.0-incubating-SNAPSHOT</version>
+        <version>${project.version}</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -83,6 +83,32 @@
                     </overlays>
                 </configuration>
             </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-eclipse-plugin</artifactId>
+				<version>2.8</version>
+                <configuration>
+                   <wtpversion>2.0</wtpversion>
+                   <wtpContextName>inmemory</wtpContextName>
+				   <linkedResources>
+				       <linkedResource>
+					       <name>src/main/webapp/WEB-INF/sun-jaxws.xml</name> 
+						   <type>1</type> 
+						   <location>c://Jens/workspace-cmis-1.1/chemistry-opencmis-server/chemistry-opencmis-server-bindings/src/main/webapp/WEB-INF/sun-jaxws.xml</location>
+					   </linkedResource>
+				       <linkedResource>
+					       <name>src/main/webapp/WEB-INF/web.xml</name> 
+						   <type>1</type> 
+						   <location>../../chemistry-opencmis-server-bindings/src/main/webapp/WEB-INF/web.xml</location>
+					   </linkedResource>
+				       <linkedResource>
+					       <name>src/main/webapp/WEB-INF/wsdl</name> 
+						   <type>2</type> 
+						   <location>../../chemistry-opencmis-server-bindings/src/main/webapp/WEB-INF/wsdl</location>
+					   </linkedResource>
+				   </linkedResources>
+                </configuration>            
+            </plugin>
         </plugins>
     </build>
 

Modified: incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-server/chemistry-opencmis-server-support/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-server/chemistry-opencmis-server-support/pom.xml?rev=1063783&r1=1063782&r2=1063783&view=diff
==============================================================================
--- incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-server/chemistry-opencmis-server-support/pom.xml (original)
+++ incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-server/chemistry-opencmis-server-support/pom.xml Wed Jan 26 16:44:05 2011
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.chemistry.opencmis</groupId>
         <artifactId>chemistry-opencmis</artifactId>
-        <version>0.3.0-incubating-SNAPSHOT</version>
+        <version>${project.version}</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-browser-app/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-browser-app/pom.xml?rev=1063783&r1=1063782&r2=1063783&view=diff
==============================================================================
--- incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-browser-app/pom.xml (original)
+++ incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-browser-app/pom.xml Wed Jan 26 16:44:05 2011
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.chemistry.opencmis</groupId>
         <artifactId>chemistry-opencmis</artifactId>
-        <version>0.3.0-incubating-SNAPSHOT</version>
+        <version>${project.version}</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-browser/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-browser/pom.xml?rev=1063783&r1=1063782&r2=1063783&view=diff
==============================================================================
--- incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-browser/pom.xml (original)
+++ incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-browser/pom.xml Wed Jan 26 16:44:05 2011
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.chemistry.opencmis</groupId>
         <artifactId>chemistry-opencmis</artifactId>
-        <version>0.3.0-incubating-SNAPSHOT</version>
+        <version>${project.version}</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     

Modified: incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/pom.xml?rev=1063783&r1=1063782&r2=1063783&view=diff
==============================================================================
--- incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/pom.xml (original)
+++ incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/pom.xml Wed Jan 26 16:44:05 2011
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.chemistry.opencmis</groupId>
         <artifactId>chemistry-opencmis</artifactId>
-        <version>0.3.0-incubating-SNAPSHOT</version>
+        <version>${project.version}</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-tck/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-tck/pom.xml?rev=1063783&r1=1063782&r2=1063783&view=diff
==============================================================================
--- incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-tck/pom.xml (original)
+++ incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-tck/pom.xml Wed Jan 26 16:44:05 2011
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.chemistry.opencmis</groupId>
         <artifactId>chemistry-opencmis</artifactId>
-        <version>0.3.0-incubating-SNAPSHOT</version>
+        <version>${project.version}</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-tools/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-tools/pom.xml?rev=1063783&r1=1063782&r2=1063783&view=diff
==============================================================================
--- incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-tools/pom.xml (original)
+++ incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-tools/pom.xml Wed Jan 26 16:44:05 2011
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.chemistry.opencmis</groupId>
         <artifactId>chemistry-opencmis</artifactId>
-        <version>0.3.0-incubating-SNAPSHOT</version>
+        <version>${project.version}</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-util/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-util/pom.xml?rev=1063783&r1=1063782&r2=1063783&view=diff
==============================================================================
--- incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-util/pom.xml (original)
+++ incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-test/chemistry-opencmis-test-util/pom.xml Wed Jan 26 16:44:05 2011
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.chemistry.opencmis</groupId>
         <artifactId>chemistry-opencmis</artifactId>
-        <version>0.3.0-incubating-SNAPSHOT</version>
+        <version>${project.version}</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/pom.xml?rev=1063783&r1=1063782&r2=1063783&view=diff
==============================================================================
--- incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/pom.xml (original)
+++ incubator/chemistry/opencmis-cmis11/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/pom.xml Wed Jan 26 16:44:05 2011
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.chemistry.opencmis</groupId>
         <artifactId>chemistry-opencmis</artifactId>
-        <version>0.3.0-incubating-SNAPSHOT</version>
+        <version>${project.version}</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/chemistry/opencmis-cmis11/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis-cmis11/trunk/pom.xml?rev=1063783&r1=1063782&r2=1063783&view=diff
==============================================================================
--- incubator/chemistry/opencmis-cmis11/trunk/pom.xml (original)
+++ incubator/chemistry/opencmis-cmis11/trunk/pom.xml Wed Jan 26 16:44:05 2011
@@ -29,10 +29,11 @@
     <groupId>org.apache.chemistry.opencmis</groupId>
     <artifactId>chemistry-opencmis</artifactId>
     <name>Apache Chemistry OpenCMIS</name>
-    <version>0.3.0-incubating-SNAPSHOT</version>
+    <version>${project.version}</version>
     <packaging>pom</packaging>
 
-    <organization>
+    
+	<organization>
         <name>The Apache Software Foundation</name>
         <url>http://www.apache.org/</url>
     </organization>
@@ -186,6 +187,7 @@
         <docs.start.url>http://incubator.apache.org/chemistry/index.html</docs.start.url>
         <docs.download.directory>${project.build.directory}/site</docs.download.directory>
         <parentBasedir>${project.basedir}</parentBasedir>
+        <project.version>0.3.0-1.1-incubating-SNAPSHOT</project.version>
     </properties>
 
     <build>