Project

General

Profile

« Previous | Next » 

Revision 5352

Added by berkley almost 14 years ago

removed system.outs

View differences:

DocumentImpl.java
2566 2566
    	
2567 2567
        logMetacat.debug("DocumentImpl.write - conn usage count before writting: "
2568 2568
                + conn.getUsageCount());
2569
        System.out.println("creating new accnum: " + accnum + " for action " + action);
2570 2569
        AccessionNumber ac = new AccessionNumber(accnum, action);
2571 2570
        String docid = ac.getDocid();
2572 2571
        String rev = ac.getRev();

Also available in: Unified diff