You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by "Francis De Brabandere (JIRA)" <em...@incubator.apache.org> on 2009/09/23 16:07:16 UTC

[jira] Created: (EMPIREDB-55) enforce java 1.5 for the maven release profile

enforce java 1.5 for the maven release profile
----------------------------------------------

                 Key: EMPIREDB-55
                 URL: https://issues.apache.org/jira/browse/EMPIREDB-55
             Project: Empire-DB
          Issue Type: Improvement
          Components: Core
            Reporter: Francis De Brabandere
            Assignee: Francis De Brabandere


This should make sure we never accidentally release a Java 6 compiled empire-db version

http://maven.apache.org/enforcer/enforcer-rules/versionRanges.html

we could also enable this for the Continuous Integration profile

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


[jira] Resolved: (EMPIREDB-55) enforce java 1.5 for the maven release profile

Posted by "Francis De Brabandere (JIRA)" <em...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/EMPIREDB-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis De Brabandere resolved EMPIREDB-55.
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: empire-db-2.0.6-incubating

Java 1.5 now enforced for 'release' and 'CI' profile


http://maven.apache.org/plugins/maven-enforcer-plugin/

> enforce java 1.5 for the maven release profile
> ----------------------------------------------
>
>                 Key: EMPIREDB-55
>                 URL: https://issues.apache.org/jira/browse/EMPIREDB-55
>             Project: Empire-DB
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Francis De Brabandere
>            Assignee: Francis De Brabandere
>             Fix For: empire-db-2.0.6-incubating
>
>
> This should make sure we never accidentally release a Java 6 compiled empire-db version
> http://maven.apache.org/enforcer/enforcer-rules/versionRanges.html
> we could also enable this for the Continuous Integration profile

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