Project

General

Profile

« Previous | Next » 

Revision 6581

use EML style tag for: only show organization when the individual is omitted
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5499

View differences:

build.xml
177 177
		<property name="eml2_0_1-schema-tag" value="RELEASE_EML_2_0_1" />
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_2" />
180
		<property name="eml2-style-tag" value="RELEASE_EML_UTILS_1_0_0_RC12" />
180
		<property name="eml2-style-tag" value="RELEASE_EML_UTILS_1_0_0_RC13" />
181 181
		<property name="eml2_0_0namespace"
182 182
			value="eml://ecoinformatics.org/eml-2.0.0" />
183 183
		<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="HzObjectPathMapTest" />
274
		<property name="testtorun" value="MetacatClientTest" />
275 275
		<property name="junittestsdir"
276 276
			value="./test/edu/ucsb/nceas/metacattest" />
277 277
		<property name="junitnettestsdir"

Also available in: Unified diff