You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by ma...@apache.org on 2015/09/04 20:52:17 UTC

svn commit: r1701314 - in /oodt/branches/0.10: ./ app/fmbrowser/ catalog/ commons/ core/ crawler/ filemgr/ grid/ metadata/ opendapps/ product/ profile/ pushpull/ resource/ webapp/fmbrowser/ webapp/wmonitor/ xmlquery/

Author: mattmann
Date: Fri Sep  4 18:52:16 2015
New Revision: 1701314

URL: http://svn.apache.org/r1701314
Log:
Fix dev version and scm tags for 0.10 RC #2.

Modified:
    oodt/branches/0.10/app/fmbrowser/pom.xml
    oodt/branches/0.10/catalog/pom.xml
    oodt/branches/0.10/commons/pom.xml
    oodt/branches/0.10/core/pom.xml
    oodt/branches/0.10/crawler/pom.xml
    oodt/branches/0.10/filemgr/pom.xml
    oodt/branches/0.10/grid/pom.xml
    oodt/branches/0.10/metadata/pom.xml
    oodt/branches/0.10/opendapps/pom.xml
    oodt/branches/0.10/pom.xml
    oodt/branches/0.10/product/pom.xml
    oodt/branches/0.10/profile/pom.xml
    oodt/branches/0.10/pushpull/pom.xml
    oodt/branches/0.10/resource/pom.xml
    oodt/branches/0.10/webapp/fmbrowser/pom.xml
    oodt/branches/0.10/webapp/wmonitor/pom.xml
    oodt/branches/0.10/xmlquery/pom.xml

Modified: oodt/branches/0.10/app/fmbrowser/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.10/app/fmbrowser/pom.xml?rev=1701314&r1=1701313&r2=1701314&view=diff
==============================================================================
--- oodt/branches/0.10/app/fmbrowser/pom.xml (original)
+++ oodt/branches/0.10/app/fmbrowser/pom.xml Fri Sep  4 18:52:16 2015
@@ -30,8 +30,8 @@ the License.
      can view archived products' metadata, query for products with particular metadata, 
      and export results of queries to the MS Excel(c) file format.</description>
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/app/fmbrowser</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/app/fmbrowser</developerConnection>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/app/fmbrowser</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/app/fmbrowser</developerConnection>
    	<url>http://svn.apache.org/viewvc/oodt/trunk/app/fmbrowser</url>
   </scm>
   <build>

Modified: oodt/branches/0.10/catalog/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.10/catalog/pom.xml?rev=1701314&r1=1701313&r2=1701314&view=diff
==============================================================================
--- oodt/branches/0.10/catalog/pom.xml (original)
+++ oodt/branches/0.10/catalog/pom.xml Fri Sep  4 18:52:16 2015
@@ -31,8 +31,8 @@
   they may be queried across and ingested into.
   </description>
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/catalog</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/catalog</developerConnection>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/catalog</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/catalog</developerConnection>
    	<url>http://svn.apache.org/viewvc/oodt/trunk/catalog</url>
   </scm>
   <profiles>

Modified: oodt/branches/0.10/commons/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.10/commons/pom.xml?rev=1701314&r1=1701313&r2=1701314&view=diff
==============================================================================
--- oodt/branches/0.10/commons/pom.xml (original)
+++ oodt/branches/0.10/commons/pom.xml Fri Sep  4 18:52:16 2015
@@ -29,8 +29,8 @@
   <packaging>jar</packaging>
   <description>Apache OODT Common Utilities Project</description>
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/commons</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/commons</developerConnection>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/commons</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/commons</developerConnection>
    	<url>http://svn.apache.org/viewvc/oodt/trunk/commons</url>
   </scm>
   <build>

Modified: oodt/branches/0.10/core/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.10/core/pom.xml?rev=1701314&r1=1701313&r2=1701314&view=diff
==============================================================================
--- oodt/branches/0.10/core/pom.xml (original)
+++ oodt/branches/0.10/core/pom.xml Fri Sep  4 18:52:16 2015
@@ -267,8 +267,8 @@ the License.
         <url>http://oodt.apache.org/</url>
     </organization>
     <scm>
-    	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/core</connection>
-    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/core</developerConnection>
+    	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/core</connection>
+    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/core</developerConnection>
     	<url>http://svn.apache.org/viewvc/oodt/trunk/core</url>
     </scm>
     <build>

