[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-03-30 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Tue Mar 30 11:30:30 BST 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
[execmodules] symbol  : class DTDItem 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules]   DTDItem[] items = mixed.getItems();
[execmodules]   ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:173:
 cannot resolve symbol
[execmodules] symbol  : class DTDItem 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules]  DTDItem item = items[i];
[execmodules]  ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:174:
 cannot resolve symbol
[execmodules] symbol  : class DTDPCData 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules]  if(item instanceof DTDPCData)
[execmodules] ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:221:
 cannot resolve symbol
[execmodules] symbol  : class DTDElement 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules]DTDElement notStarted = el.element;
[execmodules]^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:256:
 cannot resolve symbol
[execmodules] symbol  : class DTDElement 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules] DTDElement started = el.element;
[execmodules] ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:264:
 cannot resolve symbol
[execmodules] symbol  : class DTDItem 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules]   DTDItem[] items = container.getItems();
[execmodules]   ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:267:
 cannot resolve symbol
[execmodules] symbol  : class DTDItem 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules]  DTDItem item = items[i];
[execmodules]  ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:268:
 cannot resolve symbol
[execmodules] symbol  : class DTDContainer 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules]  if(item instanceof DTDContainer)
[execmodules] ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:270:
 cannot resolve symbol
[execmodules] symbol  : class DTDContainer 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules] processContainer(dtd, (DTDContainer)item);
[execmodules]^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:272:
 cannot resolve symbol
[execmodules] symbol  : class DTDName 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules]  else if(item instanceof DTDName)
[execmodules]  ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:274:
 cannot resolve symbol
[execmodules] symbol  : class DTDName 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules] DTDName name = (DTDName)item;
[execmodules] ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:274:
 cannot resolve symbol
[execmodules] symbol  : class DTDName 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules] DTDName name = (DTDName)item;
[execmodules] ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:275:
 cannot resolve symbol
[execmodules] symbol  : class DTDElement 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules] DTDElement element = 
(DTDElement)dtd.elements.get(name.value);
[execmodules] ^
[execmodules] 

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-03-29 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Tue Mar 30 07:26:59 BST 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
[execmodules] symbol  : class DTDItem 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules]   DTDItem[] items = mixed.getItems();
[execmodules]   ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:173:
 cannot resolve symbol
[execmodules] symbol  : class DTDItem 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules]  DTDItem item = items[i];
[execmodules]  ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:174:
 cannot resolve symbol
[execmodules] symbol  : class DTDPCData 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules]  if(item instanceof DTDPCData)
[execmodules] ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:221:
 cannot resolve symbol
[execmodules] symbol  : class DTDElement 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules]DTDElement notStarted = el.element;
[execmodules]^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:256:
 cannot resolve symbol
[execmodules] symbol  : class DTDElement 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules] DTDElement started = el.element;
[execmodules] ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:264:
 cannot resolve symbol
[execmodules] symbol  : class DTDItem 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules]   DTDItem[] items = container.getItems();
[execmodules]   ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:267:
 cannot resolve symbol
[execmodules] symbol  : class DTDItem 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules]  DTDItem item = items[i];
[execmodules]  ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:268:
 cannot resolve symbol
[execmodules] symbol  : class DTDContainer 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules]  if(item instanceof DTDContainer)
[execmodules] ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:270:
 cannot resolve symbol
[execmodules] symbol  : class DTDContainer 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules] processContainer(dtd, (DTDContainer)item);
[execmodules]^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:272:
 cannot resolve symbol
[execmodules] symbol  : class DTDName 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules]  else if(item instanceof DTDName)
[execmodules]  ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:274:
 cannot resolve symbol
[execmodules] symbol  : class DTDName 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules] DTDName name = (DTDName)item;
[execmodules] ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:274:
 cannot resolve symbol
[execmodules] symbol  : class DTDName 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules] DTDName name = (DTDName)item;
[execmodules] ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/DtdMarshaller.java:275:
 cannot resolve symbol
[execmodules] symbol  : class DTDElement 
[execmodules] location: class org.jboss.xml.binding.DtdMarshaller
[execmodules] DTDElement element = 
(DTDElement)dtd.elements.get(name.value);
[execmodules] ^
[execmodules] 

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-03-27 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Sat Mar 27 13:18:35 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
13:18 Mar 27
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)
Searching for build.xml ...
Buildfile: /home/jbossci/jbossci2/jboss-head/build/build.xml

_buildmagic:init:
Trying to override old definition of task property

_buildmagic:init:local-properties:

_buildmagic:init:buildlog:

configure:
Caught exception (org.apache.tools.ant.BuildException) while expanding 
jfreechart.jfreechart.classpath: 
/home/jbossci/jbossci2/jboss-head/thirdparty/jfreechart/jfreechart/lib not found.
Caught exception (org.apache.tools.ant.BuildException) while expanding 
xdoclet.base.classpath: 
/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet/xdoclet/lib not found.
 [echo] groups:  default
 [echo] modules: 
common,jmx,system,j2ee,naming,remoting,jmx-remoting,transaction,server,security,messaging,connector,cluster,varia,jboss.net,iiop,management,tomcat,console,cache,compatible

xdoclet-task-classpath-check:
Caught exception (org.apache.tools.ant.BuildException) while expanding 
xdoclet.task.classpath: 
/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet/xdoclet/lib not found.

BUILD FAILED
file:/home/jbossci/jbossci2/jboss-head/tools/etc/buildmagic/buildmagic.ent:758: 
/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet/xdoclet/lib not found.

Total time: 7 seconds

===
Sat Mar 27 13:18:35 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=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-03-23 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Tue Mar 23 19:32:51 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

configure:

init:

compile-etc:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/j2ee/output/etc
 [copy] Copying 1 file to /home/jbossci/jbossci2/jboss-head/j2ee/output/etc

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/j2ee/output/classes
[javac] Compiling 154 source files to 
/home/jbossci/jbossci2/jboss-head/j2ee/output/classes
3 warnings

compile:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/j2ee/output/lib
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/j2ee/output/lib/jboss-j2ee.jar
[touch] Creating /home/jbossci/jbossci2/jboss-head/j2ee/output/build-marker

most:
[execmodules] 
[execmodules] ==
[execmodules] ==  Finished with 'most' in module 'j2ee'.
[execmodules] 
==
[execmodules] 

_module-j2ee-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
[execmodules] 
[execmodules] 
== 
[execmodules] ==  Executing 'most' in module 'naming'...
[execmodules] ==

_buildmagic:init:

configure:

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

configure:

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/manifest
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/naming/output/etc/manifest
 [copy] Copying 3 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:
[execmodules] 
[execmodules] ==
[execmodules] ==  Finished with 'most' in module 'naming'.
[execmodules] 
==
[execmodules] 

_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
[execmodules] 
[execmodules] 
== 
[execmodules] ==  Executing 'most' in module 'management'...
[execmodules] ==
/home/jbossci/jbossci2/jboss-head/management/../tools/etc/buildmagic/buildmagic.ent 
could not be found

