--- Judy Sowell <[EMAIL PROTECTED]> wrote:
> My team has a test harness and then several separate release or build
> areas which depend on the packages in the test harness. The structure
> looks something like this:
> 
> Tools/source/build.xml   which builds the test harness structure classes
> QA/Rel4.0/build.xml     which builds the tests for 4.0
> QA/Rel5.0/build.xml     which builds the tests for 5.0
> 
> The Tools area doesn't change very often, which is why I didn't include
> its build in the QA areas. However, when someone does a p4 sync and
> builds from one of the QA areas, it would be nice to detect any changes
> under Tools. Any clues appreciated.

Check out the <uptodate> task.

Diane

=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com

Reply via email to