Browse Source

updated whatsnew

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276750 13f79535-47bb-0310-9956-ffa450edef68
master
Steve Loughran 21 years ago
parent
commit
0cd9301832
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      WHATSNEW

+ 6
- 0
WHATSNEW View File

@@ -31,6 +31,12 @@ Other changes:
* Added <target> nested elements to <ant> and <antcall> to allow
specification of multiple sub-build targets, which are executed
with a single dependency analysis.
* Major revision of <wsdltodotnet>. Supports mono wsdl and the microsoft
wsdl run on mono, as well as most of the .NET WSE2.0 options. Extra
schemas (files or urls) can be named in the <schema> element.
Compilers can be selected using the compiler attribute, which defaults
to "microsoft" on windows, and "mono" on everything else.

Changes from Ant 1.6.2 to current Ant 1.6 CVS version
=====================================================


Loading…
Cancel
Save