http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2694
*** shadow/2694 Thu Jul 19 11:46:53 2001 --- shadow/2694.tmp.8290 Thu Jul 19 11:46:53 2001 *************** *** 0 **** --- 1,21 ---- + +============================================================================+ + | Ant seems to be incompatable with Java 1.4 | + +----------------------------------------------------------------------------+ + | Bug #: 2694 Product: Ant | + | Status: NEW Version: 1.3 | + | Resolution: Platform: PC | + | Severity: Normal OS/Version: Windows NT/2K | + | Priority: Other Component: Build Process | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + While using Merlin (Java 1.4) Ant was unable to perform a build which worked + fine while using Java 1.3. All files could be compiled on the command line + using Java 1.4 (without Ant) so there was no problem with the setup of it. The + only problem was when Ant was used to build the files. It seemed work when we + gave the fully qualified path to the files being compiled.
