﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2060	ant dependency fail: svn up && ant dist != svn up ant clean dist	avarab@…	framm	"Sometimes ant will fail to spot dependency problems in the code.

Steps to reproduce:

 1. svn up -r [1308]
 2. ant clean dist
 3. svn up -r [1309]
 4. ant dist # '''OK'''
 5. ant clean dist # '''FAIL'''

Of course there have been numerous revisions like [1308:1309] where this has occurred which would suggest a general problem in the build system, probably in the way the build scripts are set up."	defect	closed	minor		Core	latest	wontfix		
