[seam-issues] [JBoss JIRA] (SEAM-126) Seam 3 should be able to run on Java 5 (so it must be build with -source and -target 1.5)

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Wed Jan 25 02:59:18 EST 2012


    [ https://issues.jboss.org/browse/SEAM-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661651#comment-12661651 ] 

Geoffrey De Smet commented on SEAM-126:
---------------------------------------

We switched Guvnor 5.4 to Java 6. There's no reaction on that user forum post,
so I suggest resolving this issue as "Won't fix" and update the GettingStarted page accordingly:
  http://seamframework.org/Seam3/GetStarted
                
> Seam 3 should be able to run on Java 5 (so it must be build with -source and -target 1.5)
> -----------------------------------------------------------------------------------------
>
>                 Key: SEAM-126
>                 URL: https://issues.jboss.org/browse/SEAM-126
>             Project: Seam 3 Distribution
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 3.1.0.CR1
>            Reporter: Geoffrey De Smet
>            Priority: Blocker
>             Fix For: Future
>
>
> Seam 3 is compatible with JDK 5 according to
>   http://seamframework.org/Seam3/GetStarted
> (if it wasn't compatible with 1.5, we would have not upgraded from Seam 2 earlier this year).
> Text from 20-DEC-2011:
> {code}
> Prerequisites
> JDK 5 or above
> Maven 3.0 or above (to build the source code or run the examples)
> Java EE 6-compliant application server (or a servlet container supported by the Weld servlet extension)
> {code}
> But the seam-security 3.1.0.CR1 has not been build with -target 1.5:
> {code}
> [ERROR] bad class file: /home/jliu/.m2/repository/org/jboss/seam/security/seam-security-api/3.1.0.CR1/seam-security-api-3.1.0.CR1.jar(org/jboss/seam/security/AuthorizationException.class)
> [ERROR] class file has wrong version 50.0, should be 49.0
> {code}

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

        


More information about the seam-issues mailing list