You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2004/10/12 14:18:42 UTC

DO NOT REPLY [Bug 31664] New: - Bad message with javac fork="true" compiler="..."

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31664>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31664

Bad message with javac fork="true" compiler="..."

           Summary: Bad message with javac fork="true" compiler="..."
           Product: Ant
           Version: 1.6.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: phil.weighill-smith@volantis.com


In order to get the javac task to pass the correct argument list to the forked 
compiler process the compiler version must be specified as an attribute of the 
javac task.

A side-effect of this is that a message:

"Since fork is true, ignoring compiler setting"

is written to the Ant log output.

This message is bogus and should be removed.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org