>I would write :

  Ant 1.7 introduces a resource framework. Some of the core ant 
  tasks such as <copy/> are now able to process not only file 
- system resources but also zip entries, tar entries, ... 
+ system resources but also zip entries, tar entries, paths, ... 
  Resource collections group resources, and can be further 
  combined with operators such as union and intersection. This 
  can be extended by custom resources and custom tasks using resources.

+ Ant 1.7 starts outsourcing of optional tasks to Antlibs. The first
+ tasks which are outsourced are @LIST_OF_TASKS to the Antlibs
+ .NET, SVN, ...

  Ant 1.7 fixes also a large number of bugs.

+ Ant 1.7 has no support for Java6 features, but first tests on Java6 
+ did not fail.



Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to