Hi, This stuff is getting very close now. It builds everything except for the ant1 compat lib and the final distro (these are next on the list). The tests all pass now, except for a couple of framework tests, which are failing because the test cases are using the <property> and <list-path> tasks from antlib. What's the preferred option for dealing with this (at least until we get non-final antlibs and split up framework) ?
- Move them (and probably a couple of others) to framework. - Duplicate the tasks in the framework test tree. - Defer the framework tests until after antlib has been built. -- Adam -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