BUILD FAILED
resource://org/jboss/tools/buildmagic/common.xml:250: java.io.FileNotFoundException: 
/home/jbossci/jbossci2/jboss-head/management/../tools/etc/buildmagic/buildmagic.ent 
(No such file or directory)

Total time: 1 minute 12 seconds

===
Tue Mar 23 19:32:51 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 

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-03-22 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Mar 22 16:41:10 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
[execmodules] 
/home/jbossci/jbossci2/jboss-head/jmx/src/main/test/compliance/notification/NotificationBroadcasterSupportTestCase.java:911:
 removeNotificationListener(javax.management.NotificationListener) in 
javax.management.NotificationBroadcasterSupport cannot be applied to 
(test.compliance.notification.support.Listener,nulltype,nulltype)
[execmodules]  broadcaster.removeNotificationListener(listener, null, null);
[execmodules] ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/jmx/src/main/test/compliance/objectname/MalformedSUITE.java:175:
 cannot resolve symbol
[execmodules] symbol  : method getInstance (java.lang.String)
[execmodules] location: class javax.management.ObjectName
[execmodules] ObjectName name = ObjectName.getInstance(fullName);
[execmodules] ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/jmx/src/main/test/compliance/objectname/MalformedSUITE.java:242:
 cannot resolve symbol
[execmodules] symbol  : method getInstance 
(java.lang.String,java.lang.String,java.lang.String)
[execmodules] location: class javax.management.ObjectName
[execmodules] ObjectName name = ObjectName.getInstance(domain, key, value);
[execmodules] ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/jmx/src/main/test/compliance/objectname/MalformedSUITE.java:314:
 cannot resolve symbol
[execmodules] symbol  : method getInstance (java.lang.String,java.util.Hashtable)
[execmodules] location: class javax.management.ObjectName
[execmodules] ObjectName name = ObjectName.getInstance(domain, h);
[execmodules] ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/jmx/src/main/test/compliance/objectname/MalformedSUITE.java:400:
 cannot resolve symbol
[execmodules] symbol  : method getInstance (java.lang.String,java.util.Hashtable)
[execmodules] location: class javax.management.ObjectName
[execmodules] ObjectName name = ObjectName.getInstance(domain, h);
[execmodules] ^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/jmx/src/main/test/compliance/objectname/PatternTEST.java:29:
 cannot resolve symbol
[execmodules] symbol  : method isDomainPattern ()
[execmodules] location: class javax.management.ObjectName
[execmodules]   assertTrue(isDomainPattern should be true, 
name.isDomainPattern());
[execmodules]^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/jmx/src/main/test/compliance/objectname/PatternTEST.java:40:
 cannot resolve symbol
[execmodules] symbol  : method isDomainPattern ()
[execmodules] location: class javax.management.ObjectName
[execmodules]   assertTrue(isDomainPattern should be true, 
name.isDomainPattern());
[execmodules]^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/jmx/src/main/test/compliance/objectname/PatternTEST.java:51:
 cannot resolve symbol
[execmodules] symbol  : method isDomainPattern ()
[execmodules] location: class javax.management.ObjectName
[execmodules]   assertTrue(isDomainPattern should be true, 
name.isDomainPattern());
[execmodules]^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/jmx/src/main/test/compliance/objectname/PatternTEST.java:62:
 cannot resolve symbol
[execmodules] symbol  : method isDomainPattern ()
[execmodules] location: class javax.management.ObjectName
[execmodules]   assertTrue(isDomainPattern should be true, 
name.isDomainPattern());
[execmodules]^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/jmx/src/main/test/compliance/objectname/PatternTEST.java:73:
 cannot resolve symbol
[execmodules] symbol  : method isDomainPattern ()
[execmodules] location: class javax.management.ObjectName
[execmodules]   assertTrue(isDomainPattern should be true, 
name.isDomainPattern());
[execmodules]^
[execmodules] 
/home/jbossci/jbossci2/jboss-head/jmx/src/main/test/compliance/objectname/PatternTEST.java:84:
 cannot 

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-03-16 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Wed Mar 17 07:26:57 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
   [javacc]  A common prefix is: ENTITY_VALUED_PATH
   [javacc]  Consider using a lookahead of 2 for earlier expansion.
   [javacc] Parser generated with 0 errors and 2 warnings.

compile-mbean-sources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/server/output/gen-src
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.invocation.jrmp.server.JRMPInvoker' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.ejb.plugins.AbstractInstancePool' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jmx.connector.invoker.InvokerAdaptorService' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.web.AbstractWebContainer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.ejb.EntityContainer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.ejb.EJBDeployer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.web.AbstractWebDeployer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.naming.JNDIView' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGeneratorFactory' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.naming.ExternalContext' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.ejb.plugins.EntityInstanceCache' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.invocation.pooled.server.PooledInvoker' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.naming.NamingService' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jms.asf.ServerSessionPoolLoader' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) 

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-03-13 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Sat Mar 13 16:38:25 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/varia/src/main/org/jboss/varia/process/ChildProcessService.java
 -- ChildProcessServiceMBean qualified to 
org.jboss.varia.process.ChildProcessServiceMBean
/home/jbossci/jbossci2/jboss-head/varia/src/main/org/jboss/varia/property/PropertyEditorManagerService.java
 -- PropertyEditorManagerServiceMBean qualified to 
org.jboss.varia.property.PropertyEditorManagerServiceMBean
/home/jbossci/jbossci2/jboss-head/varia/src/main/org/jboss/varia/property/SystemPropertiesService.java
 -- SystemPropertiesServiceMBean qualified to 
org.jboss.varia.property.SystemPropertiesServiceMBean
/home/jbossci/jbossci2/jboss-head/varia/src/main/org/jboss/varia/scheduler/AbstractScheduleProvider.java
 -- AbstractScheduleProviderMBean qualified to 
org.jboss.varia.scheduler.AbstractScheduleProviderMBean
/home/jbossci/jbossci2/jboss-head/varia/src/main/org/jboss/varia/scheduler/DBScheduleProvider.java
 -- DBScheduleProviderMBean qualified to 
org.jboss.varia.scheduler.DBScheduleProviderMBean
/home/jbossci/jbossci2/jboss-head/varia/src/main/org/jboss/varia/scheduler/ScheduleManager.java
 -- ScheduleManagerMBean qualified to org.jboss.varia.scheduler.ScheduleManagerMBean
/home/jbossci/jbossci2/jboss-head/varia/src/main/org/jboss/varia/scheduler/Scheduler.java
 -- SchedulerMBean qualified to org.jboss.varia.scheduler.SchedulerMBean
/home/jbossci/jbossci2/jboss-head/varia/src/main/org/jboss/varia/scheduler/SingleScheduleProvider.java
 -- SingleScheduleProviderMBean qualified to 
org.jboss.varia.scheduler.SingleScheduleProviderMBean
/home/jbossci/jbossci2/jboss-head/varia/src/main/org/jboss/varia/scheduler/XMLScheduleProvider.java
 -- XMLScheduleProviderMBean qualified to 
