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 2010/08/06 16:09:02 UTC

svn commit: r982972 - in /uima/uimaj/trunk: uimaj-eclipse-feature-runtime/feature.xml uimaj-eclipse-feature-tools/feature.xml

Author: schor
Date: Fri Aug  6 14:09:01 2010
New Revision: 982972

URL: http://svn.apache.org/viewvc?rev=982972&view=rev
Log:
[UIMA-1846] update the urls from the incubator ones to the tlp ones.  Also, correct the maven version for feature-tools to 2.3.1.SNAPSHOT

Modified:
    uima/uimaj/trunk/uimaj-eclipse-feature-runtime/feature.xml
    uima/uimaj/trunk/uimaj-eclipse-feature-tools/feature.xml

Modified: uima/uimaj/trunk/uimaj-eclipse-feature-runtime/feature.xml
URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-eclipse-feature-runtime/feature.xml?rev=982972&r1=982971&r2=982972&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-eclipse-feature-runtime/feature.xml (original)
+++ uima/uimaj/trunk/uimaj-eclipse-feature-runtime/feature.xml Fri Aug  6 14:09:01 2010
@@ -23,7 +23,7 @@
       version="2.3.1.SNAPSHOT"
       provider-name="Apache Software Foundation">
 
-   <description url="http://incubator.apache.org/uima">
+   <description url="http://uima.apache.org">
       This feature packages the UIMA runtime libraries plugin.
    </description>
 
@@ -51,7 +51,7 @@ under the License.
 
    <url>
       <!-- note: following url must end in slash per tip #1 at http://www.eclipse.org/articles/Article-Update/keeping-up-to-date.html -->
-      <discovery label="UIMA Eclipse Plugins update site" url="http://www.apache.org/dist/incubator/uima/eclipse-update-site/"/>
+      <discovery label="UIMA Eclipse Plugins update site" url="http://www.apache.org/dist/uima/eclipse-update-site/"/>
    </url>
 
    <plugin

Modified: uima/uimaj/trunk/uimaj-eclipse-feature-tools/feature.xml
URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-eclipse-feature-tools/feature.xml?rev=982972&r1=982971&r2=982972&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-eclipse-feature-tools/feature.xml (original)
+++ uima/uimaj/trunk/uimaj-eclipse-feature-tools/feature.xml Fri Aug  6 14:09:01 2010
@@ -20,17 +20,17 @@
 <feature
       id="org.apache.uima.tools"
       label="UIMA tools (includes Runtime)"
-      version="2.3.0.SNAPSHOT"
+      version="2.3.1.SNAPSHOT"
       provider-name="Apache Software Foundation">
 
-   <description url="http://incubator.apache.org/uima">
+   <description url="http://uima.apache.org">
       This feature contains a debug structure handler plugin, the Component
 Descriptor Editor (a forms-based editor for creating and editing
 the XML descriptors used by UIMA), the JCas generation capability,
 a CAS Editor, and the PEAR packaging capability.
    </description>
 
-   <copyright url="http://incubator.apache.org/uima">
+   <copyright url="http://www.apache.org/licenses/LICENSE-2.0">
       Copyright the Apache Software Foundation and others; see License
 and NOTICE files
    </copyright>
@@ -54,7 +54,7 @@ under the License.
 
    <url>
       <!-- note: following url must end in slash per tip #1 at http://www.eclipse.org/articles/Article-Update/keeping-up-to-date.html -->
-      <discovery label="UIMA Eclipse Plugins update site" url="http://www.apache.org/dist/incubator/uima/eclipse-update-site/"/>
+      <discovery label="UIMA Eclipse Plugins update site" url="http://www.apache.org/dist/uima/eclipse-update-site/"/>
    </url>
 
    <includes