https://issues.apache.org/bugzilla/show_bug.cgi?id=46617

           Summary: support for "source" attribute for javac with
                    build.compiler=gcj
           Product: Ant
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: PatchAvailable
          Severity: enhancement
          Priority: P2
         Component: Core tasks
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=23186)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23186)
support for "source" attribute for javac with build.compiler=gcj

When build.compiler is set to gcj, ant ignores "source" attribute, so it is not
possible to compile code compatibile with java < 1.5 with gcj using ant.

I have attached a simple patch for ant-1.7.1 sources that fixes it. Please
consider applying this patch to ant sources.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to