Felix Meschberger created FELIX-3748: ----------------------------------------
Summary: Preparation for Pre-Java 5 Supporting Build Key: FELIX-3748 URL: https://issues.apache.org/jira/browse/FELIX-3748 Project: Felix Issue Type: Task Components: Declarative Services (SCR) Affects Versions: scr-1.6.2 Reporter: Felix Meschberger The SCR 1.6.2 release will only support Java 5 and newer platforms. To create a build to run on pre Java 5 platforms the following must be done: * Setup the compiler to use the jsr14 target (keep java 5 source) * add backport util 3.1 dependency and use that instead of Java 5 java.util classes * set Animal Sniffer to check for Java 1.4 API * recompile embedded OSGi API for Java 1.4 -- 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