Hi,
Does anyone could help me with this issue? I'm refreshing the workspace in
order to submit QMan but the build process for eclipse-plugin fails.
Reason is the  *org.apache.qpid.management.common.JMXConnnectionFactory*that
has been moved on java/management/common subproject..

Any idea? Or Am I wrong?

*compile:
     [echo] Targeting : 1.5
    [javac] Compiling 56 source files to
C:\Progetti\Apache\qpid\java\build\management\eclipse-plugin\classes
    [javac]
C:\Progetti\Apache\qpid\java\management\eclipse-plugin\src\main\java\org\apache\qpid\management\ui\jmx\JMXServerRegistry.java:39:
package org.apache.qpid.mana
gement.common does not exist
    [javac] import org.apache.qpid.management.common.JMXConnnectionFactory;
    [javac]                                         ^
    [javac]
C:\Progetti\Apache\qpid\java\management\eclipse-plugin\src\main\java\org\apache\qpid\management\ui\jmx\JMXServerRegistry.java:89:
cannot find symbol
    [javac] symbol  : variable JMXConnnectionFactory
    [javac] location: class
org.apache.qpid.management.ui.jmx.JMXServerRegistry
    [javac]         _jmxc = JMXConnnectionFactory.getJMXConnection(
    [javac]                 ^
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 2 errors

BUILD FAILED
C:\Progetti\Apache\qpid\java\module.xml:166: Compile failed; see the
compiler error output for details.*

Best regards,
Andrea

Reply via email to