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:22:30 UTC

svn commit: r963471 - in /incubator/oodt/trunk/catalog/src/main/java/org/apache/oodt/cas/catalog: dictionary/ struct/ struct/impl/dictionary/

Author: mattmann
Date: Mon Jul 12 20:22:30 2010
New Revision: 963471

URL: http://svn.apache.org/viewvc?rev=963471&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/dictionary/
    incubator/oodt/trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/dictionary/Dictionary.java
      - copied unchanged from r963466, incubator/oodt/trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/struct/Dictionary.java
    incubator/oodt/trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/dictionary/WorkflowManagerDictionary.java
      - copied unchanged from r963466, incubator/oodt/trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/struct/impl/dictionary/WorkflowManagerDictionary.java
Removed:
    incubator/oodt/trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/struct/Dictionary.java
    incubator/oodt/trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/struct/DictionaryFactory.java
    incubator/oodt/trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/struct/impl/dictionary/WorkflowManagerDictionary.java
    incubator/oodt/trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/struct/impl/dictionary/WorkflowManagerDictionaryFactory.java