You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2009/10/13 14:23:56 UTC

svn commit: r824719 - in /incubator/uima/sandbox/trunk: BSFAnnotator/ ConceptMapper/ ConfigurableFeatureExtractor/ DictionaryAnnotator/ FsVariables/ Lucas/ OpenCalaisAnnotator/ PearPackagingAntTask/ RegularExpressionAnnotator/ SandboxDistr/ SandboxDist...

Author: schor
Date: Tue Oct 13 12:23:54 2009
New Revision: 824719

URL: http://svn.apache.org/viewvc?rev=824719&view=rev
Log:
UIMA-1614 update to 2.3.0-incubating (drop "-SNAPSHOT")

Added:
    incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/build/versions.properties
Modified:
    incubator/uima/sandbox/trunk/BSFAnnotator/pom.xml
    incubator/uima/sandbox/trunk/ConceptMapper/pom.xml
    incubator/uima/sandbox/trunk/ConfigurableFeatureExtractor/pom.xml
    incubator/uima/sandbox/trunk/DictionaryAnnotator/pom.xml
    incubator/uima/sandbox/trunk/FsVariables/pom.xml
    incubator/uima/sandbox/trunk/Lucas/pom.xml
    incubator/uima/sandbox/trunk/OpenCalaisAnnotator/pom.xml
    incubator/uima/sandbox/trunk/PearPackagingAntTask/pom.xml
    incubator/uima/sandbox/trunk/RegularExpressionAnnotator/pom.xml
    incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/pom.xml
    incubator/uima/sandbox/trunk/SandboxDistr/pom.xml
    incubator/uima/sandbox/trunk/SimpleServer/pom.xml
    incubator/uima/sandbox/trunk/SnowballAnnotator/pom.xml
    incubator/uima/sandbox/trunk/Tagger/pom.xml
    incubator/uima/sandbox/trunk/TikaAnnotator/pom.xml
    incubator/uima/sandbox/trunk/WhitespaceTokenizer/pom.xml

Modified: incubator/uima/sandbox/trunk/BSFAnnotator/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/BSFAnnotator/pom.xml?rev=824719&r1=824718&r2=824719&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/BSFAnnotator/pom.xml (original)
+++ incubator/uima/sandbox/trunk/BSFAnnotator/pom.xml Tue Oct 13 12:23:54 2009
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>SandboxDistr</artifactId>
-    <version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+    <version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
     <relativePath>../SandboxDistr</relativePath>
   </parent>
   

Modified: incubator/uima/sandbox/trunk/ConceptMapper/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/ConceptMapper/pom.xml?rev=824719&r1=824718&r2=824719&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/ConceptMapper/pom.xml (original)
+++ incubator/uima/sandbox/trunk/ConceptMapper/pom.xml Tue Oct 13 12:23:54 2009
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>SandboxDistr</artifactId>
-    <version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+    <version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
     <relativePath>../SandboxDistr</relativePath>
   </parent>
   

Modified: incubator/uima/sandbox/trunk/ConfigurableFeatureExtractor/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/ConfigurableFeatureExtractor/pom.xml?rev=824719&r1=824718&r2=824719&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/ConfigurableFeatureExtractor/pom.xml (original)
+++ incubator/uima/sandbox/trunk/ConfigurableFeatureExtractor/pom.xml Tue Oct 13 12:23:54 2009
@@ -23,13 +23,13 @@
 	<groupId>org.apache.uima</groupId>
 	<artifactId>ConfigurableFeatureExtractor</artifactId>
 	<packaging>jar</packaging>
-	<version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+	<version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
 	<name>Apache UIMA Java Tool - ConfigurableFeatureExtractor</name>
 
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>SandboxDistr-pearBuilder</artifactId>
-    <version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+    <version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
     <relativePath>../SandboxDistr/pear-builder-pom</relativePath>
   </parent>
     

