You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2012/11/07 12:09:13 UTC

[jira] [Resolved] (FELIX-3747) Cleanup maven project setup

     [ https://issues.apache.org/jira/browse/FELIX-3747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved FELIX-3747.
--------------------------------------

    Resolution: Fixed

Cleaned the project in Rev. 1406546
  - Remove commented sections in pom.xml
  - Configure Animal Sniffer for Java 5
  - Configure compiler for Java 5 source and target
  - Remove backport util 3.1 dependency
  - Use Java Util classes directly (wihtout wrappers)

As expected the integration tests and the OSGi CT tests still pass.
                
> Cleanup maven project setup
> ---------------------------
>
>                 Key: FELIX-3747
>                 URL: https://issues.apache.org/jira/browse/FELIX-3747
>             Project: Felix
>          Issue Type: Task
>          Components: Declarative Services (SCR)
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: scr-1.6.2
>
>
> To prepare for the release, the Maven POM should be cleaned up:
>   * Set compiler source and target to Java 5
>   * Configure Animal Sniffer plugin for Java 5
>   * Replace backport-util-concurrent by Java 5 API use
> Should we require a pre-Java 5 build, the respective compiler configuration, animal sniffer configuration, and backport-util-concurreny (version 3.1) dependency have to be added back in.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira