On Wed, 04 Apr 2007, Steve Loughran <[EMAIL PROTECTED]> wrote: > I have a build - smartfrog-tasks - that's been failing since last > week, when I deleted a private copy of ant-testutil from our SCM > tree
I wonder what your sf-javac-with-ant task does, it seems to be ignoring build.sysclasspath, otherwise it would never have used your in SCM version at all. > Yet I have a dependency on the ant-testutil package No, you have not. > <!-- =========================================== --> > <project name="smartfrog-tasks-test"> The failing project is smartfrog-tasks, not smartfrog-tasks-test - and the former doesn't declare any dependency on ant-testutil. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
