Project

General

Profile

« Previous | Next » 

Revision 3130

Added by perry over 17 years ago

updated version number and readme

View differences:

README
25 25
              Callie Bowdish (bowdish@ecoinformatics.org)
26 26
              Will Tyburczy (tyburczy@ecoinformatics.org)
27 27
              Matthew Perry (perry@nceas.ucsb.edu)
28
              Chad Burt (underbluewaters@gmail.com)
28 29

  
29 30
Patch contributors:
30 31
              Andrea Chadden (chadden@nceas.ucsb.edu)
......
71 72
* Spatial Query action in metacat servlet. 
72 73
* Interactive Web map to visualize and query the spatial 
73 74
  distribution of metadata documents.
74
* Preliminary python client library to interface with metacat.
75
* Experimental python and php client libraries to interface with metacat.
75 76
* Preliminary process in place for web based configuration of metacat.
76 77

  
77 78
Compatibility Notices:
build.xml
177 177
      <property name="name"                value="metacat"/>
178 178
      <property name="Name"                value="MetaCat"/>
179 179
      <property name="debugprefix"         value="${Name}:"/>
180
      <property name="release"             value="1.6.0"/>
180
      <property name="release"             value="1.7.0"/>
181 181
      <property name="replication-path"    value="/${metacat.context}/servlet/replication"/>
182 182
      <property name="harvester-registration-login-path" value="/${metacat.context}/harvesterRegistrationLogin"/>
183 183
      <property name="harvester-registration-path"       value="/${metacat.context}/harvesterRegistration"/>

Also available in: Unified diff