Show
Ignore:
Timestamp:
08/22/08 19:27:36 (5 months ago)
Author:
arneke
Message:

Removing old cruft, started reenabling old fields on layer object

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/geowebcache/src/main/java/org/geowebcache/GeoWebCacheDispatcher.java

    r338 r346  
    5050    public static final String TYPE_SERVICE = "service"; 
    5151 
    52     public static final String TYPE_SEED = "seed"; 
     52    //public static final String TYPE_SEED = "seed"; 
    5353 
    5454    public static final String TYPE_TRUNCATE = "truncate"; 
     
    8585 
    8686    /** 
    87      * GeoServer and other solutions that embedd this dispatcher will prepend a 
     87     * GeoServer and other solutions that embedded this dispatcher will prepend a 
    8888     * path, this is used to remove it. 
    8989     *