fixed update problem
put the pid in the info section of the url
Add a comment to the new target install-configured-metacat.
Using echo to replace propertyfile in order to avoiding character escape.
fixed content type problem where csv files were set as text/xml
fixed problem with count in listObjects()
Cleaned up warnings, removed dead code.
Updated to most recent DataONE libraries. Updated CrudService to set the correct origin MN and auth MN in system metadata. Refactored exception passing. More work to come in generating SystemMetadata.
Add a target to change the configuration value to be true.
removed debug statements
fixed bugs in listObjects
Add in correct node references in system metadata.
Cleanup harvester exceptions and generics.
remove httpclient 3.1 and custom-built httpclient.jarrework MetacatClient (and other classes) to use httpclient 4updated build to not create httpclient.jarencoding tests now pass.
blank configuration value should be treated the same as null
Fix the MetadataTypeRegisterTest because it had the wrong URI for METS.
Added download links.
the new name of the jar file.
rename this jar file to xercesImpl-2.11.0.jar
Additional layout and styles for metacat documentation.
UPdated documentation for the web.
few bug fixes for listObjects
Add new version of jar file from xerces 2.11.0.
Add a new version of aml-apis jar file from xerces 2.11.0.
Add new version of xerces jar file.
Add jar file from xerces 2.11.0.
remove old version of xerces jar file.
Remove redundant jar file.
remove redundant jar file.
added code to do database query for listObjects
new properties for d1 MN
Cleaned up unused imports.
update to ECOGRID_1_2_2RC2 tag
remove the empty dir.
This is redundant to the WorkflowSchedulerCleintTest in wsfscheduler svn module.
use more unique scope (document id prefix) so that getlastdocid runs successfully. use superclass generateDocumentId() method
pass the root exception message up the call chain so that it can effectively be reported as a helpful error message. also, the JUnit test expects the specific error message (SchemaRegistryTest)
adding fields for additional system metadata info
use the read() method instead of manually calling with parameters
new paths for metacat populator
new common and client jar
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
Add the junit jar file back to the lib. There is no change needed in build.xml.
some new code for debugging mmp
Update to v1.10.0 and include new GeoServer configuration instructions
correct typo in instructions
Using <xsl:value-of select="."/> to replace <xsl:value-of select="./"/>. Somehow, the latter is not valid anymore.
include bypass option
removing old httpclient jar
removing utilities.jar
updated the populator
new http libs
include geoserver.war in the 'install' target but also allow 'bypass' option when geoserver is not deployed next to metacat
merge documentation from 1.9.3 branch before adding 1.10.0 changes
added code to run an squery for listObjects instead of an anyfield query
fixed compile errors
remove "Bypass" actionhttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=4307
always re-write web.xml in case geoserver has been redeployedhttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=4307
include geoserver.war when building the distributionmove xalan jar into common lib where it is used to compile lsid supporthttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=4307
do not use "filtering" on binary shape files - they will be corrupthttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=4307
use the demis layer as default
remove cache files - each instance should create these when needed
use OpenLayers implementation for rendering map/spatial search - has it's own copy of locations and a different bound for the maphttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188
use OpenLayers implementation for rendering map/spatial searchhttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188
Modified MetacatPopulator to deal with change in D1Client static methods.
include name attribute for location selection widget
break the map generation into parts for easier re-use/customization in other skins
added more code for new mmp requests
include standard list of named locations - zoom map to that location when selected
include default password for geoserver admin - though metacat need not really know what it is.
bug fixes
already have log4j (1.2.12)
remove older jars to avoid duplication/complications
refactor checksum and some other stuff
include a default location for the Geoserver data directory (under the metcat deployment)
added some debug lines
new common lib
rework geoserver configuration:-geoserver context is set to 'geoserver' by default, but can be reconfigured-data directory is set in the geoserver web.xml file (we have a template, set the value accordingly, then overwrite the deployed version in the geoserver webapp)...
add boolean return to indicate whether or not a property was modified
invoke spatial search when bounding box is drawn or click on map
trying to get the new MMP handler working with ResourceHandler
updating commons-fileupload to 1.2.2
Change the ecogrid tag to tags/ECOGRID_1_2_2_RC1.
fullclean will remove entire ecogrid dir rather than just two files.
update the SLD for data boundary layer
omit spatial exclusions that do not exist (part of the geoserver removal)
replicate works on metacat now. just waiting for roberts changes to the mmp clients
Change the column width again.
change the column width of the workflow run table.
use local shape files if the Geoserver env variable is not set. They might also be the same
Fixed a bug that pdf file name can't be got.
include new data dir contents (will be pointed at by geoserver 2.0.2)
remove old data contents
geoserver upgrade (in TRUNK thins time!):-remove embedded geoserver -include geotools api and update spatial harvesting
geoserver upgrade:-remove embedded geoserver -include geotools api and update spatial harvesting-include simple template for using maps in skin (openlayers now, not mapbuilder)
new jar with common code
new mmp code