Modified: incubator/uima/sandbox/trunk/DictionaryAnnotator/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/DictionaryAnnotator/pom.xml?rev=824719&r1=824718&r2=824719&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/DictionaryAnnotator/pom.xml (original)
+++ incubator/uima/sandbox/trunk/DictionaryAnnotator/pom.xml Tue Oct 13 12:23:54 2009
@@ -23,13 +23,13 @@
 	<groupId>org.apache.uima</groupId>
 	<artifactId>DictionaryAnnotator</artifactId>
 	<packaging>jar</packaging>
-	<version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+	<version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
 	<name>Apache UIMA Java Annotator - DictionaryAnnotator</name>
   
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>SandboxDistr-pearBuilder</artifactId>
-    <version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+    <version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
     <relativePath>../SandboxDistr/pear-builder-pom</relativePath>
   </parent>
 

Modified: incubator/uima/sandbox/trunk/FsVariables/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/FsVariables/pom.xml?rev=824719&r1=824718&r2=824719&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/FsVariables/pom.xml (original)
+++ incubator/uima/sandbox/trunk/FsVariables/pom.xml Tue Oct 13 12:23:54 2009
@@ -24,13 +24,13 @@
 	<groupId>org.apache.uima</groupId>
 	<artifactId>FsVariables</artifactId>
 	<packaging>jar</packaging>
-	<version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+	<version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
 	<name>Apache UIMA FS Variables Package</name>
   
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>SandboxDistr</artifactId>
-    <version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+    <version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
     <relativePath>../SandboxDistr</relativePath>
   </parent>
 

Modified: incubator/uima/sandbox/trunk/Lucas/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/Lucas/pom.xml?rev=824719&r1=824718&r2=824719&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/Lucas/pom.xml (original)
+++ incubator/uima/sandbox/trunk/Lucas/pom.xml Tue Oct 13 12:23:54 2009
@@ -32,7 +32,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>SandboxDistr-pearBuilder</artifactId>
-    <version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+    <version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
     <relativePath>../SandboxDistr/pear-builder-pom</relativePath>
   </parent>
   

Modified: incubator/uima/sandbox/trunk/OpenCalaisAnnotator/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/OpenCalaisAnnotator/pom.xml?rev=824719&r1=824718&r2=824719&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/OpenCalaisAnnotator/pom.xml (original)
+++ incubator/uima/sandbox/trunk/OpenCalaisAnnotator/pom.xml Tue Oct 13 12:23:54 2009
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>SandboxDistr-pearBuilder</artifactId>
-    <version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+    <version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
     <relativePath>../SandboxDistr/pear-builder-pom</relativePath>
   </parent>
   

Modified: incubator/uima/sandbox/trunk/PearPackagingAntTask/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/PearPackagingAntTask/pom.xml?rev=824719&r1=824718&r2=824719&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/PearPackagingAntTask/pom.xml (original)
+++ incubator/uima/sandbox/trunk/PearPackagingAntTask/pom.xml Tue Oct 13 12:23:54 2009
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>SandboxDistr</artifactId>
-    <version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+    <version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
     <relativePath>../uimaj</relativePath>
   </parent>
   

Modified: incubator/uima/sandbox/trunk/RegularExpressionAnnotator/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/RegularExpressionAnnotator/pom.xml?rev=824719&r1=824718&r2=824719&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/RegularExpressionAnnotator/pom.xml (original)
+++ incubator/uima/sandbox/trunk/RegularExpressionAnnotator/pom.xml Tue Oct 13 12:23:54 2009
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>SandboxDistr-pearBuilder</artifactId>
-    <version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+    <version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
     <relativePath>../SandboxDistr/pear-builder-pom</relativePath>
   </parent>
   

