http://nagoya.apache.org/bugzilla/show_bug.cgi?id=613
*** shadow/613 Wed Feb 14 17:48:41 2001 --- shadow/613.tmp.3697 Thu Feb 15 11:58:46 2001 *************** *** 2,9 **** | Use of DESTDIR with JAVAC | +----------------------------------------------------------------------------+ | Bug #: 613 Product: Ant | ! | Status: NEW Version: unspecified | ! | Resolution: Platform: PC | | Severity: Minor OS/Version: Windows NT/2K | | Priority: Low Component: Build Process | +----------------------------------------------------------------------------+ --- 2,9 ---- | Use of DESTDIR with JAVAC | +----------------------------------------------------------------------------+ | Bug #: 613 Product: Ant | ! | Status: RESOLVED Version: unspecified | ! | Resolution: INVALID Platform: PC | | Severity: Minor OS/Version: Windows NT/2K | | Priority: Low Component: Build Process | +----------------------------------------------------------------------------+ *************** *** 17,20 **** I noticed that while using DESTDIR with JAVAC all of my sources are being recompiled regardless of if they are already existing and up to date. When I removed DESTDIR (which I was using to redundantly specify the path anyways), it ! corrected the problem and didn't recompile sources unless it was necessary. --- 17,23 ---- I noticed that while using DESTDIR with JAVAC all of my sources are being recompiled regardless of if they are already existing and up to date. When I removed DESTDIR (which I was using to redundantly specify the path anyways), it ! corrected the problem and didn't recompile sources unless it was necessary. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-02-15 11:58 ------- ! Packages where included in srcdir-attribute, Ant worked as expected.
