[
https://issues.apache.org/jira/browse/FELIX-3748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jencks resolved FELIX-3748.
---------------------------------
Resolution: Won't Fix
I don't think its realistic to expect this will ever happen.
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)