You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2009/10/22 21:50:59 UTC

[jira] Created: (OPENJPA-1356) Use maven-enforcer-plugin to verify proper Java and Maven levels

Use maven-enforcer-plugin to verify proper Java and Maven levels
----------------------------------------------------------------

                 Key: OPENJPA-1356
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1356
             Project: OpenJPA
          Issue Type: Improvement
          Components: build / infrastructure
    Affects Versions: 2.0.0-M3, 1.2.1, 1.1.0, 1.0.3
            Reporter: Donald Woods
            Assignee: Donald Woods
             Fix For: 1.3.0, 2.0.0-M4


Use the maven-enforcer-plugin to verify that builds are being run with:
   maven >= 2.0.5
1.3.x builds are run with:
   Java == 1.5.x
trunk builds are run with:
   Java >= 1.5.x


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


[jira] Resolved: (OPENJPA-1356) Use maven-enforcer-plugin to verify proper Java and Maven levels

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

Donald Woods resolved OPENJPA-1356.
-----------------------------------

    Resolution: Fixed

added to 1.3.x and trunk

> Use maven-enforcer-plugin to verify proper Java and Maven levels
> ----------------------------------------------------------------
>
>                 Key: OPENJPA-1356
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1356
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: build / infrastructure
>    Affects Versions: 1.0.3, 1.1.0, 1.2.1, 2.0.0-M3
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>             Fix For: 1.3.0, 2.0.0-M4
>
>
> Use the maven-enforcer-plugin to verify that builds are being run with:
>    maven >= 2.0.5
> 1.3.x builds are run with:
>    Java == 1.5.x
> trunk builds are run with:
>    Java >= 1.5.x

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