[jboss-jira] [JBoss JIRA] Commented: (JASSIST-114) Source compatibility with Java 1.4 is declared but test cases uses Java 5 syntax

Andrew Dinn (JIRA) jira-events at lists.jboss.org
Wed Apr 21 11:09:03 EDT 2010


    [ https://jira.jboss.org/jira/browse/JASSIST-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12526837#action_12526837 ] 

Andrew Dinn commented on JASSIST-114:
-------------------------------------

Adopting Pete's suggested 1.4 syntax allowed maven to compile but revealed further bugs due to maven running all the tests in the same JVM (ant was forking a new JVM for each test class). Having fixed these a 'maven install' now runs all the tests successfully.


> Source compatibility with Java 1.4 is declared but test cases uses Java 5 syntax
> --------------------------------------------------------------------------------
>
>                 Key: JASSIST-114
>                 URL: https://jira.jboss.org/jira/browse/JASSIST-114
>             Project: Javassist
>          Issue Type: Bug
>    Affects Versions: 3.12.0.GA
>            Reporter: Pete Muir
>            Assignee: Andrew Dinn
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list