Hi, If we require junit.jar in Ant's lib/ directory, why do we need users to declare it in ant.properties files? Won't junit.jar be picked up from the system classpath?
I'm halfway through a really cool dependency checking system. Type 'ant' anywhere, and it will recursively build required components (if they need building), or print a message stating what needs to be declared (or do a HTTP GET to retrieve the jar). Works from CVS components and for isolated components. Will finish it tomorrow.. --Jeff -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
