Return-Path: Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Delivered-To: mailing list dev@ant.apache.org Received: (qmail 90366 invoked from network); 16 Apr 2003 15:33:59 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 16 Apr 2003 15:33:59 -0000 Received: (qmail 20927 invoked by uid 50); 16 Apr 2003 15:35:55 -0000 Date: 16 Apr 2003 15:35:55 -0000 Message-ID: <20030416153555.20926.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 18522] - RMIC task with destination directory X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18522 RMIC task with destination directory joel.feraud@sun.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From joel.feraud@sun.com 2003-04-16 15:35 ------- The base attribute of the target IS the destination directory of the compiled classes, which can be different of where are found the classes to compile (specified in the classpath).