THREDDS Catalog Generator NEWS - history of user-visible changes 2003/09/05

Please send bug reports to thredds@unidata.ucar.edu

Version 0.7.3

* Fix LocalDatasetSource so can be handed either "/dir/file" or
  "file:/dir/file".

Version 0.7.2

* On the task listing page, add links to the resulting catalogs.

* Make sure main path is "/admin/config/" rather than "/admin/config".

* More logging enhancements.

Version 0.7.1

* Added more extensive logging using Log4j.

* Improved existing error handling and added additional error
  handling where problems could fall through the cracks. Added some
  catching and throwing of exceptions but also, for problems that aren't
  fatal, added the inclusion in the resulting catalog of datasets with
  the error message as its name.

* Change how the CatGenTimerTask constructor is given the path to the
  config files and the path to the resulting files. Resulting catalogs
  are placed in the servlet directory space. Also, add ability for
  servlet to serve the resulting catalogs.

* Switch from using java.lang.String to using java.io.File for
  handling file location information so that path seperators will be
  correctly handled. Also, switch to java.net.URI rather than
  java.io.File or java.lang.String where necessary to handle proper
  URI/URL character encoding.

* Add handling of requests when no path ("") is given, when the root
  path ("/") is given, and when the admin path ("/admin") is given.

* Fix the PUTting of catalogGenConfig files.

* Start adding GDS DatasetSource capabilities.

Version 0.7a4

* Allows for naming of directory level datasets.

Version 0.7a3

Version 0.7a2

Version 0.7a1

* First alpha release containing servlet software for controlling
  multiple runs of the Catalog Generator.

Version 0.6.1

Version 0.6

Version 0.6a8

Version 0.6a7

Version 0.6a6

Version 0.6a5

Version 0.6a4

Version 0.6a3

Version 0.6a2

Version 0.6a1

Version 0.5.1

Version 0.5

