You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2013/09/30 22:16:15 UTC

svn commit: r1527758 - in /uima/uima-as/trunk: uima-as-eclipse-update-site/category.xml uima-as-eclipse-update-site/pom.xml uimaj-ep-runtime-deployeditor/pom.xml

Author: cwiklik
Date: Mon Sep 30 20:16:15 2013
New Revision: 1527758

URL: http://svn.apache.org/r1527758
Log:
UIMA-3257 prepare for 2.4.2 release

Modified:
    uima/uima-as/trunk/uima-as-eclipse-update-site/category.xml
    uima/uima-as/trunk/uima-as-eclipse-update-site/pom.xml
    uima/uima-as/trunk/uimaj-ep-runtime-deployeditor/pom.xml

Modified: uima/uima-as/trunk/uima-as-eclipse-update-site/category.xml
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/uima-as-eclipse-update-site/category.xml?rev=1527758&r1=1527757&r2=1527758&view=diff
==============================================================================
--- uima/uima-as/trunk/uima-as-eclipse-update-site/category.xml (original)
+++ uima/uima-as/trunk/uima-as-eclipse-update-site/category.xml Mon Sep 30 20:16:15 2013
@@ -24,5 +24,8 @@
    <feature url="features/org.apache.uima.as.deployeditor_2.4.0.jar" id="org.apache.uima.as.deployeditor" version="2.4.0">
       <category name="uima-as-tooling"/>
    </feature>
+      <feature url="features/org.apache.uima.as.deployeditor_2.4.2.jar" id="org.apache.uima.as.deployeditor" version="2.4.0">
+      <category name="uima-as-tooling"/>
+   </feature>
    <category-def name="uima-as-tooling" label="Apache UIMA-AS (Asynchronous Scaleout) Eclipse tooling"/>
 </site>

Modified: uima/uima-as/trunk/uima-as-eclipse-update-site/pom.xml
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/uima-as-eclipse-update-site/pom.xml?rev=1527758&r1=1527757&r2=1527758&view=diff
==============================================================================
--- uima/uima-as/trunk/uima-as-eclipse-update-site/pom.xml (original)
+++ uima/uima-as/trunk/uima-as-eclipse-update-site/pom.xml Mon Sep 30 20:16:15 2013
@@ -24,13 +24,13 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom</artifactId>
-    <version>4</version>
+    <version>7</version>
     <relativePath />
   </parent>
 
   <artifactId>uima-as-eclipse-update-site</artifactId>
   <packaging>pom</packaging>
-  <version>2.4.0</version>
+  <version>2.4.2-SNAPSHOT</version>
 
   <name>Apache UIMA Eclipse: ${project.artifactId}</name>
   <description>The UIMA Eclipse update site</description>
@@ -93,10 +93,12 @@
                 List here all the plugins, with all versions - needed by P2 build 
                 ======================================================================= -->
               <artifactItems>
+                <artifactItem><groupId>org.apache.uima</groupId><artifactId>uimaj-ep-deployeditor</artifactId><version>2.4.0</version><destFileName>org.apache.uima.deployeditor_2.4.2.jar</destFileName></artifactItem>
                 <artifactItem><groupId>org.apache.uima</groupId><artifactId>uimaj-ep-deployeditor</artifactId><version>2.4.0</version><destFileName>org.apache.uima.deployeditor_2.4.0.jar</destFileName></artifactItem>
                 <artifactItem><groupId>org.apache.uima</groupId><artifactId>uimaj-ep-deployeditor</artifactId><version>2.3.1</version><destFileName>org.apache.uima.deployeditor_2.3.1.jar</destFileName></artifactItem>
 
                 
+                <artifactItem><groupId>org.apache.uima</groupId><artifactId>uimaj-ep-runtime-deployeditor</artifactId><version>2.4.0</version><destFileName>org.apache.uima.runtime.fragments.deployeditor_2.4.2.jar</destFileName></artifactItem>
                 <artifactItem><groupId>org.apache.uima</groupId><artifactId>uimaj-ep-runtime-deployeditor</artifactId><version>2.4.0</version><destFileName>org.apache.uima.runtime.fragments.deployeditor_2.4.0.jar</destFileName></artifactItem>
                 <artifactItem><groupId>org.apache.uima</groupId><artifactId>uimaj-ep-runtime-deployeditor</artifactId><version>2.3.1</version><destFileName>org.apache.uima.runtime.fragments.deployeditor_2.3.1.jar</destFileName></artifactItem>
 
@@ -113,6 +115,7 @@
             <configuration>
               <!-- include here all of the features and all versions for this update site -->
               <artifactItems>
+                <artifactItem><groupId>org.apache.uima</groupId><artifactId>uimaj-eclipse-feature-deployeditor</artifactId><version>2.4.0</version><destFileName>org.apache.uima.deployeditor_2.4.2.jar</destFileName></artifactItem>
                 <artifactItem><groupId>org.apache.uima</groupId><artifactId>uimaj-eclipse-feature-deployeditor</artifactId><version>2.4.0</version><destFileName>org.apache.uima.deployeditor_2.4.0.jar</destFileName></artifactItem>
                 <artifactItem><groupId>org.apache.uima</groupId><artifactId>uimaj-eclipse-feature-deployeditor</artifactId><version>2.3.1</version><destFileName>org.apache.uima.deployeditor_2.3.1.jar</destFileName></artifactItem>                
               </artifactItems>

Modified: uima/uima-as/trunk/uimaj-ep-runtime-deployeditor/pom.xml
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-ep-runtime-deployeditor/pom.xml?rev=1527758&r1=1527757&r2=1527758&view=diff
==============================================================================
--- uima/uima-as/trunk/uimaj-ep-runtime-deployeditor/pom.xml (original)
+++ uima/uima-as/trunk/uimaj-ep-runtime-deployeditor/pom.xml Mon Sep 30 20:16:15 2013
@@ -99,10 +99,11 @@
             </Export-Package>
 
             <Bundle-SymbolicName>org.apache.uima.runtime.fragments.deployeditor;singleton:=true</Bundle-SymbolicName>
+            
             <!-- Uncomment Line below for the actual release -->
-            <!-- Fragment-Host>org.apache.uima.runtime;bundle-version="${parsedVersion.osgiVersion}"</Fragment-Host -->
+            <Fragment-Host>org.apache.uima.runtime;bundle-version="${parsedVersion.osgiVersion}"</Fragment-Host>
             <!-- Remove below line for the actual release -->
-            <Fragment-Host>org.apache.uima.runtime;bundle-version="2.4.2"</Fragment-Host>
+            <!-- Fragment-Host>org.apache.uima.runtime;bundle-version="2.4.2"</Fragment-Host-->
           </instructions>
         </configuration>
       </plugin>