Project

General

Profile

« Previous | Next » 

Revision 7016

use RC-3 DataONE jars and fix compilation error that arose. https://redmine.dataone.org/issues/2351

View differences:

D1NodeService.java
840 840
          sysmeta.getIdentifier().getValue() + 
841 841
          " is science metadata: " + e.getMessage());
842 842
    
843
    } catch (NotImplemented e) {
844
      logMetacat.debug("There was a problem determining if the object identified by" + 
845
          sysmeta.getIdentifier().getValue() + 
846
          " is science metadata: " + e.getMessage());
847
    
848 843
    }
849 844
    
850 845
    return isScienceMetadata;

Also available in: Unified diff