Project

General

Profile

« Previous | Next » 

Revision 5772

merge "shared" and "common" EML stylesheets into single "common" directory that is retrieved from the EML repository when Metacat is built

View differences:

build.xml
178 178
		<property name="eml2_1_0-schema-tag" value="RELEASE_EML_2_1_0" />
179 179
		<property name="eml2_1_1-schema-tag" value="RELEASE_EML_2_1_1_RC_1" />
180 180
		<property name="dataone-schema-tag" value="D1_SCHEMA_0_5_1" />
181
		<property name="eml2-style-tag" value="RELEASE_EML_UTILS_0_9_0" />
181
		<property name="eml2-style-tag" value="RELEASE_EML_UTILS_1_0_0_RC2" />
182 182
		<property name="eml2_0_0namespace"
183 183
			value="eml://ecoinformatics.org/eml-2.0.0" />
184 184
		<property name="eml2_0_1namespace"
......
271 271
		<property name="docdir" value="./docs" />
272 272
		<property name="cgidir" value="./cgi-bin" />
273 273
		<property name="testdir" value="./test" />
274
		<property name="testtorun" value="NonAsciiCharacterTest" />
274
		<property name="testtorun" value="InternationalizationTest" />
275 275
		<property name="junittestsdir"
276 276
			value="./test/edu/ucsb/nceas/metacattest" />
277 277
		<property name="junitnettestsdir"

Also available in: Unified diff