http://nagoya.apache.org/bugzilla/show_bug.cgi?id=613
*** shadow/613 Wed Feb 14 17:48:41 2001 --- shadow/613.tmp.24871 Wed Feb 14 17:48:41 2001 *************** *** 0 **** --- 1,20 ---- + +============================================================================+ + | 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 | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + 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.
