There are several bug reports where I have prepared code, and documentation and testcases , and I would like them to be submitted before the code patches are obsolete :
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17007 allow to define ZipFileSet(s) outside of Zip task this is an easy one, it makes the zip filesets definable with an id which can be referred to in several tasks, like FileSets, ... http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15434 MimeMailer doesn't work properly with national charset I did not write the code for this one, but it looks very interesting for Ant users not working only with the Latin character set. This patch allows to send an email in Russian or Chinese from a computer with an American English OS. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17257 build.sh install problem under cygwin small correction - take the remarks of Conor Mc Neill into account - he is right http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18431 new p4labelsync task this one has been requested by one user; since it is a new task, it should not harm any one. Yours Antoine
