Revision 8984
Added by ben leinfelder about 10 years ago
metacat.properties | ||
---|---|---|
648 | 648 |
|
649 | 649 |
############# Index Section ########################################### |
650 | 650 |
#The md5 hash numbers for the schema.xml in previous releases. It should be sperator by ';' if it has multiple values. |
651 |
index.schema.previous.hash=714457a3cdd05e034e5df46589b3bfa9;ba7dc67bbf749b02e03d7b7cc6a31def;ebf5b20f9cd18d31c3a6057749ba9397 |
|
651 |
index.schema.previous.hash=714457a3cdd05e034e5df46589b3bfa9;ba7dc67bbf749b02e03d7b7cc6a31def;ebf5b20f9cd18d31c3a6057749ba9397;fb1f63a36f2c742f1ba144d559c37075
|
|
652 | 652 |
#The md5 hash number for the schema.xml in this release |
653 |
index.schema.current.hash=ebf5b20f9cd18d31c3a6057749ba9397
|
|
653 |
index.schema.current.hash=fb1f63a36f2c742f1ba144d559c37075
|
|
654 | 654 |
index.context=metacat-index |
655 | 655 |
index.resourcemap.namespace=http://www.w3.org/TR/rdf-syntax-grammar;http://www.openarchives.org/ore/terms |
656 | 656 |
#The process to regenerate the index when the metacat-index web app starts needs the readiness of the metacat. |
Also available in: Unified diff
include schema.xml md5 checksum for 2.4.2 release.