=====================================================================
==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

Generating CMP class for 'org.mortbay.j2ee.session.ejb.CMRStateBean'.
Generating CMP class for 'org.mortbay.j2ee.session.ejb.CMRAttributeBean'.
Running <deploymentdescriptor/>
Generating EJB deployment descriptor (ejb-jar.xml).
Running <jboss/>
Generating jboss.xml.
Generating jbosscmp-jdbc.xml.

_default:compile-classes:
    [mkdir] Created dir: /home/jboss/jbossci/jboss-head/jetty/output/classes
   [depend] Deleted 0 out of date files in 0 seconds
    [javac] Compiling 365 source files to 
/home/jboss/jbossci/jboss-head/jetty/output/classes
/home/jboss/jbossci/jboss-head/jetty/src/main/org/apache/jasper/compiler/JspDocumentParser.java:267:
 warning: isSpace(char) in java.lang.Character has been deprecated
                if (!Character.isSpace(buf[i])) {
                              ^
/home/jboss/jbossci/jboss-head/jetty/src/main/org/mortbay/http/handler/HTAccessHandler.java:470:
 warning: readLine() in java.io.DataInputStream has been deprecated
                    while ((line = ufin.readLine()) != null) 
                                       ^
/home/jboss/jbossci/jboss-head/jetty/src/main/org/mortbay/http/handler/HTAccessHandler.java:510:
 warning: readLine() in java.io.DataInputStream has been deprecated
                    while ((line = ufin.readLine()) != null) 
                                       ^
/home/jboss/jbossci/jboss-head/jetty/src/main/org/mortbay/http/handler/HTAccessHandler.java:587:
 warning: readLine() in java.io.DataInputStream has been deprecated
            while ((line = htin.readLine()) != null)
                               ^
/home/jboss/jbossci/jboss-head/jetty/src/main/org/mortbay/http/handler/HTAccessHandler.java:616:
 warning: readLine() in java.io.DataInputStream has been deprecated
                    while ((line = htin.readLine()) != null)
                                       ^
/home/jboss/jbossci/jboss-head/jetty/src/main/org/mortbay/j2ee/session/Container.java:79:
 clone() has protected access in java.lang.Object
          StateInterceptor interceptor=(StateInterceptor)si.clone();
                                                           ^
/home/jboss/jbossci/jboss-head/jetty/src/main/org/mortbay/j2ee/session/Container.java:80:
 cannot resolve symbol
symbol  : method setManager  (org.mortbay.j2ee.session.Manager)
location: class org.mortbay.j2ee.session.StateInterceptor
          si.setManager(manager); // overkill - but safe
            ^
/home/jboss/jbossci/jboss-head/jetty/src/main/org/mortbay/j2ee/session/Container.java:81:
 cannot resolve symbol
symbol  : method setSession  (org.mortbay.j2ee.session.StateAdaptor)
location: class org.mortbay.j2ee.session.StateInterceptor
          si.setSession(adp);   // overkill - but safe
            ^
/home/jboss/jbossci/jboss-head/jetty/src/main/org/mortbay/util/UnixCrypt.java:455: 
warning: String(byte[],int,int,int) in java.lang.String has been deprecated
        return new String(cryptresult, 0x00, 0, 13);
               ^
3 errors
6 warnings

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

Total time: 2 minutes 30 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