Added: incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/build/versions.properties
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/build/versions.properties?rev=824719&view=auto
==============================================================================
--- incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/build/versions.properties (added)
+++ incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/build/versions.properties Tue Oct 13 12:23:54 2009
@@ -0,0 +1,50 @@
+#	 ***************************************************************
+#	 * Licensed to the Apache Software Foundation (ASF) under one
+#	 * or more contributor license agreements.  See the NOTICE file
+#	 * distributed with this work for additional information
+#	 * regarding copyright ownership.  The ASF licenses this file
+#	 * to you under the Apache License, Version 2.0 (the
+#	 * "License"); you may not use this file except in compliance
+#	 * with the License.  You may obtain a copy of the License at
+#    *
+#	 *   http://www.apache.org/licenses/LICENSE-2.0
+#	 * 
+#	 * Unless required by applicable law or agreed to in writing,
+#	 * software distributed under the License is distributed on an
+#	 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#	 * KIND, either express or implied.  See the License for the
+#	 * specific language governing permissions and limitations
+#	 * under the License.
+#	 ***************************************************************
+
+############################################################
+#   UIMA Sandbox Version strings
+#
+# Unlike other Ant property assignments, in the case of 
+# duplicates, the last one wins.
+# So - don't have duplicate values in this file
+#
+# A set consists of 
+#   a) what the new values should be
+#   b) what the previous values were 
+#
+#      The previous values are used to compare against, to find
+#      the string to replace.
+############################################################
+
+# set this to -SNAPSHOT to have the snapshot suffix
+# otherwise set to [nothing]
+uima.version.snapshot=
+uima.version.base=2.3.0
+uima.version.major=2
+uima.version.minor=3
+uima.version.buildRevision=0
+
+# These next values are used to construct the matching
+# strings to replace
+
+uima.prev.version.snapshot=-SNAPSHOT
+uima.prev.version.base=2.3.0
+uima.prev.version.major=2
+uima.prev.version.minor=3
+uima.prev.version.buildRevision=0

Modified: incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/pom.xml?rev=824719&r1=824718&r2=824719&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/pom.xml (original)
+++ incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/pom.xml Tue Oct 13 12:23:54 2009
@@ -25,7 +25,7 @@
   <artifactId>SandboxAnnotatorPackage</artifactId>
   <packaging>pom</packaging>
   <!-- version cannot be a ${xxx} form for parent POMs -->
-  <version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+  <version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
   <name>Apache UIMA Sandbox Annotator Add-Ons</name>
   <url>http://incubator.apache.org/uima</url>
   <description>Annotator components for the UIMA SDK</description>
@@ -34,7 +34,7 @@
     <groupId>org.apache.uima</groupId>
     <artifactId>uima-common-distribution</artifactId> <!-- don't need to build this project as a sandbox proj -->
     <!-- version cannot be a ${xxx} form -->
-    <version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+    <version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
     <relativePath>../../uimaj/distr-superPom</relativePath>
   </parent>
    

Modified: incubator/uima/sandbox/trunk/SandboxDistr/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/SandboxDistr/pom.xml?rev=824719&r1=824718&r2=824719&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/SandboxDistr/pom.xml (original)
+++ incubator/uima/sandbox/trunk/SandboxDistr/pom.xml Tue Oct 13 12:23:54 2009
@@ -28,7 +28,7 @@
   <groupId>org.apache.uima</groupId>
   <artifactId>SandboxDistr</artifactId>
   <!-- version cannot be a ${xxx} form for Parent poms -->
-  <version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+  <version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
   <name>Apache UIMA Sandbox distribution build</name>
   <packaging>pom</packaging>
   <description>Components and tooling for the UIMA SDK</description>
@@ -37,7 +37,7 @@
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj</artifactId>
     <!-- version cannot be a ${xxx} form -->
-    <version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+    <version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
     <relativePath>../uimaj</relativePath>
   </parent>  
 

