[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3642) Enforce use of JDK >= 1.6.0_04 when using Java 6 for tests in seam-gen or examples

Dan Allen (JIRA) jira-events at lists.jboss.org
Tue Oct 28 18:25:20 EDT 2008


Enforce use of JDK >= 1.6.0_04 when using Java 6 for tests in seam-gen or examples
----------------------------------------------------------------------------------

                 Key: JBSEAM-3642
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3642
             Project: Seam
          Issue Type: Feature Request
          Components: Examples, Tools
    Affects Versions: 2.1.0.GA
         Environment: Java 6
            Reporter: Dan Allen
            Assignee: Dan Allen
            Priority: Minor
             Fix For: 2.1.1.CR1


JAXB-API 2.1 was weaved into the endorsed directory when running tests in seam-gen. This measure is only necessary for Java 6 for versions prior to Update 6. Instead of using this hack, we should require users to have Java >= 1.6.0_04 if they are going to use Java 6. Sun ignorantly updated this library in a minor version and it confuses the hell out of people. Thus, we need to have the test fail if the user is not using the correct version of Java 6 and direct them to http://seamframework.org/Documentation/DoesSeamWorkWithJDK60.

-- 
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 seam-issues mailing list