Modified: oodt/branches/0.10/crawler/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.10/crawler/pom.xml?rev=1701314&r1=1701313&r2=1701314&view=diff
==============================================================================
--- oodt/branches/0.10/crawler/pom.xml (original)
+++ oodt/branches/0.10/crawler/pom.xml Fri Sep  4 18:52:16 2015
@@ -28,8 +28,8 @@ the License.
 	<name>Catalog and Archive Crawling Framework</name>
 	<description>The Catalog and Archive Service Crawling Framework.</description>
 	<scm>
-		<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/crawler</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/crawler</developerConnection>
+		<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/crawler</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/crawler</developerConnection>
 		<url>http://svn.apache.org/viewvc/oodt/trunk/crawler</url>
 	</scm>
 	<build>

Modified: oodt/branches/0.10/filemgr/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.10/filemgr/pom.xml?rev=1701314&r1=1701313&r2=1701314&view=diff
==============================================================================
--- oodt/branches/0.10/filemgr/pom.xml (original)
+++ oodt/branches/0.10/filemgr/pom.xml Fri Sep  4 18:52:16 2015
@@ -31,8 +31,8 @@
      on the javax.sql.DataSource interface). This component provides everything that you need
      to catalog, archive and manage files, and directories, and their associated metadata.</description>
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/filemgr</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/filemgr</developerConnection>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/filemgr</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/filemgr</developerConnection>
    	<url>http://svn.apache.org/viewvc/oodt/trunk/filemgr</url>
   </scm>
   <build>

Modified: oodt/branches/0.10/grid/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.10/grid/pom.xml?rev=1701314&r1=1701313&r2=1701314&view=diff
==============================================================================
--- oodt/branches/0.10/grid/pom.xml (original)
+++ oodt/branches/0.10/grid/pom.xml Fri Sep  4 18:52:16 2015
@@ -58,8 +58,8 @@ the License.
     add new sets of product and profile query handlers, enabling
     seamless activation of additional capabilities.</description>
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/grid</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/grid</developerConnection>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/grid</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/grid</developerConnection>
    	<url>http://svn.apache.org/viewvc/oodt/trunk/grid</url>
   </scm>
   <build>

Modified: oodt/branches/0.10/metadata/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.10/metadata/pom.xml?rev=1701314&r1=1701313&r2=1701314&view=diff
==============================================================================
--- oodt/branches/0.10/metadata/pom.xml (original)
+++ oodt/branches/0.10/metadata/pom.xml Fri Sep  4 18:52:16 2015
@@ -37,8 +37,8 @@ the License.
 	between a scalar value and a non-scalar is handled by determining whether the list of
 	values for a particular key is greater than 1.</description>
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/metadata</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/metadata</developerConnection>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/metadata</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/metadata</developerConnection>
    	<url>http://svn.apache.org/viewvc/oodt/trunk/metadata</url>
   </scm>
   <build>

Modified: oodt/branches/0.10/opendapps/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.10/opendapps/pom.xml?rev=1701314&r1=1701313&r2=1701314&view=diff
==============================================================================
--- oodt/branches/0.10/opendapps/pom.xml (original)
+++ oodt/branches/0.10/opendapps/pom.xml Fri Sep  4 18:52:16 2015
@@ -25,8 +25,8 @@
   to extract and translate datasets from OPeNDAP and THREDDS into OODT profiles.
   </description> 
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/opendapps</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/opendapps</developerConnection>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/opendapps</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/opendapps</developerConnection>
    	<url>http://svn.apache.org/viewvc/oodt/trunk/opendapps</url>
   </scm>
   <parent>

Modified: oodt/branches/0.10/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.10/pom.xml?rev=1701314&r1=1701313&r2=1701314&view=diff
==============================================================================
--- oodt/branches/0.10/pom.xml (original)
+++ oodt/branches/0.10/pom.xml Fri Sep  4 18:52:16 2015
@@ -32,8 +32,8 @@ the License.
     </description>
 
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk</developerConnection>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10</developerConnection>
         <url>http://svn.apache.org/viewvc/oodt/trunk</url>
     </scm>
 

Modified: oodt/branches/0.10/product/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.10/product/pom.xml?rev=1701314&r1=1701313&r2=1701314&view=diff
==============================================================================
--- oodt/branches/0.10/product/pom.xml (original)
+++ oodt/branches/0.10/product/pom.xml Fri Sep  4 18:52:16 2015
@@ -35,8 +35,8 @@
         without impacting local stores or operations.
     </description>
     <scm>
-   		<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/product</connection>
-   		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/product</developerConnection>
+   		<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/product</connection>
+   		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/product</developerConnection>
    		<url>http://svn.apache.org/viewvc/oodt/trunk/product</url>
     </scm>
     <build>

