Project

General

Profile

« Previous | Next » 

Revision 7248

get utilities source from the correct checkout location

View differences:

build.xml
1412 1412
		</copy>
1413 1413
		<mkdir dir="${util.dir}" />
1414 1414
		<copy todir="${util.dir}">
1415
			<fileset dir="${build.tmp}/utilities" excludes="**/CVS*" />
1415
			<fileset dir="${utilitiesdir}" excludes="**/CVS*" />
1416 1416
		</copy>
1417 1417

  
1418 1418
		<mkdir dir="${ecogrid-dist-dir}" />

Also available in: Unified diff