Project

General

Profile

« Previous | Next » 

Revision 4812

Added by daigle about 15 years ago

Format indexPaths in metacat.properties. Remove from build.properties and build.xml. Move indexPath list getter from MetacatUtil to SystemUtil.

View differences:

MetacatUtil.java
58 58
{
59 59

  
60 60
    public static AbstractDatabase dbAdapter;
61

  
62
    public static Vector<String> pathsForIndexing;
63 61
    
64 62
    private static boolean debugErrorDisplayed = false;
65 63
    

Also available in: Unified diff