Build failed after checking out the tag JBoss_3_2_3 from the jboss-3.2 module. 
Compilation errors start with the following: 

compile-mbean-sources:
    [mkdir] Created dir: D:\dev\jboss\src\jboss-3.2\jmx\output\gen-src

compile-classes:
    [mkdir] Created dir: D:\dev\jboss\src\jboss-3.2\jmx\output\classes
    [javac] Compiling 604 source files to D:\dev\jboss\src\jboss-3.2\jmx\output\classes
D:\dev\jboss\src\jboss-3.2\jmx\src\main\org\jboss\mx\server\AbstractMBeanInvoker.java:53:
 interface expected here
   implements MBeanInvoker
              ^
D:\dev\jboss\src\jboss-3.2\jmx\src\main\org\jboss\mx\loading\HeirarchicalLoaderRepository2.java:31:
 warning: org.jboss.mx.loading.UnifiedLoaderReposit
ory2 in org.jboss.mx.loading has been deprecated
public class HeirarchicalLoaderRepository2 extends UnifiedLoaderRepository2
                                                   ^
D:\dev\jboss\src\jboss-3.2\jmx\src\main\javax\management\loading\PrivateMLet.java:27: 
cannot resolve symbol
symbol  : constructor MLet (java.net.URL[],boolean)
location: class javax.management.loading.MLet
      super(urls, delegateToCLR);
      ^
D:\dev\jboss\src\jboss-3.2\jmx\src\main\javax\management\loading\PrivateMLet.java:32: 
cannot resolve symbol
symbol  : constructor MLet (java.net.URL[],java.lang.ClassLoader,boolean)
location: class javax.management.loading.MLet
      super(urls, parent, delegateToCLR);
...

The contents of the JBoss_3_2_3 checkout and the source tar.gz release differ quite a 
lot. Among other things the AbstractMBeanInvoker (first compile error above) doesn't 
even exist in the source package.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840749#3840749

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840749


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to