Watch, Follow, &
Connect with Us
Public Report
Report From: JBuilder/Build System    [ Add a report in this area ]  
Report #:  5471   Status: Closed
Ant javac task destdir defaults to project class directory
Project:  JBuilder Build #:  9.0.125.0
Version:    9.0 Submitted By:   Kenneth Corbin
Report Type:  Basic functionality failure Date Reported:  8/4/2003 9:55:52 AM
Severity:    Commonly encountered problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All versions Internal Tracking #:   173600
Resolution: Won't Do (Resolution Comments) Resolved in Build: : 176
Duplicate of:  None
Voting and Rating
Overall Rating: (1 Total Rating)
1.00 out of 5
Total Votes: None
Description
When executing an Ant javac task in which the destdir has not been specified, classes are compiled to the Borland project class directory instead of the javac source directory.   As a result, ant scripts that work just fine when run alone or as with another IDE fail to work correctly under JBuilder.
Steps to Reproduce:
None
Workarounds
Specify an explicit destdir attribute for all Ant javac tasks

---------

Specify an explicit destdir attribute for all Ant javac tasks
Attachment
None
Comments

None

Server Response from: ETNACODE01