===========================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===========================================================================
===========================================================================
Tue Jan 6 23:23:52 GMT 2004
===========================================================================
HERE ARE THE LAST 100 LINES OF THE LOG:
===========================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===========================================================================
===========================================================================
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
jars:
_buildmagic:init:
init:
compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/naming/output/classes
[javac] Compiling 15 source files to
/home/jbossci/jbossci2/jboss-head/naming/output/classes
compile-rmi:
[rmic] RMI Compiling 1 class to
/home/jbossci/jbossci2/jboss-head/naming/output/classes
compile-etc:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/naming/output/etc
[copy] Copying 4 files to /home/jbossci/jbossci2/jboss-head/naming/output/etc
compile:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/naming/output/lib
[jar] Building jar:
/home/jbossci/jbossci2/jboss-head/naming/output/lib/jnpserver.jar
[jar] Building jar:
/home/jbossci/jbossci2/jboss-head/naming/output/lib/jnp-client.jar
[jar] Building jar:
/home/jbossci/jbossci2/jboss-head/naming/output/lib/jnp-tests.jar
[touch] Creating /home/jbossci/jbossci2/jboss-head/naming/output/build-marker
most:
==
== Finished with 'most' in module 'naming'.
======================================================================
_module-naming-most:
[copy] Copying 1 file to
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/lib
[copy] Copying 1 file to
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/client
======================================================================
== Executing 'most' in module 'remoting'...
==
_buildmagic:init:
configure:
xdoclet-task-classpath-check:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
jars:
_buildmagic:init:
init:
compile-mbean-sources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/remoting/output/gen-src
(XDocletMain.start 45 ) Running <mbeaninterface/>
(TemplateSubTask.engineStarted 788 ) Generating output for
'org.jboss.remoting.ClientInvokerAdapter' using template file
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet/xdoclet/lib/xdoclet-jmx-module-jb3.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted 788 ) Generating output for
'org.jboss.remoting.ServerInterceptorChain' using template file
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet/xdoclet/lib/xdoclet-jmx-module-jb3.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted 788 ) Generating output for
'org.jboss.remoting.transport.Connector' using template file
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet/xdoclet/lib/xdoclet-jmx-module-jb3.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(XDocletMain.start 45 ) Running <jbossxmbean/>
(TemplateSubTask.engineStarted 788 ) Generating output for
'org.jboss.remoting.ClientInvokerAdapter' using template file
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet/xdoclet/lib/xdoclet-jboss-module-jb3.jar!/xdoclet/modules/jboss/jmx/resources/jbossmx-xml-descriptor.xdt'.
(TemplateSubTask.engineStarted 788 ) Generating output for
'org.jboss.remoting.ServerInterceptorChain' using template file
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet/xdoclet/lib/xdoclet-jboss-module-jb3.jar!/xdoclet/modules/jboss/jmx/resources/jbossmx-xml-descriptor.xdt'.
(TemplateSubTask.engineStarted 788 ) Generating output for
'org.jboss.remoting.transport.Connector' using template file
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet/xdoclet/lib/xdoclet-jboss-module-jb3.jar!/xdoclet/modules/jboss/jmx/resources/jbossmx-xml-descriptor.xdt'.
INFO: Some classes refer to other classes that were not found among the sources or
on the classpath.
(Perhaps the referred class doesn't exist? Hasn't been generated yet?)
The referring classes do not import any fully qualified classes matching
these classes.
However, since no packages are imported, xjavadoc has assumed that the
referred classes
belong to the same package as the referring class. The classes are:
/home/jbossci/jbossci2/jboss-head/remoting/src/main/org/jboss/remoting/transport/Connector.java
--> ConnectorMBean qualified to org.jboss.remoting.transport.ConnectorMBean
compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/remoting/output/classes
[javac] Compiling 114 source files to
/home/jbossci/jbossci2/jboss-head/remoting/output/classes
/home/jbossci/jbossci2/jboss-head/remoting/src/main/org/jboss/remoting/detection/jndi/JNDIDetector.java:53:
org.jboss.remoting.detection.jndi.JNDIDetector is not abstract and does not override
abstract method
removeNotificationListener(javax.management.NotificationListener,javax.management.NotificationFilter,java.lang.Object)
in javax.management.NotificationEmitter
public class JNDIDetector extends AbstractDetector implements JNDIDetectorMBean
^
/home/jbossci/jbossci2/jboss-head/remoting/src/main/org/jboss/remoting/detection/multicast/MulticastDetector.java:32:
org.jboss.remoting.detection.multicast.MulticastDetector is not abstract and does not
override abstract method
removeNotificationListener(javax.management.NotificationListener,javax.management.NotificationFilter,java.lang.Object)
in javax.management.NotificationEmitter
public class MulticastDetector extends AbstractDetector implements
MulticastDetectorMBean
^
2 errors
2 warnings
BUILD FAILED
file:/home/jbossci/jbossci2/jboss-head/remoting/build.xml:217: Compile failed; see the
compiler error output for details.
Total time: 1 minute 20 seconds
===========================================================================
Tue Jan 6 23:23:52 GMT 2004
===========================================================================
Linux nog.kimptoc.net 2.4.20-27.7 #1 Thu Dec 11 15:04:48 EST 2003 i686 unknown
===========================================================================
java -version
java version "1.4.2_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_01-b06)
Java HotSpot(TM) Client VM (build 1.4.2_01-b06, mixed mode)
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development