[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


"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.

Reply via email to