Modified: incubator/uima/sandbox/trunk/SimpleServer/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/SimpleServer/pom.xml?rev=824719&r1=824718&r2=824719&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/SimpleServer/pom.xml (original)
+++ incubator/uima/sandbox/trunk/SimpleServer/pom.xml Tue Oct 13 12:23:54 2009
@@ -24,13 +24,13 @@
 	<groupId>org.apache.uima</groupId>
 	<artifactId>SimpleServer</artifactId>
 	<packaging>jar</packaging>
-	<version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+	<version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
 	<name>Apache UIMA Simple Server</name>
 
   <parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>SandboxDistr</artifactId>
-		<version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+		<version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
 		<relativePath>../SandboxDistr</relativePath>
 	</parent>
 	

Modified: incubator/uima/sandbox/trunk/SnowballAnnotator/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/SnowballAnnotator/pom.xml?rev=824719&r1=824718&r2=824719&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/SnowballAnnotator/pom.xml (original)
+++ incubator/uima/sandbox/trunk/SnowballAnnotator/pom.xml Tue Oct 13 12:23:54 2009
@@ -25,14 +25,14 @@
 	<groupId>org.apache.uima</groupId>
 	<artifactId>SnowballAnnotator</artifactId>
 	<packaging>jar</packaging>
-	<version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+	<version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
 	<name>Apache UIMA Java Annotator - Snowball Annotator</name>
 	<url>http://incubator.apache.org/uima</url>
   
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>SandboxDistr</artifactId>
-    <version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+    <version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
     <relativePath>../uimaj</relativePath>
   </parent>
   

Modified: incubator/uima/sandbox/trunk/Tagger/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/Tagger/pom.xml?rev=824719&r1=824718&r2=824719&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/Tagger/pom.xml (original)
+++ incubator/uima/sandbox/trunk/Tagger/pom.xml Tue Oct 13 12:23:54 2009
@@ -24,13 +24,13 @@
 	<groupId>org.apache.uima</groupId>
 	<artifactId>Tagger</artifactId>
 	<packaging>jar</packaging>
-	<version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+	<version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
 	<name>Apache UIMA Sandbox -- HMM Tagger</name>
   
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>SandboxDistr-pearBuilder</artifactId>
-    <version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+    <version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
     <relativePath>../SandboxDistr/pear-builder-pom</relativePath>
   </parent>
   

Modified: incubator/uima/sandbox/trunk/TikaAnnotator/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/TikaAnnotator/pom.xml?rev=824719&r1=824718&r2=824719&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/TikaAnnotator/pom.xml (original)
+++ incubator/uima/sandbox/trunk/TikaAnnotator/pom.xml Tue Oct 13 12:23:54 2009
@@ -23,13 +23,13 @@
 	<groupId>org.apache.uima</groupId>
 	<artifactId>TikaAnnotator</artifactId>
 	<packaging>jar</packaging>
-	<version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+	<version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
 	<name>Apache UIMA TikaAnnotator</name>
 
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>SandboxDistr</artifactId>
-    <version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+    <version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
     <relativePath>../uimaj</relativePath>
   </parent>
   

Modified: incubator/uima/sandbox/trunk/WhitespaceTokenizer/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/WhitespaceTokenizer/pom.xml?rev=824719&r1=824718&r2=824719&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/WhitespaceTokenizer/pom.xml (original)
+++ incubator/uima/sandbox/trunk/WhitespaceTokenizer/pom.xml Tue Oct 13 12:23:54 2009
@@ -24,13 +24,13 @@
 	<groupId>org.apache.uima</groupId>
 	<artifactId>WhitespaceTokenizer</artifactId>
 	<packaging>jar</packaging>
-	<version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+	<version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
 	<name>Apache UIMA Java Annotator - WhitespaceTokenizer</name>
 
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>SandboxDistr-pearBuilder</artifactId>
-    <version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
+    <version>2.3.0-incubating</version> <!-- this comment is a flag for changeVersion -->
     <relativePath>../SandboxDistr/pear-builder-pom</relativePath>
   </parent>