Modified: oodt/branches/0.10/profile/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.10/profile/pom.xml?rev=1701314&r1=1701313&r2=1701314&view=diff
==============================================================================
--- oodt/branches/0.10/profile/pom.xml (original)
+++ oodt/branches/0.10/profile/pom.xml Fri Sep  4 18:52:16 2015
@@ -32,8 +32,8 @@
     The Profile Service catalogs metadata descriptions and provides
     creating, updating, and querying capabilities.</description>
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/profile</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/profile</developerConnection>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/profile</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/profile</developerConnection>
    	<url>http://svn.apache.org/viewvc/oodt/trunk/profile</url>
   </scm>
   <build>

Modified: oodt/branches/0.10/pushpull/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.10/pushpull/pom.xml?rev=1701314&r1=1701313&r2=1701314&view=diff
==============================================================================
--- oodt/branches/0.10/pushpull/pom.xml (original)
+++ oodt/branches/0.10/pushpull/pom.xml Fri Sep  4 18:52:16 2015
@@ -27,8 +27,8 @@
   <artifactId>cas-pushpull</artifactId>
   <name>CAS Push-Pull-Framework</name>
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/pushpull</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/pushpull</developerConnection>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/pushpull</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/pushpull</developerConnection>
    	<url>http://svn.apache.org/viewvc/oodt/trunk/pushpull</url>
   </scm>
 

Modified: oodt/branches/0.10/resource/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.10/resource/pom.xml?rev=1701314&r1=1701313&r2=1701314&view=diff
==============================================================================
--- oodt/branches/0.10/resource/pom.xml (original)
+++ oodt/branches/0.10/resource/pom.xml Fri Sep  4 18:52:16 2015
@@ -29,8 +29,8 @@ the License.
      provides job management, and management of the underlying software system hardware
      and resources, such as disk space, computational resources, and shared identity.</description>
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/resource</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/resource</developerConnection>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/resource</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/resource</developerConnection>
    	<url>http://svn.apache.org/viewvc/oodt/trunk/resource</url>
   </scm>
   <build>

Modified: oodt/branches/0.10/webapp/fmbrowser/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.10/webapp/fmbrowser/pom.xml?rev=1701314&r1=1701313&r2=1701314&view=diff
==============================================================================
--- oodt/branches/0.10/webapp/fmbrowser/pom.xml (original)
+++ oodt/branches/0.10/webapp/fmbrowser/pom.xml Fri Sep  4 18:52:16 2015
@@ -36,8 +36,8 @@ the License.
 		<log4j.version>1.2.14</log4j.version>
 	</properties>
 	<scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/webapp/fmbrowser</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/webapp/fmbrowser</developerConnection>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/webapp/fmbrowser</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/webapp/fmbrowser</developerConnection>
    	<url>http://svn.apache.org/viewvc/oodt/trunk/webapp/fmbrowser</url>
   </scm>
 	<dependencies>

Modified: oodt/branches/0.10/webapp/wmonitor/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.10/webapp/wmonitor/pom.xml?rev=1701314&r1=1701313&r2=1701314&view=diff
==============================================================================
--- oodt/branches/0.10/webapp/wmonitor/pom.xml (original)
+++ oodt/branches/0.10/webapp/wmonitor/pom.xml Fri Sep  4 18:52:16 2015
@@ -36,8 +36,8 @@ the License.
 		<log4j.version>1.2.14</log4j.version>
 	</properties>
 	<scm>
-   		<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/webapp/wmonitor</connection>
-   		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/webapp/wmonitor</developerConnection>
+   		<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/webapp/wmonitor</connection>
+   		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/webapp/wmonitor</developerConnection>
    		<url>http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor</url>
   	</scm>
 	<dependencies>

Modified: oodt/branches/0.10/xmlquery/pom.xml
URL: http://svn.apache.org/viewvc/oodt/branches/0.10/xmlquery/pom.xml?rev=1701314&r1=1701313&r2=1701314&view=diff
==============================================================================
--- oodt/branches/0.10/xmlquery/pom.xml (original)
+++ oodt/branches/0.10/xmlquery/pom.xml Fri Sep  4 18:52:16 2015
@@ -35,8 +35,8 @@
     pass a query and its results between servers, clients, nodes, and
     other components.</description>
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/xmlquery</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/xmlquery</developerConnection>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/xmlquery</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/branches/0.10/xmlquery</developerConnection>
    	<url>http://svn.apache.org/viewvc/oodt/trunk/xmlquery</url>
   </scm>
   <build>