Revision 13643 trunk/applications/appgvSIG/build.xml

View differences:

build.xml
431 431
				<echo>
432 432
					Skip ${target.project.dir} project from RunTests
433 433
				</echo>
434
				<echo append="true" file="${JUnitGlobalResultsFile}">JUnitTests for ${target.project.dir}: SKIPPED.</echo>
434
				<echo append="true" file="${JUnitGlobalResultsFile}">JUnitTests for ${target.project.dir}: SKIPPED.${line.separator}</echo>
435 435
			</else>
436 436
		</if>
437 437
	</target>

Also available in: Unified diff