org.jboss.varia.scheduler.XMLScheduleProviderMBean
/home/jbossci/jbossci2/jboss-head/varia/src/main/org/jboss/varia/scheduler/example/SchedulableMBeanExample.java
 -- SchedulableMBeanExampleMBean qualified to 
org.jboss.varia.scheduler.example.SchedulableMBeanExampleMBean
/home/jbossci/jbossci2/jboss-head/varia/src/main/org/jboss/web/loadbalancer/scheduler/Host.java
 -- HostMBean qualified to org.jboss.web.loadbalancer.scheduler.HostMBean
/home/jbossci/jbossci2/jboss-head/varia/src/main/org/jboss/web/loadbalancer/Loadbalancer.java
 -- LoadbalancerMBean qualified to org.jboss.web.loadbalancer.LoadbalancerMBean
/home/jbossci/jbossci2/jboss-head/varia/src/main/org/jboss/web/loadbalancer/LoadbalancerService.java
 -- LoadbalancerServiceMBean qualified to 
org.jboss.web.loadbalancer.LoadbalancerServiceMBean
/home/jbossci/jbossci2/jboss-head/varia/src/main/org/jboss/web/loadbalancer/monitor/AbstractMonitor.java
 -- AbstractMonitorMBean qualified to 
org.jboss.web.loadbalancer.monitor.AbstractMonitorMBean
/home/jbossci/jbossci2/jboss-head/varia/src/main/org/jboss/web/loadbalancer/monitor/ECVMonitorService.java
 -- ECVMonitorServiceMBean qualified to 
org.jboss.web.loadbalancer.monitor.ECVMonitorServiceMBean
/home/jbossci/jbossci2/jboss-head/varia/src/main/org/jboss/web/loadbalancer/monitor/SimpleMonitorService.java
 -- SimpleMonitorServiceMBean qualified to 
org.jboss.web.loadbalancer.monitor.SimpleMonitorServiceMBean
/home/jbossci/jbossci2/jboss-head/varia/src/main/org/jboss/web/loadbalancer/scheduler/MinAvgSchedulerService.java
 -- MinAvgSchedulerServiceMBean qualified to 
org.jboss.web.loadbalancer.scheduler.MinAvgSchedulerServiceMBean
/home/jbossci/jbossci2/jboss-head/varia/src/main/org/jboss/web/loadbalancer/scheduler/MinAvgSchedulerService.java
 -- Comparator qualified to org.jboss.web.loadbalancer.scheduler.Comparator
/home/jbossci/jbossci2/jboss-head/varia/src/main/org/jboss/web/loadbalancer/scheduler/RoundRobinSchedulerService.java
 -- RoundRobinSchedulerServiceMBean qualified to 
org.jboss.web.loadbalancer.scheduler.RoundRobinSchedulerServiceMBean
/home/jbossci/jbossci2/jboss-head/varia/src/main/org/jboss/web/loadbalancer/scheduler/WeightedLeastConnectionSchedulerService.java
 -- WeightedLeastConnectionSchedulerServiceMBean qualified to 
org.jboss.web.loadbalancer.scheduler.WeightedLeastConnectionSchedulerServiceMBean
/home/jbossci/jbossci2/jboss-head/varia/src/main/org/jboss/web/loadbalancer/scheduler/WeightedLeastConnectionSchedulerService.java
 -- Comparator qualified to 

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-03-09 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Tue Mar  9 17:42:20 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
17:42 Mar 09
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)
Searching for build.xml ...
Buildfile: /home/jbossci/jbossci2/jboss-head/build/build.xml

_buildmagic:init:
Trying to override old definition of task property

_buildmagic:init:local-properties:

_buildmagic:init:buildlog:

configure:
 [echo] groups:  default
 [echo] modules: 
common,jmx,system,j2ee,naming,remoting,jmx-remoting,transaction,server,security,messaging,connector,cluster,varia,jboss.net,iiop,management,tomcat,console,cache,compatible

xdoclet-task-classpath-check:

init:

_buildmagic:modules:most:
[execmodules] Missing build file; skipping module: common

==
==  Executing 'most' in module 'jmx'...
==

_buildmagic:init:

configure:
Caught exception (org.apache.tools.ant.BuildException) while expanding 
library.classpath: Reference sun.jaxp.classpath not found.
Caught exception (org.apache.tools.ant.BuildException) while expanding 
thirdparty.classpath: Reference sun.jaxp.classpath not found.
Caught exception (org.apache.tools.ant.BuildException) while expanding 
javac.classpath: Reference sun.jaxp.classpath not found.
Caught exception (org.apache.tools.ant.BuildException) while expanding 
xdoclet.task.classpath: Reference sun.jaxp.classpath not found.

BUILD FAILED
file:/home/jbossci/jbossci2/jboss-head/jmx/build.xml:154: Reference sun.jaxp.classpath 
not found.

Total time: 6 seconds

===
Tue Mar  9 17:42:20 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=1470alloc_id=3638op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-03-04 Thread kimptoc_mail
===
==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


