Ignore:
Timestamp:
2007-01-12T15:00:37+13:00 (17 years ago)
Author:
mdewsnip
Message:

Moved the LocalLibraryServer class into the "greenstone" package.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java

    r13591 r13592  
    4848import org.greenstone.gatherer.Gatherer;
    4949import org.greenstone.gatherer.LocalGreenstone;
    50 import org.greenstone.gatherer.LocalLibraryServer;
    5150import org.greenstone.gatherer.ServletConfiguration;
    5251import org.greenstone.gatherer.cdm.CollectionDesignManager;
     
    5554import org.greenstone.gatherer.cdm.CommandTokenizer;
    5655import org.greenstone.gatherer.greenstone.Classifiers;
     56import org.greenstone.gatherer.greenstone.LocalLibraryServer;
    5757import org.greenstone.gatherer.greenstone.Plugins;
    5858import org.greenstone.gatherer.gui.LockFileDialog;
Note: See TracChangeset for help on using the changeset viewer.