Project

General

Profile

Statistics
| Revision:

# Date Author Comment
5914 02/04/2011 06:17 AM ben leinfelder

remove httpclient 3.1 and custom-built httpclient.jar
rework MetacatClient (and other classes) to use httpclient 4
updated build to not create httpclient.jar
encoding tests now pass.

5898 02/03/2011 03:32 PM Jing Tao

remove redundant jar file.

5897 02/03/2011 03:29 PM Jing Tao

remove redundant jar file.

5896 02/03/2011 03:28 PM Jing Tao

Remove redundant jar file.

5883 02/01/2011 07:15 PM ben leinfelder

remove this optional ant jar - seems to conflict with other versions of ant when running junit tests. also, it's not needed for the geotools use we have

5866 01/31/2011 11:29 AM ben leinfelder

include geoserver.war when building the distribution
move xalan jar into common lib where it is used to compile lsid support
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4307

5863 01/28/2011 05:12 PM ben leinfelder

remove cache files - each instance should create these when needed

5853 01/27/2011 03:23 PM ben leinfelder

already have log4j (1.2.12)

5852 01/27/2011 03:21 PM ben leinfelder

remove older jars to avoid duplication/complications

5851 01/27/2011 03:08 PM berkley

refactor checksum and some other stuff

5843 01/25/2011 03:18 PM berkley

updating commons-fileupload to 1.2.2

5840 01/25/2011 01:19 PM ben leinfelder

update the SLD for data boundary layer

5833 01/21/2011 04:18 PM ben leinfelder

include new data dir contents (will be pointed at by geoserver 2.0.2)

5832 01/21/2011 04:15 PM ben leinfelder

remove old data contents

5831 01/21/2011 04:11 PM ben leinfelder

geoserver upgrade (in TRUNK thins time!):
-remove embedded geoserver
-include geotools api and update spatial harvesting

5829 01/21/2011 03:08 PM ben leinfelder

geoserver upgrade:
-remove embedded geoserver
-include geotools api and update spatial harvesting
-include simple template for using maps in skin (openlayers now, not mapbuilder)

5596 09/27/2010 05:24 PM ben leinfelder

not sure why this did not come up earlier when I stared upgrading some of the jar dependencies, but I've been having problems deploying Metacat because of a xerces error. upgrading to 2.7.1 fixed it - thinking the xml-apis and xerces jars need to be somewhat in lockstep with each other.

5534 08/31/2010 02:29 PM ben leinfelder

minor upgrade to commons-logging (1.0.3->1.0.4)

5530 08/27/2010 02:59 PM ben leinfelder

upgrade commons-collections (3.2) and commons-lang (2.5) - avoid conflicts with semtools plugin that requires these newer jars.

5529 08/27/2010 02:29 PM ben leinfelder

upgrade the log4j jar - reduces the duplicate jars to wade though in the build process

5052 09/01/2009 05:29 PM ben leinfelder

do not use the jdk logging - this was being used with the datamanager for some reason (but not the rest of metacat).
we use log4j...

3522 10/23/2007 08:53 AM ben leinfelder

switch to updated sanparks boundaries file

3521 10/23/2007 08:52 AM ben leinfelder

replace older sanparks boundaries shapefile with updated version (includes mokala)

3447 09/16/2007 09:31 AM ben leinfelder

use Arial for Park_Name labels on geoserver/mapbuilder rendering

3446 09/14/2007 03:35 PM ben leinfelder

include SANParks boundary layer in the geoserver for sanparks skin

3118 12/11/2006 07:07 PM perry

Initial architecture for dynamically generating SLD/OGC:Filter documents to control which docids get shown on the map. The sldfactory servlet is in place to handle this but is not fully functional since there is currently no way to quickly and dynamically generate a list of allowable docids with a level of performance acceptable for real-time web mapping.

3115 12/07/2006 06:29 PM perry

Improved data point styling. Thickened and smoothed the white outline by stacking two fill rules rather than one fill plus stroke.

3114 12/07/2006 05:53 PM perry

Changed SLD wizard paths to relative instead of assuming context name was geoserver. Patch has been submitted to geoserver dev team.

3113 12/07/2006 05:05 PM perry

removed old geoserver/geotools jars that were causing some trouble

3112 12/07/2006 04:57 PM perry

upgrade to geoserver 1.4rc5

3100 11/27/2006 01:47 PM perry

Set configured to false initially. Include notification in configure process that geoserver password needs to be changed plus instructions on how to do so

3096 11/20/2006 03:36 PM perry

restored original styles to knp-specific layers

3065 10/24/2006 02:28 PM perry

Trimmed down initial shapefiles. They must exist in order to start geoserver properly but there's no need for them to have actual data, just a dummy feature with the proper geometry type (multipoint, multipolygon).

3064 10/24/2006 01:25 PM perry

Removed most (all?) of the deprecated spatial metacat code from head

3038 09/07/2006 07:15 PM perry

Minor cartographic fixes to geoserver SLDs

3032 08/31/2006 04:14 PM perry

initial import of spatial libs, try2