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 2010/07/12 22:16:58 UTC

svn commit: r963465 - in /incubator/oodt/trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/system: CatalogService.java CatalogServiceFactory.java CatalogServiceLocal.java CatalogServiceLocalFactory.java impl/

Author: mattmann
Date: Mon Jul 12 20:16:58 2010
New Revision: 963465

URL: http://svn.apache.org/viewvc?rev=963465&view=rev
Log:
- progress towards OODT-15 One trunk for all OODT components with top level build

Added:
    incubator/oodt/trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/system/CatalogServiceLocal.java
      - copied unchanged from r963462, incubator/oodt/trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/system/impl/CatalogServiceLocal.java
    incubator/oodt/trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/system/CatalogServiceLocalFactory.java
      - copied unchanged from r963462, incubator/oodt/trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/system/impl/CatalogServiceLocalFactory.java
Removed:
    incubator/oodt/trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/system/CatalogService.java
    incubator/oodt/trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/system/CatalogServiceFactory.java
    incubator/oodt/trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/system/impl/