Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 3064 over 17 years perry Removed most (all?) of the deprecated spatial m...
  docs 3075 over 17 years perry initial import of html versions of spatial opti...
  lib 3083 over 17 years Matt Jones Modified the configuration classes to allow con...
  src 3083 over 17 years Matt Jones Modified the configuration classes to allow con...
  test 3080 over 17 years Matt Jones Eliminated the '@release@' ant tag from the res...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 18 KB 3025 almost 18 years sgarg updated README with changes for the current day.
build.properties 5.17 KB 3072 over 17 years perry install.spatial no longer optional since metaca...
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 67.6 KB 3080 over 17 years Matt Jones Eliminated the '@release@' ant tag from the res...

Latest revisions

# Date Author Comment
3083 11/12/2006 01:55 AM Matt Jones

Modified the configuration classes to allow configuration through the web interface of all of the properties set in the metacat.properties file. The layout of this form still needs work, in particular because java.util.Properties does not maintain any order for the properties, nor does it allow for metadata about each property to be set and saved in the file. We can probably overcome this by creating a shadow file that lists all of the options and their metadata (such as grouping, controlled values, etc).

3082 11/11/2006 03:48 AM Matt Jones

Renamed method.

3081 11/11/2006 03:45 AM Matt Jones

Began work on a web interface for configuring metacat at runtime. This system
checks the 'configured' property when metacat starts up. If configured=false, then
it loads an HTML form containing the properties that need to be set. The user configures the properties and they are written into the metacat.properties file. Then metacat needs to be restarted. ...

3080 11/10/2006 11:30 AM Matt Jones

Eliminated the 'release' ant tag from the rest of the files. The 'release' property is still used in build.xml for creating releases, but the filter is no longer presnt. Now, when updating the metacat files for a release, you have to set the release version in both the build.xml and the metacat.properties files.

3079 11/10/2006 10:54 AM Matt Jones

Eliminated unneeded log information in source code file.

3078 11/10/2006 10:51 AM Matt Jones

Eliminated the MetacatUtil.printMessage() method in favor of using the Log4J debugging methods.

3077 11/10/2006 10:25 AM Matt Jones

Removed the release ant token from all files in 'src'.

3076 11/09/2006 11:22 PM Matt Jones

Changed the filename that is used when data files are downloaded and when XML files are downloaded in XML format. Now, data files use the format "docid-docname". See bug #2566.

3075 11/09/2006 04:08 PM perry

initial import of html versions of spatial option documentation

3074 11/09/2006 04:06 PM perry

initial import of html versions of spatial option documentation

View all revisions | View revisions

Also available in: Atom