Project

General

Profile

« Previous | Next » 

Revision 6097

do not use XML files for storing SystemMetadata - use DB tables only.

View differences:

build.xml
280 280
		<property name="docdir" value="./docs" />
281 281
		<property name="cgidir" value="./cgi-bin" />
282 282
		<property name="testdir" value="./test" />
283
		<property name="testtorun" value="InternationalizationTest" />
283
		<property name="testtorun" value="CrudServiceTest" />
284 284
		<property name="junittestsdir"
285 285
			value="./test/edu/ucsb/nceas/metacattest" />
286 286
		<property name="junitnettestsdir"

Also available in: Unified diff