[
https://issues.apache.org/jira/browse/FELIX-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-2442.
------------------------------------
Fix Version/s: karaf 1.8.0
Resolution: Fixed
Committing to https://svn.apache.org/repos/asf/felix/trunk ...
M
karaf/features/management/src/main/java/org/apache/felix/karaf/features/management/internal/FeaturesServiceMBeanImpl.java
A
karaf/features/management/src/main/java/org/apache/felix/karaf/features/management/internal/StandardEmitterMBean.java
Committed r957468
> [Karaf] JDK 1.5 build issue - StandardEmitterMBean is JDK 1.6 specific
> ----------------------------------------------------------------------
>
> Key: FELIX-2442
> URL: https://issues.apache.org/jira/browse/FELIX-2442
> Project: Felix
> Issue Type: Bug
> Environment: Java 1.5
> Reporter: Jamie goodyear
> Assignee: Guillaume Nodet
> Fix For: karaf 1.8.0
>
>
> "StandardEmitterMBean" appears to only be available as of Java 1.6
> http://java.sun.com/javase/6/docs/api/javax/management/StandardEmitterMBean.html.
> Karaf's FeaturesServiceMBeanImpl extends StandardEmitterMBean, as such this
> is a problem for building with JDK 1.5.
> We may need to revert the change that introduced this to Karaf or implement
> some other work around.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.