===========================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===========================================================================
===========================================================================
Thu Mar 4 16:50:05 GMT 2004
===========================================================================
HERE ARE THE LAST 100 LINES OF THE LOG:
===========================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===========================================================================
===========================================================================
/home/jbossci/jbossci2/jboss-head/management/src/main/org/jboss/management/mejb/PollingNotificationListener.java
--> PollingNotificationListenerMBean qualified to
org.jboss.management.mejb.PollingNotificationListenerMBean
/home/jbossci/jbossci2/jboss-head/management/src/main/org/jboss/management/mejb/RMINotificationListener.java
--> RMINotificationListenerMBean qualified to
org.jboss.management.mejb.RMINotificationListenerMBean
WARNING: 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.
Since at least one package is imported, it is impossible for xjavadoc to
figure out
what package the referred classes belong to. The classes are:
/home/jbossci/jbossci2/jboss-head/management/src/main/org/jboss/management/j2ee/cluster/HAManagementService.java
--> HAManagementServiceMBean qualified to
org.jboss.management.j2ee.cluster.HAManagementServiceMBean
/home/jbossci/jbossci2/jboss-head/management/src/main/org/jboss/management/mejb/JMSNotificationListener.java
--> JMSNotificationListenerMBean qualified to
org.jboss.management.mejb.JMSNotificationListenerMBean
(XDocletMain.start 47 ) Running <remoteinterface/>
Generating Remote interface for 'org.jboss.management.mejb.ManagementBean'.
(XDocletMain.start 47 ) Running <session/>
Generating Session class for 'org.jboss.management.mejb.ManagementBean'.
(XDocletMain.start 47 ) Running <deploymentdescriptor/>
Generating EJB deployment descriptor (ejb-jar.xml).
(XDocletMain.start 47 ) Running <jboss/>
Generating jboss.xml.
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/management/src/main/org/jboss/management/j2ee/J2EEDomain.java
--> J2EEDomainMBean qualified to org.jboss.management.j2ee.J2EEDomainMBean
/home/jbossci/jbossci2/jboss-head/management/src/main/org/jboss/management/j2ee/J2EEManagedObject.java
--> J2EEManagedObjectMBean qualified to
org.jboss.management.j2ee.J2EEManagedObjectMBean
[javac] Compiling 171 source files to
/home/jbossci/jbossci2/jboss-head/management/output/classes
compile-rmi:
[rmic] RMI Compiling 1 class to
/home/jbossci/jbossci2/jboss-head/management/output/classes
compile-etc:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/management/output/etc
[copy] Copying 2 files to /home/jbossci/jbossci2/jboss-head/management/output/etc
compile:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/management/output/lib
[unjar] Expanding:
/home/jbossci/jbossci2/jboss-head/thirdparty/sun-j2ee/lib/j2ee.jar into
/home/jbossci/jbossci2/jboss-head/management/output/classes
[jar] Building jar:
/home/jbossci/jbossci2/jboss-head/management/output/lib/jboss-jsr77.jar
[jar] Building jar:
/home/jbossci/jbossci2/jboss-head/management/output/lib/jboss-jsr77-client.jar
[jar] Building jar:
/home/jbossci/jbossci2/jboss-head/management/output/lib/jboss-management.jar
[jar] Building jar:
/home/jbossci/jbossci2/jboss-head/management/output/lib/ejb-management.jar
[touch] Creating /home/jbossci/jbossci2/jboss-head/management/output/build-marker
most:
==
== Finished with 'most' in module 'management'.
======================================================================
_module-management-most:
[copy] Copying 2 files to
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/lib
[copy] Copying 1 file to
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy
[copy] Copying 1 file to
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/client
======================================================================
== Executing 'most' in module 'tomcat'...
==
_buildmagic:init:
configure:
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/tomcat/output/classes
[javac] Compiling 22 source files to
/home/jbossci/jbossci2/jboss-head/tomcat/output/classes
/home/jbossci/jbossci2/jboss-head/tomcat/src/main/org/jboss/web/tomcat/security/JBossSecurityMgrRealm.java:36:
package EDU.oswego.cs.dl.util.concurrent does not exist
import EDU.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap;
^
/home/jbossci/jbossci2/jboss-head/tomcat/src/main/org/jboss/web/tomcat/security/JBossSecurityMgrRealm.java:68:
cannot resolve symbol
symbol : class ConcurrentReaderHashMap
location: class org.jboss.web.tomcat.security.JBossSecurityMgrRealm
private ConcurrentReaderHashMap userPrincipalMap = new ConcurrentReaderHashMap();
^
/home/jbossci/jbossci2/jboss-head/tomcat/src/main/org/jboss/web/tomcat/security/JBossSecurityMgrRealm.java:68:
cannot resolve symbol
symbol : class ConcurrentReaderHashMap
location: class org.jboss.web.tomcat.security.JBossSecurityMgrRealm
private ConcurrentReaderHashMap userPrincipalMap = new ConcurrentReaderHashMap();
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
3 errors
BUILD FAILED
file:/home/jbossci/jbossci2/jboss-head/tomcat/build.xml:156: Compile failed; see the
compiler error output for details.
Total time: 7 minutes 14 seconds
===========================================================================
Thu Mar 4 16:50:05 GMT 2004
===========================================================================
Linux nog.kimptoc.net 2.4.20-28.7 #1 Thu Dec 18 11:31:59 EST 2003 i686 unknown
===========================================================================
java -version
java version "1.4.1_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_06-b01)
Java HotSpot(TM) Client VM (build 1.4.1_06-b01, mixed mode)
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development