stevel 2004/08/03 16:26:44 Modified: . WHATSNEW Log: updated whatsnew Revision Changes Path 1.643 +6 -0 ant/WHATSNEW Index: WHATSNEW =================================================================== RCS file: /home/cvs/ant/WHATSNEW,v retrieving revision 1.642 retrieving revision 1.643 diff -u -r1.642 -r1.643 --- WHATSNEW 28 Jul 2004 19:55:37 -0000 1.642 +++ WHATSNEW 3 Aug 2004 23:26:44 -0000 1.643 @@ -31,6 +31,12 @@ * 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 =====================================================
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]