=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net FOR DETAILS=
=====================================================================

JAVA VERSION DETAILS
java version "1.3.1_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_06-b01)
Java HotSpot(TM) Server VM (build 1.3.1_06-b01, mixed mode)

=====================================================================

HERE ARE THE LAST 50 LINES OF THE LOG FILE

[execmodules] 
/home/jboss/jbossci/jboss-all/common/src/main/org/jboss/net/protocol/http/DavURLLister.java:21:
 cannot resolve symbol
[execmodules] symbol  : class HttpURL  
[execmodules] location: package util
[execmodules] import org.apache.util.HttpURL;
[execmodules]                        ^
[execmodules] 
/home/jboss/jbossci/jboss-all/common/src/main/org/jboss/net/protocol/http/DavURLLister.java:22:
 cannot resolve symbol
[execmodules] symbol  : class WebdavResource  
[execmodules] location: package lib
[execmodules] import org.apache.webdav.lib.WebdavResource;
[execmodules]                              ^
[execmodules] 
/home/jboss/jbossci/jboss-all/common/src/main/org/jboss/logging/XPriority.java:79: 
warning: toPriority(java.lang.String) in org.apache.log4j.Priority has been deprecated
[execmodules]    public static Priority toPriority(String name)
[execmodules]                           ^
[execmodules] 
/home/jboss/jbossci/jboss-all/common/src/main/org/jboss/net/protocol/http/DavURLLister.java:36:
 cannot resolve symbol
[execmodules] symbol  : class WebdavResource  
[execmodules] location: class org.jboss.net.protocol.http.DavURLLister
[execmodules]          WebdavResource resource = new 
WebdavResource(baseUrl.toString());
[execmodules]          ^
[execmodules] 
/home/jboss/jbossci/jboss-all/common/src/main/org/jboss/net/protocol/http/DavURLLister.java:36:
 cannot resolve symbol
[execmodules] symbol  : class WebdavResource  
[execmodules] location: class org.jboss.net.protocol.http.DavURLLister
[execmodules]          WebdavResource resource = new 
WebdavResource(baseUrl.toString());
[execmodules]                                        ^
[execmodules] 
/home/jboss/jbossci/jboss-all/common/src/main/org/jboss/net/protocol/http/DavURLLister.java:37:
 cannot resolve symbol
[execmodules] symbol  : class WebdavResource  
[execmodules] location: class org.jboss.net.protocol.http.DavURLLister
[execmodules]          WebdavResource[] resources = resource.listWebdavResources();
[execmodules]          ^
[execmodules] 
/home/jboss/jbossci/jboss-all/common/src/main/org/jboss/net/protocol/http/DavURLLister.java:40:
 cannot resolve symbol
[execmodules] symbol  : class WebdavResource  
[execmodules] location: class org.jboss.net.protocol.http.DavURLLister
[execmodules]             WebdavResource member = resources[i];
[execmodules]             ^
[execmodules] 
/home/jboss/jbossci/jboss-all/common/src/main/org/jboss/net/protocol/http/DavURLLister.java:41:
 cannot resolve symbol
[execmodules] symbol  : class HttpURL  
[execmodules] location: class org.jboss.net.protocol.http.DavURLLister
[execmodules]             HttpURL httpURL = member.getHttpURL();
[execmodules]             ^
[execmodules] 
/home/jboss/jbossci/jboss-all/common/src/main/org/jboss/net/protocol/http/DavURLLister.java:51:
 cannot resolve symbol
[execmodules] symbol  : class HttpException  
[execmodules] location: class org.jboss.net.protocol.http.DavURLLister
[execmodules]       } catch (HttpException e) {
[execmodules]                ^
[execmodules] 9 errors
[execmodules] 1 warning

BUILD FAILED
file:/home/jboss/jbossci/jboss-all/common/../tools/etc/buildfragments/targets.ent:45: 
Compile failed; see the compiler error output for details.

Total time: 14 seconds


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to