You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Joe Bohn (JIRA)" <ji...@apache.org> on 2010/04/23 23:11:51 UTC

[jira] Created: (GERONIMO-5270) Enforce Java1.6 for Geronimo 3.0 build in maven and perhaps enforce the required maven version as well (2.2.1?).

Enforce Java1.6 for Geronimo 3.0 build in maven  and perhaps enforce the required maven version as well (2.2.1?).
-----------------------------------------------------------------------------------------------------------------

                 Key: GERONIMO-5270
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5270
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: buildsystem
    Affects Versions: 3.0
            Reporter: Joe Bohn
             Fix For: 3.0


I believe that Geronimo 3.0 must be built using java 1.6 and fails if that is not the case.  However, it isn't a nice failure.  We should configure maven to check the java version and fail if it isn't 1.6.   

We should also consider checking the maven version and enforcing a minimum maven version - I've heard that 2.2.1 is required.

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


[jira] Resolved: (GERONIMO-5270) Enforce Java1.6 for Geronimo 3.0 build in maven and perhaps enforce the required maven version as well (2.2.1?).

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor resolved GERONIMO-5270.
-----------------------------------

      Assignee: Jarek Gawor
    Resolution: Fixed

Java 6 and Maven 2.2.1 are now enforced in trunk. Committed in revision 954586.


> Enforce Java1.6 for Geronimo 3.0 build in maven  and perhaps enforce the required maven version as well (2.2.1?).
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-5270
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5270
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 3.0
>            Reporter: Joe Bohn
>            Assignee: Jarek Gawor
>             Fix For: 3.0
>
>
> I believe that Geronimo 3.0 must be built using java 1.6 and fails if that is not the case.  However, it isn't a nice failure.  We should configure maven to check the java version and fail if it isn't 1.6.   
> We should also consider checking the maven version and enforcing a minimum maven version - I've heard that 2.2.1 is required.

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