You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/05/06 19:24:30 UTC

[jira] Resolved: (THRIFT-482) build.xml does not specify a target version for compiled java classes

     [ https://issues.apache.org/jira/browse/THRIFT-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury resolved THRIFT-482.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.2
         Assignee: Jarret Falkner

Committed. Thanks for the patch Jarret!

> build.xml does not specify a target version for compiled java classes
> ---------------------------------------------------------------------
>
>                 Key: THRIFT-482
>                 URL: https://issues.apache.org/jira/browse/THRIFT-482
>             Project: Thrift
>          Issue Type: Bug
>         Environment: java version "1.6.0_13"
> Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
> Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02, mixed mode)
>            Reporter: Jarret Falkner
>            Assignee: Jarret Falkner
>             Fix For: 0.2
>
>         Attachments: java5_target.patch
>
>
> When building thrift in a java 6 environment, the packaged libthrift.jar contains classes for version 6 java.  The compile target in build.xml should make java version 5 class files to maintain compatibility with earlier runtime environments.
> The attached patch should update build.xml with the desired behavior.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.