Project

General

Profile

« Previous | Next » 

Revision 6092

Added by Matt Jones about 13 years ago

Modified Metacat to build against the D1_SCHEMA_0_6_1 branch of the dataone schemas by incorporating the 0.6.1-SNAPSHOT version of d1_common and d1_libclient libraries, and refactoring Metacat code references to the d1 schema changed types.

View differences:

build.xml
185 185
		<property name="eml2_0_1-schema-tag" value="RELEASE_EML_2_0_1" />
186 186
		<property name="eml2_1_0-schema-tag" value="RELEASE_EML_2_1_0" />
187 187
		<property name="eml2_1_1-schema-tag" value="RELEASE_EML_2_1_1_RC_2" />
188
		<property name="dataone-schema-tag" value="D1_SCHEMA_0_5_1" />
188
		<property name="dataone-schema-tag" value="D1_SCHEMA_0_6_1" />
189 189
		<property name="eml2-style-tag" value="RELEASE_EML_UTILS_1_0_0_RC12" />
190 190
		<property name="eml2_0_0namespace"
191 191
			value="eml://ecoinformatics.org/eml-2.0.0" />
......
342 342
		<property name="svn.eml211SchemaUrl"
343 343
			value="https://code.ecoinformatics.org/code/eml/tags/${eml2_1_1-schema-tag}" />
344 344
		<property name="svn.dataone-0.1-schema-url"
345
			value="https://repository.dataone.org/software/cicore/tags/${dataone-schema-tag}" />
345
			value="https://repository.dataone.org/software/cicore/branches/${dataone-schema-tag}" />
346 346
		<property name="svn.eml2StyleUrl"
347 347
			value="https://code.ecoinformatics.org/code/eml/tags/${eml2-style-tag}" />
348 348

  

Also available in: Unified diff