[mdr-users] MDRAnt task compatibility with Ant 1.7
"Tom Morris" <[email protected]> Tue, 5 Jun 2007 13:33:21 -0400
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.user |
|---|---|
| Message-ID | <003601c7a797$9dd99090$0201a8c0@micronxp> |
Has anyone been successful in using the mdrant task with Apache Ant 1.7? It silently fails to create output when run with Ant 1.7 either from the command line or under Eclipse. (Eclipse 3.3 which is about to be released is bundling Ant 1.7.) Everything works fine with Ant 1.6.5, but I suspect that there's some incompatibility in the Ant Task integration between 1.6.5 and 1.7. Any clues from anyone? Or better yet, a version that works with Ant 1.7? Tom