Project

General

Profile

« Previous | Next » 

Revision 5522

Added by berkley almost 14 years ago

updated for new dataone jars

View differences:

MetacatPopulator.java
227 227
        {
228 228
            if(doc.doctype.trim().equals("BIN"))
229 229
            {
230
                format = ObjectFormat.APPLICATIONOCTETSTREAM;
230
                format = ObjectFormat.OCTET_STREAM;
231 231
            }
232 232
            else
233 233
            {

Also available in: Unified diff