Project

General

Profile

« Previous | Next » 

Revision 6053

remove very old "metacat webservice" code - as far as i can tell it is never referenced or used. plus we have eocgrid and the new D1 rest services covering this territory now

View differences:

workflowscheduler.build.xml
220 220

  
221 221
		<javac srcdir="${build.src}" destdir="${build.dest}"
222 222
			debug="${debug}"
223
			excludes="**/*.sql **/stringclient/** **/client/*.java **/harvesterClient/*.java">
223
			excludes="**/*.sql **/client/*.java **/harvesterClient/*.java">
224 224
			<classpath>
225 225
				<path refid="compile.classpath" />
226 226
			</classpath>

Also available in: Unified diff