[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-03-03 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Wed Mar  3 19:34:45 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
_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
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

compile-resources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/resources
 [copy] Copying 4 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/resources

compile-etc:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/etc
 [copy] Copying 1 file to /home/jbossci/jbossci2/jboss-head/tomcat/output/etc

compile:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/META-INF
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/META-INF
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 22 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/tomcat50-service.jar
 [copy] Copying 5 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
[touch] Creating /home/jbossci/jbossci2/jboss-head/tomcat/output/build-marker

most:

==
==  Finished with 'most' in module 'tomcat'.
==


_module-tomcat-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/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy/jbossweb-tomcat50.sar
 [copy] Copying 32 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy/jbossweb-tomcat50.sar

==
==  Executing 'most' in module 'console'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

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/console/output/gen-src
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.console.manager.PluginManager' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.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/console/src/main/org/jboss/console/manager/PluginManager.java
 -- PluginManagerMBean qualified to org.jboss.console.manager.PluginManagerMBean

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/classes
[javac] Compiling 75 source files to 
/home/jbossci/jbossci2/jboss-head/console/output/classes
/home/jbossci/jbossci2/jboss-head/console/src/main/org/jboss/console/plugins/AOPLister.java:54:
 cannot resolve symbol

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-02-25 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Wed Feb 25 11:31:39 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
   [javacc] Reading from file 
/home/jbossci/jbossci2/jboss-head/server/output/parsers/org/jboss/ejb/plugins/cmp/ejbql/EJBQLParser.jj
 . . .
   [javacc] Parser generated successfully.

compile-mbean-sources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/server/output/gen-src
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.ejb.plugins.AbstractInstancePool' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.invocation.jrmp.server.JRMPInvoker' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jmx.connector.invoker.InvokerAdaptorService' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.web.AbstractWebContainer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.ejb.EntityContainer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.ejb.EJBDeployer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.web.AbstractWebDeployer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.naming.JNDIView' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.naming.ExternalContext' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.ejb.plugins.EntityInstanceCache' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.invocation.pooled.server.PooledInvoker' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.naming.NamingService' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jms.asf.ServerSessionPoolLoader' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.deployment.EARDeployer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-02-25 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Wed Feb 25 15:38:22 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
   [javacc] Reading from file 
/home/jbossci/jbossci2/jboss-head/server/output/parsers/org/jboss/ejb/plugins/cmp/ejbql/EJBQLParser.jj
 . . .
   [javacc] Parser generated successfully.

compile-mbean-sources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/server/output/gen-src
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.ejb.plugins.AbstractInstancePool' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.invocation.jrmp.server.JRMPInvoker' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jmx.connector.invoker.InvokerAdaptorService' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.web.AbstractWebContainer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.ejb.EntityContainer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.ejb.EJBDeployer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.web.AbstractWebDeployer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.naming.JNDIView' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.naming.ExternalContext' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.ejb.plugins.EntityInstanceCache' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.invocation.pooled.server.PooledInvoker' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.naming.NamingService' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jms.asf.ServerSessionPoolLoader' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.deployment.EARDeployer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-02-24 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Tue Feb 24 11:35:33 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/cache/src/main/org/jboss/cache/TreeCacheView2.java 
-- AbstractAction qualified to org.jboss.cache.AbstractAction
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
-- DefaultMutableTreeNode qualified to org.jboss.cache.DefaultMutableTreeNode
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
-- JFrame qualified to org.jboss.cache.JFrame
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/aop/TreeCacheAopView.java
 -- WindowListener qualified to org.jboss.cache.aop.WindowListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/aop/TreeCacheAopView.java
 -- TreeCacheListener qualified to org.jboss.cache.aop.TreeCacheListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/aop/TreeCacheAopView.java
 -- TreeSelectionListener qualified to org.jboss.cache.aop.TreeSelectionListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/aop/TreeCacheAopView.java
 -- TableModelListener qualified to org.jboss.cache.aop.TableModelListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/aop/TreeCacheAopView.java
 -- MouseAdapter qualified to org.jboss.cache.aop.MouseAdapter
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/aop/TreeCacheAopView.java
 -- AbstractAction qualified to org.jboss.cache.aop.AbstractAction
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/aop/TreeCacheAopView.java
 -- DefaultMutableTreeNode qualified to org.jboss.cache.aop.DefaultMutableTreeNode
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/aop/TreeCacheAopView.java
 -- JFrame qualified to org.jboss.cache.aop.JFrame
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/cache/src/main/org/jboss/cache/TreeCache.java -- 
TreeCacheMBean qualified to org.jboss.cache.TreeCacheMBean
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView.java 
-- TreeCacheViewMBean qualified to org.jboss.cache.TreeCacheViewMBean

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/cache/output/classes
[javac] Compiling 75 source files to 
/home/jbossci/jbossci2/jboss-head/cache/output/classes

compile-etc:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/cache/output/etc
 [copy] Copying 24 files to /home/jbossci/jbossci2/jboss-head/cache/output/etc

compile:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/cache/output/lib
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/cache/output/lib/jboss-cache.jar
[touch] Creating /home/jbossci/jbossci2/jboss-head/cache/output/build-marker

most:

==
==  Finished with 'most' in module 'cache'.
==


_module-cache-most:
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/lib
[execmodules] Missing build file; skipping module: compatibility

==
==  Executing 'most' in module 'aspects'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

output:

_buildmagic:init:

init:

compile-mbean-sources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/aspects/output/gen-src
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.aop.remoting.RemotingToAOPServerInterceptor' using template file 

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-02-24 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Wed Feb 25 07:25:16 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
   [javacc] Reading from file 
/home/jbossci/jbossci2/jboss-head/server/output/parsers/org/jboss/ejb/plugins/cmp/ejbql/EJBQLParser.jj
 . . .
   [javacc] Parser generated successfully.

compile-mbean-sources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/server/output/gen-src
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.ejb.plugins.AbstractInstancePool' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.invocation.jrmp.server.JRMPInvoker' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jmx.connector.invoker.InvokerAdaptorService' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.web.AbstractWebContainer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.ejb.EntityContainer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.ejb.EJBDeployer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.web.AbstractWebDeployer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.naming.JNDIView' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.naming.ExternalContext' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.ejb.plugins.EntityInstanceCache' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.invocation.pooled.server.PooledInvoker' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.naming.NamingService' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jms.asf.ServerSessionPoolLoader' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.deployment.EARDeployer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-02-23 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Tue Feb 24 07:35:23 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/cache/src/main/org/jboss/cache/TreeCacheView2.java 
-- AbstractAction qualified to org.jboss.cache.AbstractAction
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
-- DefaultMutableTreeNode qualified to org.jboss.cache.DefaultMutableTreeNode
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView2.java 
-- JFrame qualified to org.jboss.cache.JFrame
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/aop/TreeCacheAopView.java
 -- WindowListener qualified to org.jboss.cache.aop.WindowListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/aop/TreeCacheAopView.java
 -- TreeCacheListener qualified to org.jboss.cache.aop.TreeCacheListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/aop/TreeCacheAopView.java
 -- TreeSelectionListener qualified to org.jboss.cache.aop.TreeSelectionListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/aop/TreeCacheAopView.java
 -- TableModelListener qualified to org.jboss.cache.aop.TableModelListener
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/aop/TreeCacheAopView.java
 -- MouseAdapter qualified to org.jboss.cache.aop.MouseAdapter
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/aop/TreeCacheAopView.java
 -- AbstractAction qualified to org.jboss.cache.aop.AbstractAction
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/aop/TreeCacheAopView.java
 -- DefaultMutableTreeNode qualified to org.jboss.cache.aop.DefaultMutableTreeNode
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/aop/TreeCacheAopView.java
 -- JFrame qualified to org.jboss.cache.aop.JFrame
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/cache/src/main/org/jboss/cache/TreeCache.java -- 
TreeCacheMBean qualified to org.jboss.cache.TreeCacheMBean
/home/jbossci/jbossci2/jboss-head/cache/src/main/org/jboss/cache/TreeCacheView.java 
-- TreeCacheViewMBean qualified to org.jboss.cache.TreeCacheViewMBean

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/cache/output/classes
[javac] Compiling 75 source files to 
/home/jbossci/jbossci2/jboss-head/cache/output/classes

compile-etc:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/cache/output/etc
 [copy] Copying 24 files to /home/jbossci/jbossci2/jboss-head/cache/output/etc

compile:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/cache/output/lib
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/cache/output/lib/jboss-cache.jar
[touch] Creating /home/jbossci/jbossci2/jboss-head/cache/output/build-marker

most:

==
==  Finished with 'most' in module 'cache'.
==


_module-cache-most:
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/lib
[execmodules] Missing build file; skipping module: compatibility

==
==  Executing 'most' in module 'aspects'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

output:

_buildmagic:init:

init:

compile-mbean-sources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/aspects/output/gen-src
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.aop.remoting.RemotingToAOPServerInterceptor' using template file 

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-02-20 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Fri Feb 20 11:35:22 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===

jars:

_buildmagic:init:

init:

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/classes
[javac] Compiling 21 source files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

compile-resources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/resources
 [copy] Copying 4 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/resources

compile-etc:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/etc
 [copy] Copying 1 file to /home/jbossci/jbossci2/jboss-head/tomcat/output/etc

compile:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/META-INF
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/META-INF
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 22 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/tomcat50-service.jar
 [copy] Copying 5 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
[touch] Creating /home/jbossci/jbossci2/jboss-head/tomcat/output/build-marker

most:

==
==  Finished with 'most' in module 'tomcat'.
==


_module-tomcat-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/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy/jbossweb-tomcat50.sar
 [copy] Copying 32 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy/jbossweb-tomcat50.sar

==
==  Executing 'most' in module 'console'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

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/console/output/gen-src
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.console.manager.PluginManager' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.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/console/src/main/org/jboss/console/manager/PluginManager.java
 -- PluginManagerMBean qualified to org.jboss.console.manager.PluginManagerMBean

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/classes
[javac] Compiling 75 source files to 
/home/jbossci/jbossci2/jboss-head/console/output/classes
/home/jbossci/jbossci2/jboss-head/console/src/main/org/jboss/console/plugins/AOPLister.java:297:
 cannot resolve symbol
symbol  : class MethodInfo 
location: class org.jboss.aop.ClassAdvisor

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-02-20 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Fri Feb 20 15:28:39 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===

jars:

_buildmagic:init:

init:

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/classes
[javac] Compiling 21 source files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

compile-resources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/resources
 [copy] Copying 4 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/resources

compile-etc:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/etc
 [copy] Copying 1 file to /home/jbossci/jbossci2/jboss-head/tomcat/output/etc

compile:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/META-INF
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/META-INF
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 22 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/tomcat50-service.jar
 [copy] Copying 5 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
[touch] Creating /home/jbossci/jbossci2/jboss-head/tomcat/output/build-marker

most:

==
==  Finished with 'most' in module 'tomcat'.
==


_module-tomcat-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/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy/jbossweb-tomcat50.sar
 [copy] Copying 32 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy/jbossweb-tomcat50.sar

==
==  Executing 'most' in module 'console'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

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/console/output/gen-src
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.console.manager.PluginManager' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.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/console/src/main/org/jboss/console/manager/PluginManager.java
 -- PluginManagerMBean qualified to org.jboss.console.manager.PluginManagerMBean

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/classes
[javac] Compiling 75 source files to 
/home/jbossci/jbossci2/jboss-head/console/output/classes
/home/jbossci/jbossci2/jboss-head/console/src/main/org/jboss/console/plugins/AOPLister.java:297:
 cannot resolve symbol
symbol  : class MethodInfo 
location: class org.jboss.aop.ClassAdvisor

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-02-20 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Fri Feb 20 19:33:06 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===

jars:

_buildmagic:init:

init:

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/classes
[javac] Compiling 21 source files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

compile-resources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/resources
 [copy] Copying 4 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/resources

compile-etc:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/etc
 [copy] Copying 1 file to /home/jbossci/jbossci2/jboss-head/tomcat/output/etc

compile:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/META-INF
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/META-INF
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 22 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/tomcat50-service.jar
 [copy] Copying 5 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
[touch] Creating /home/jbossci/jbossci2/jboss-head/tomcat/output/build-marker

most:

==
==  Finished with 'most' in module 'tomcat'.
==


_module-tomcat-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/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy/jbossweb-tomcat50.sar
 [copy] Copying 32 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy/jbossweb-tomcat50.sar

==
==  Executing 'most' in module 'console'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

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/console/output/gen-src
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.console.manager.PluginManager' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.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/console/src/main/org/jboss/console/manager/PluginManager.java
 -- PluginManagerMBean qualified to org.jboss.console.manager.PluginManagerMBean

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/classes
[javac] Compiling 75 source files to 
/home/jbossci/jbossci2/jboss-head/console/output/classes
/home/jbossci/jbossci2/jboss-head/console/src/main/org/jboss/console/plugins/AOPLister.java:297:
 cannot resolve symbol
symbol  : class MethodInfo 
location: class org.jboss.aop.ClassAdvisor

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-02-19 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Thu Feb 19 19:36:54 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===

jars:

_buildmagic:init:

init:

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/classes
[javac] Compiling 21 source files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

compile-resources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/resources
 [copy] Copying 4 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/resources

compile-etc:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/etc
 [copy] Copying 1 file to /home/jbossci/jbossci2/jboss-head/tomcat/output/etc

compile:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/META-INF
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/META-INF
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 22 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/tomcat50-service.jar
 [copy] Copying 5 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
[touch] Creating /home/jbossci/jbossci2/jboss-head/tomcat/output/build-marker

most:

==
==  Finished with 'most' in module 'tomcat'.
==


_module-tomcat-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/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy/jbossweb-tomcat50.sar
 [copy] Copying 32 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy/jbossweb-tomcat50.sar

==
==  Executing 'most' in module 'console'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

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/console/output/gen-src
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.console.manager.PluginManager' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.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/console/src/main/org/jboss/console/manager/PluginManager.java
 -- PluginManagerMBean qualified to org.jboss.console.manager.PluginManagerMBean

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/classes
[javac] Compiling 75 source files to 
/home/jbossci/jbossci2/jboss-head/console/output/classes
/home/jbossci/jbossci2/jboss-head/console/src/main/org/jboss/console/plugins/AOPLister.java:297:
 cannot resolve symbol
symbol  : class MethodInfo 
location: class org.jboss.aop.ClassAdvisor

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-02-19 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Thu Feb 19 23:02:00 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===

jars:

_buildmagic:init:

init:

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/classes
[javac] Compiling 21 source files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

compile-resources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/resources
 [copy] Copying 4 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/resources

compile-etc:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/etc
 [copy] Copying 1 file to /home/jbossci/jbossci2/jboss-head/tomcat/output/etc

compile:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/META-INF
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/META-INF
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 22 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/tomcat50-service.jar
 [copy] Copying 5 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
[touch] Creating /home/jbossci/jbossci2/jboss-head/tomcat/output/build-marker

most:

==
==  Finished with 'most' in module 'tomcat'.
==


_module-tomcat-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/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy/jbossweb-tomcat50.sar
 [copy] Copying 32 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy/jbossweb-tomcat50.sar

==
==  Executing 'most' in module 'console'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

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/console/output/gen-src
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.console.manager.PluginManager' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.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/console/src/main/org/jboss/console/manager/PluginManager.java
 -- PluginManagerMBean qualified to org.jboss.console.manager.PluginManagerMBean

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/classes
[javac] Compiling 75 source files to 
/home/jbossci/jbossci2/jboss-head/console/output/classes
/home/jbossci/jbossci2/jboss-head/console/src/main/org/jboss/console/plugins/AOPLister.java:297:
 cannot resolve symbol
symbol  : class MethodInfo 
location: class org.jboss.aop.ClassAdvisor

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-02-19 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Fri Feb 20 07:30:53 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===

jars:

_buildmagic:init:

init:

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/classes
[javac] Compiling 21 source files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

compile-resources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/resources
 [copy] Copying 4 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/resources

compile-etc:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/etc
 [copy] Copying 1 file to /home/jbossci/jbossci2/jboss-head/tomcat/output/etc

compile:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/tomcat/output/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/META-INF
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/META-INF
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 22 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/tomcat50-service.jar
 [copy] Copying 5 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
[touch] Creating /home/jbossci/jbossci2/jboss-head/tomcat/output/build-marker

most:

==
==  Finished with 'most' in module 'tomcat'.
==


_module-tomcat-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/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy/jbossweb-tomcat50.sar
 [copy] Copying 32 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy/jbossweb-tomcat50.sar

==
==  Executing 'most' in module 'console'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

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/console/output/gen-src
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.console.manager.PluginManager' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.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/console/src/main/org/jboss/console/manager/PluginManager.java
 -- PluginManagerMBean qualified to org.jboss.console.manager.PluginManagerMBean

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/classes
[javac] Compiling 75 source files to 
/home/jbossci/jbossci2/jboss-head/console/output/classes
/home/jbossci/jbossci2/jboss-head/console/src/main/org/jboss/console/plugins/AOPLister.java:297:
 cannot resolve symbol
symbol  : class MethodInfo 
location: class org.jboss.aop.ClassAdvisor

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-02-17 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Tue Feb 17 19:35:12 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
19:34 Feb 17
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)
Searching for build.xml ...
Buildfile: /home/jbossci/jbossci2/jboss-head/build/build.xml

_buildmagic:init:
Trying to override old definition of task property

_buildmagic:init:local-properties:

_buildmagic:init:buildlog:

configure:
 [echo] groups:  default
 [echo] modules: 
common,jmx,system,naming,remoting,aop,j2ee,transaction,server,security,messaging,connector,cluster,varia,jboss.net,iiop,management,tomcat,console,cache,compatibility,aspects,media

init:

_buildmagic:modules:most:

==
==  Executing 'most' in module 'common'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

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/common/output/gen-src
[execmodules] (XDocletMain.start   47  ) Running mbeaninterface/
[execmodules] (TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.util.property.jmx.SystemPropertyClassValue' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
[execmodules] INFO:Some classes refer to other classes that were not found among 
the sources or on the classpath.
[execmodules]  (Perhaps the referred class doesn't exist? Hasn't been 
generated yet?)
[execmodules]  The referring classes do not import any fully qualified classes 
matching these classes.
[execmodules]  However, since no packages are imported, xjavadoc has assumed 
that the referred classes
[execmodules]  belong to the same package as the referring class. The classes 
are:
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/net/protocol/URLListerBase.java
 -- URLFilter qualified to org.jboss.net.protocol.URLFilter
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/xml/binding/Unmarshaller.java
 -- ChainedEntityResolver qualified to org.jboss.xml.binding.ChainedEntityResolver

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/common/output/classes
[javac] Compiling 227 source files to 
/home/jbossci/jbossci2/jboss-head/common/output/classes
[execmodules] 1 warning

compile-etc:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/common/output/etc
 [copy] Copying 1 file to /home/jbossci/jbossci2/jboss-head/common/output/etc

compile:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/common/output/lib
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/common/output/lib/jboss-common.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/common/output/lib/jboss-common-client.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/common/output/lib/testsuite-support.jar
[touch] Creating /home/jbossci/jbossci2/jboss-head/common/output/build-marker

most:

==
==  Finished with 'most' in module 'common'.
==


_module-common-most:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/build/output/testbuild/lib
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/client
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/client
 [copy] Copying 6 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/lib

==
==  Executing 'most' in module 'jmx'...
==

BUILD FAILED
file:/home/jbossci/jbossci2/jboss-head/jmx/build.xml:1: Document root element is 
missing.

Total time: 38 seconds

===
Tue Feb 17 

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-02-16 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Mon Feb 16 22:58:53 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/jmx/output/classes
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/jmx/output/gen/classes
   [depend] Deleted 0 out of date files in 0 seconds
[javac] Compiling 655 source files to 
/home/jbossci/jbossci2/jboss-head/jmx/output/classes
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/BoundedRangeStatistic.java:13:
 package javax.ejb does not exist
import javax.ejb.EJBObject;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/BoundedRangeStatistic.java:14:
 package javax.ejb does not exist
import javax.ejb.EJBHome;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/BoundedRangeStatistic.java:15:
 package javax.ejb does not exist
import javax.ejb.CreateException;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/JCAStats.java:13:
 package javax.ejb does not exist
import javax.ejb.EJBObject;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/JCAStats.java:14:
 package javax.ejb does not exist
import javax.ejb.EJBHome;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/JCAStats.java:15:
 package javax.ejb does not exist
import javax.ejb.CreateException;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/JDBCStats.java:13:
 package javax.ejb does not exist
import javax.ejb.EJBObject;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/JDBCStats.java:14:
 package javax.ejb does not exist
import javax.ejb.EJBHome;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/JDBCStats.java:15:
 package javax.ejb does not exist
import javax.ejb.CreateException;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/JMSConnectionStats.java:13:
 package javax.ejb does not exist
import javax.ejb.EJBObject;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/JMSConnectionStats.java:14:
 package javax.ejb does not exist
import javax.ejb.EJBHome;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/JMSConnectionStats.java:15:
 package javax.ejb does not exist
import javax.ejb.CreateException;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/ServletStats.java:13:
 package javax.ejb does not exist
import javax.ejb.EJBObject;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/ServletStats.java:14:
 package javax.ejb does not exist
import javax.ejb.EJBHome;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/ServletStats.java:15:
 package javax.ejb does not exist
import javax.ejb.CreateException;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/StatelessSessionBeanStats.java:13:
 package javax.ejb does not exist
import javax.ejb.EJBObject;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/StatelessSessionBeanStats.java:14:
 package javax.ejb does not exist
import javax.ejb.EJBHome;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/StatelessSessionBeanStats.java:15:
 package javax.ejb does not exist
import javax.ejb.CreateException;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/URLStats.java:13:
 package javax.ejb does not exist
import javax.ejb.EJBObject;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/URLStats.java:14:
 package javax.ejb does not exist
import javax.ejb.EJBHome;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/URLStats.java:15:
 package javax.ejb does not exist
import javax.ejb.CreateException;
 ^

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-02-16 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Tue Feb 17 07:28:37 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/jmx/output/classes
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/jmx/output/gen/classes
   [depend] Deleted 0 out of date files in 0 seconds
[javac] Compiling 655 source files to 
/home/jbossci/jbossci2/jboss-head/jmx/output/classes
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/BoundedRangeStatistic.java:13:
 package javax.ejb does not exist
import javax.ejb.EJBObject;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/BoundedRangeStatistic.java:14:
 package javax.ejb does not exist
import javax.ejb.EJBHome;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/BoundedRangeStatistic.java:15:
 package javax.ejb does not exist
import javax.ejb.CreateException;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/JCAStats.java:13:
 package javax.ejb does not exist
import javax.ejb.EJBObject;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/JCAStats.java:14:
 package javax.ejb does not exist
import javax.ejb.EJBHome;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/JCAStats.java:15:
 package javax.ejb does not exist
import javax.ejb.CreateException;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/JDBCStats.java:13:
 package javax.ejb does not exist
import javax.ejb.EJBObject;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/JDBCStats.java:14:
 package javax.ejb does not exist
import javax.ejb.EJBHome;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/JDBCStats.java:15:
 package javax.ejb does not exist
import javax.ejb.CreateException;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/JMSConnectionStats.java:13:
 package javax.ejb does not exist
import javax.ejb.EJBObject;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/JMSConnectionStats.java:14:
 package javax.ejb does not exist
import javax.ejb.EJBHome;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/JMSConnectionStats.java:15:
 package javax.ejb does not exist
import javax.ejb.CreateException;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/ServletStats.java:13:
 package javax.ejb does not exist
import javax.ejb.EJBObject;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/ServletStats.java:14:
 package javax.ejb does not exist
import javax.ejb.EJBHome;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/ServletStats.java:15:
 package javax.ejb does not exist
import javax.ejb.CreateException;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/StatelessSessionBeanStats.java:13:
 package javax.ejb does not exist
import javax.ejb.EJBObject;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/StatelessSessionBeanStats.java:14:
 package javax.ejb does not exist
import javax.ejb.EJBHome;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/StatelessSessionBeanStats.java:15:
 package javax.ejb does not exist
import javax.ejb.CreateException;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/URLStats.java:13:
 package javax.ejb does not exist
import javax.ejb.EJBObject;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/URLStats.java:14:
 package javax.ejb does not exist
import javax.ejb.EJBHome;
 ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/javax/management/j2ee/statistics/URLStats.java:15:
 package javax.ejb does not exist
import javax.ejb.CreateException;
 ^

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-02-11 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Wed Feb 11 11:30:29 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===

_default:most:

most:

==
==  Finished with 'most' in module 'jmx'.
==


_module-jmx-most:
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/lib
 [copy] Copying 3 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/docs/dtd
 [copy] Copying 3 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/docs/dtd

==
==  Executing 'most' in module 'system'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to junit.junit.classpath
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to apache.log4j.classpath
Overriding previous definition of reference to gnu.getopt.classpath
Overriding previous definition of reference to oswego.concurrent.classpath
Overriding previous definition of reference to xdoclet.task.classpath

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/system/output/gen-src
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.deployment.scanner.DeploymentScanner' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.deployment.cache.DeploymentStore' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.system.server.ServerInfo' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.deployment.JARDeployer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.deployment.XSLSubDeployer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.system.ServiceController' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.deployment.scanner.URLDirectoryScanner' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.deployment.cache.FileDeploymentStore' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.deployment.MainDeployer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.deployment.SARDeployer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-02-10 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Wed Feb 11 07:37:55 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===

_default:most:

most:

==
==  Finished with 'most' in module 'jmx'.
==


_module-jmx-most:
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/lib
 [copy] Copying 3 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/docs/dtd
 [copy] Copying 3 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/docs/dtd

==
==  Executing 'most' in module 'system'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to junit.junit.classpath
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to apache.log4j.classpath
Overriding previous definition of reference to gnu.getopt.classpath
Overriding previous definition of reference to oswego.concurrent.classpath
Overriding previous definition of reference to xdoclet.task.classpath

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/system/output/gen-src
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.deployment.scanner.DeploymentScanner' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.deployment.cache.DeploymentStore' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.system.server.ServerInfo' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.deployment.JARDeployer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.deployment.XSLSubDeployer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.system.ServiceController' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.deployment.scanner.URLDirectoryScanner' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.deployment.cache.FileDeploymentStore' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.deployment.MainDeployer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.deployment.SARDeployer' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-02-08 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Sun Feb  8 07:29:05 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 24 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/tomcat50-service.jar
 [copy] Copying 5 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
[touch] Creating /home/jbossci/jbossci2/jboss-head/tomcat/output/build-marker

most:

==
==  Finished with 'most' in module 'tomcat'.
==


_module-tomcat-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/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy/jbossweb-tomcat50.sar
 [copy] Copying 34 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy/jbossweb-tomcat50.sar

==
==  Executing 'most' in module 'console'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

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/console/output/gen-src
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.console.manager.PluginManager' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.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/console/src/main/org/jboss/console/manager/PluginManager.java
 -- PluginManagerMBean qualified to org.jboss.console.manager.PluginManagerMBean

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/classes
[javac] Compiling 75 source files to 
/home/jbossci/jbossci2/jboss-head/console/output/classes
/home/jbossci/jbossci2/jboss-head/console/src/main/org/jboss/console/plugins/J2EEAppLister.java:85:
 cannot resolve symbol
symbol  : method getModules ()
location: interface org.jboss.management.j2ee.J2EEApplicationMBean
   createModules (appProxy.getModules())   // Sub-Resources
  ^
/home/jbossci/jbossci2/jboss-head/console/src/main/org/jboss/console/plugins/JSR77Lister.java:196:
 cannot resolve symbol
symbol  : method getDeployedObjects ()
location: interface org.jboss.management.j2ee.J2EEServerMBean
  ObjectName[] deployedON = serv.getDeployedObjects();
^
/home/jbossci/jbossci2/jboss-head/console/src/main/org/jboss/console/plugins/JSR77Lister.java:200:
 cannot resolve symbol
symbol  : method getServerVendor ()
location: interface org.jboss.management.j2ee.J2EEServerMBean
 serv.getServerVendor () +  -  + serv.getServerVersion (), // name
 ^
/home/jbossci/jbossci2/jboss-head/console/src/main/org/jboss/console/plugins/JSR77Lister.java:200:
 cannot resolve symbol
symbol  : method getServerVersion ()
location: interface org.jboss.management.j2ee.J2EEServerMBean
 serv.getServerVendor () +  -  + 

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-02-08 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Sun Feb  8 11:34:06 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 24 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/tomcat50-service.jar
 [copy] Copying 5 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
[touch] Creating /home/jbossci/jbossci2/jboss-head/tomcat/output/build-marker

most:

==
==  Finished with 'most' in module 'tomcat'.
==


_module-tomcat-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/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy/jbossweb-tomcat50.sar
 [copy] Copying 34 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy/jbossweb-tomcat50.sar

==
==  Executing 'most' in module 'console'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

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/console/output/gen-src
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.console.manager.PluginManager' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.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/console/src/main/org/jboss/console/manager/PluginManager.java
 -- PluginManagerMBean qualified to org.jboss.console.manager.PluginManagerMBean

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/classes
[javac] Compiling 75 source files to 
/home/jbossci/jbossci2/jboss-head/console/output/classes
/home/jbossci/jbossci2/jboss-head/console/src/main/org/jboss/console/plugins/J2EEAppLister.java:85:
 cannot resolve symbol
symbol  : method getModules ()
location: interface org.jboss.management.j2ee.J2EEApplicationMBean
   createModules (appProxy.getModules())   // Sub-Resources
  ^
/home/jbossci/jbossci2/jboss-head/console/src/main/org/jboss/console/plugins/JSR77Lister.java:196:
 cannot resolve symbol
symbol  : method getDeployedObjects ()
location: interface org.jboss.management.j2ee.J2EEServerMBean
  ObjectName[] deployedON = serv.getDeployedObjects();
^
/home/jbossci/jbossci2/jboss-head/console/src/main/org/jboss/console/plugins/JSR77Lister.java:200:
 cannot resolve symbol
symbol  : method getServerVendor ()
location: interface org.jboss.management.j2ee.J2EEServerMBean
 serv.getServerVendor () +  -  + serv.getServerVersion (), // name
 ^
/home/jbossci/jbossci2/jboss-head/console/src/main/org/jboss/console/plugins/JSR77Lister.java:200:
 cannot resolve symbol
symbol  : method getServerVersion ()
location: interface org.jboss.management.j2ee.J2EEServerMBean
 serv.getServerVendor () +  -  + 

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-02-08 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Sun Feb  8 15:26:07 GMT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
 [copy] Copying 24 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar/tomcat50-service.jar
 [copy] Copying 5 files to 
/home/jbossci/jbossci2/jboss-head/tomcat/output/deploy/jbossweb-tomcat50.sar
[touch] Creating /home/jbossci/jbossci2/jboss-head/tomcat/output/build-marker

most:

==
==  Finished with 'most' in module 'tomcat'.
==


_module-tomcat-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/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy/jbossweb-tomcat50.sar
 [copy] Copying 34 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/server/all/deploy/jbossweb-tomcat50.sar

==
==  Executing 'most' in module 'console'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

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/console/output/gen-src
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.console.manager.PluginManager' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.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/console/src/main/org/jboss/console/manager/PluginManager.java
 -- PluginManagerMBean qualified to org.jboss.console.manager.PluginManagerMBean

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/console/output/classes
[javac] Compiling 75 source files to 
/home/jbossci/jbossci2/jboss-head/console/output/classes
/home/jbossci/jbossci2/jboss-head/console/src/main/org/jboss/console/plugins/J2EEAppLister.java:85:
 cannot resolve symbol
symbol  : method getModules ()
location: interface org.jboss.management.j2ee.J2EEApplicationMBean
   createModules (appProxy.getModules())   // Sub-Resources
  ^
/home/jbossci/jbossci2/jboss-head/console/src/main/org/jboss/console/plugins/JSR77Lister.java:196:
 cannot resolve symbol
symbol  : method getDeployedObjects ()
location: interface org.jboss.management.j2ee.J2EEServerMBean
  ObjectName[] deployedON = serv.getDeployedObjects();
^
/home/jbossci/jbossci2/jboss-head/console/src/main/org/jboss/console/plugins/JSR77Lister.java:200:
 cannot resolve symbol
symbol  : method getServerVendor ()
location: interface org.jboss.management.j2ee.J2EEServerMBean
 serv.getServerVendor () +  -  + serv.getServerVersion (), // name
 ^
/home/jbossci/jbossci2/jboss-head/console/src/main/org/jboss/console/plugins/JSR77Lister.java:200:
 cannot resolve symbol
symbol  : method getServerVersion ()
location: interface org.jboss.management.j2ee.J2EEServerMBean
 serv.getServerVendor () +  -  + 

[JBoss-dev] Compilation Failed! JBoss (HEAD/linux1/1.4.1_06) [AUTOMATED]

2004-02-02 Thread chris
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Tue Jan 27 15:24:45 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-mbean-sources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/common/output/gen-src
[execmodules] (XDocletMain.start   47  ) Running mbeaninterface/
[execmodules] (TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.util.property.jmx.SystemPropertyClassValue' using template file 
'jar:file:/home/jbossci/jbossci2/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
[execmodules] INFO:Some classes refer to other classes that were not found among 
the sources or on the classpath.
[execmodules]  (Perhaps the referred class doesn't exist? Hasn't been 
generated yet?)
[execmodules]  The referring classes do not import any fully qualified classes 
matching these classes.
[execmodules]  However, since no packages are imported, xjavadoc has assumed 
that the referred classes
[execmodules]  belong to the same package as the referring class. The classes 
are:
[execmodules] 
/home/jbossci/jbossci2/jboss-head/common/src/main/org/jboss/net/protocol/URLListerBase.java
 -- URLFilter qualified to org.jboss.net.protocol.URLFilter

compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/common/output/classes
[javac] Compiling 211 source files to 
/home/jbossci/jbossci2/jboss-head/common/output/classes
[execmodules] 1 warning

compile-etc:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/common/output/etc
 [copy] Copying 1 file to /home/jbossci/jbossci2/jboss-head/common/output/etc

compile:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/common/output/lib
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/common/output/lib/jboss-common.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/common/output/lib/jboss-common-client.jar
  [jar] Building jar: 
/home/jbossci/jbossci2/jboss-head/common/output/lib/testsuite-support.jar
[touch] Creating /home/jbossci/jbossci2/jboss-head/common/output/build-marker

most:

==
==  Finished with 'most' in module 'common'.
==


_module-common-most:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/build/output/testbuild/lib
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/lib
[mkdir] Created dir: 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/client
 [copy] Copying 1 file to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/client
 [copy] Copying 6 files to 
/home/jbossci/jbossci2/jboss-head/build/output/testbuild/lib

==
==  Executing 'most' in module 'jmx'...
==

_buildmagic:init:

configure:
Overriding previous definition of reference to xdoclet.task.classpath

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

output:

_buildmagic:init:

init:

compile-mbean-sources:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/jmx/output/gen-src

_default:compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/jmx/output/classes
[mkdir] Created dir: /home/jbossci/jbossci2/jboss-head/jmx/output/gen/classes
   [depend] Deleted 0 out of date files in 0 seconds
[javac] Compiling 615 source files to 
/home/jbossci/jbossci2/jboss-head/jmx/output/classes
/home/jbossci/jbossci2/jboss-head/jmx/src/main/org/jboss/mx/modelmbean/ModelMBeanInvoker.java:111:
 cannot resolve symbol
symbol  : method setDelayedRegistration (boolean)
location: class org.jboss.mx.modelmbean.ModelMBeanInvoker
  setDelayedRegistration(true);
  ^
/home/jbossci/jbossci2/jboss-head/jmx/src/main/org/jboss/mx/modelmbean/XMBean.java:361:
 
configureInterceptorStack(javax.management.modelmbean.ModelMBeanInfo,javax.management.MBeanServer)
 in org.jboss.mx.modelmbean.ModelMBeanInvoker cannot be applied to