You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (Created) (JIRA)" <ji...@apache.org> on 2011/10/13 00:59:11 UTC

[jira] [Created] (AVRO-926) make things work on Java 7

make things work on Java 7
--------------------------

                 Key: AVRO-926
                 URL: https://issues.apache.org/jira/browse/AVRO-926
             Project: Avro
          Issue Type: Improvement
          Components: java
            Reporter: Doug Cutting


AVRO-878 identified some problems when running Avro under Java 7.  We should get all tests to pass when running under Java 7.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AVRO-926) make things work on Java 7

Posted by "Doug Cutting (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated AVRO-926:
------------------------------

    Fix Version/s: 1.6.2
         Assignee: Doug Cutting
           Status: Patch Available  (was: Open)

I'll commit this soon unless someone objects.
                
> make things work on Java 7
> --------------------------
>
>                 Key: AVRO-926
>                 URL: https://issues.apache.org/jira/browse/AVRO-926
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.6.2
>
>         Attachments: AVRO-926.patch
>
>
> AVRO-878 identified some problems when running Avro under Java 7.  We should get all tests to pass when running under Java 7.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AVRO-926) make things work on Java 7

Posted by "Doug Cutting (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated AVRO-926:
------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I committed this.
                
> make things work on Java 7
> --------------------------
>
>                 Key: AVRO-926
>                 URL: https://issues.apache.org/jira/browse/AVRO-926
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.6.2
>
>         Attachments: AVRO-926.patch
>
>
> AVRO-878 identified some problems when running Avro under Java 7.  We should get all tests to pass when running under Java 7.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AVRO-926) make things work on Java 7

Posted by "Doug Cutting (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated AVRO-926:
------------------------------

    Attachment: AVRO-926.patch

Here's a patch that makes all Java tests pass for me under Java 7.  The only problems I found were that JUnit tests are no longer run in the order they are defined, which broke two tests, fixed here.
                
> make things work on Java 7
> --------------------------
>
>                 Key: AVRO-926
>                 URL: https://issues.apache.org/jira/browse/AVRO-926
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: Doug Cutting
>             Fix For: 1.6.2
>
>         Attachments: AVRO-926.patch
>
>
> AVRO-878 identified some problems when running Avro under Java 7.  We should get all tests to pass when running under Java 7.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira