[
https://issues.apache.org/jira/browse/FELIX-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger updated FELIX-3527:
-------------------------------------
Description:
We currently try to support old JVMs which are mainly used in resource
restricted environments. To this avail the default build is generating Java 1.4
class files.
Consequently we should check for non-Java 1.4 API use during the build.
was:
We currently try to support old JVMs which are mainly used in resource
restricted environments. To this avail the default build is generating Java 1.3
class files.
Consequently we should check for non-Java 1.3 API use during the build.
Currently we already use some Java 1.4 API, so we just accept that fact and
should check against Java 1.4
> Add Java API usage check
> ------------------------
>
> Key: FELIX-3527
> URL: https://issues.apache.org/jira/browse/FELIX-3527
> Project: Felix
> Issue Type: Task
> Components: Declarative Services (SCR)
> Affects Versions: scr annotations 1.6.0
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: scr-1.6.2
>
>
> We currently try to support old JVMs which are mainly used in resource
> restricted environments. To this avail the default build is generating Java
> 1.4 class files.
> Consequently we should check for non-Java 1.4 API use during the build.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira