IT WAS ME !

should be all fixed now - hope I didn't cause too much inconvenience,

Jules


[EMAIL PROTECTED] wrote:

> =====================================================================
> ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
> =====================================================================
>
> HERE ARE THE LAST 50 LINES OF THE LOG FILE
>
>   [xdoclet] Running <entitycmp/>
>   [xdoclet]   Generating CMP class for 'org.jboss.jetty.ejb.CoarseHttpSessionBean'.
>   [xdoclet] Running <deploymentdescriptor/>
>   [xdoclet]   Generating EJB deployment descriptor.
>   [xdoclet] Running <jboss/>
>   [xdoclet]   Generating jboss.xml.
>   [xdoclet]   Generating jaws.xml.
>   [xdoclet] 3 warnings
>
> compile-classes:
>     [mkdir] Created dir: 
>/disk/orig/home/lubega/jbossro/jboss-all/plugins/jetty/output/classes
>     [javac] Compiling 327 source files to 
>/disk/orig/home/lubega/jbossro/jboss-all/plugins/jetty/output/classes
> 
>/disk/orig/home/lubega/jbossro/jboss-all/plugins/jetty/src/main/org/apache/jasper/compiler/SunJavaCompiler.java:65:
> cannot resolve symbol
> symbol  : class Main
> location: package javac
> import sun.tools.javac.Main;
>                        ^
> 
>/disk/orig/home/lubega/jbossro/jboss-all/plugins/jetty/src/main/org/apache/jasper/compiler/SunJavaCompiler.java:136:
> cannot resolve symbol
> symbol  : class Main
> location: class org.apache.jasper.compiler.SunJavaCompiler
>         Main compiler = new Main(out, "jsp->javac");
>         ^
> 
>/disk/orig/home/lubega/jbossro/jboss-all/plugins/jetty/src/main/org/apache/jasper/compiler/SunJavaCompiler.java:136:
> cannot resolve symbol
> symbol  : class Main
> location: class org.apache.jasper.compiler.SunJavaCompiler
>         Main compiler = new Main(out, "jsp->javac");
>                             ^
> 
>/disk/orig/home/lubega/jbossro/jboss-all/plugins/jetty/src/main/org/mortbay/http/handler/HTAccessHandler.java:479:
> warning: readLine() in java.io.DataInputStream has been deprecated
>                     while ((line = ufin.readLine()) != null)
>                                        ^
> 
>/disk/orig/home/lubega/jbossro/jboss-all/plugins/jetty/src/main/org/mortbay/http/handler/HTAccessHandler.java:519:
> warning: readLine() in java.io.DataInputStream has been deprecated
>                     while ((line = ufin.readLine()) != null)
>                                        ^
> 
>/disk/orig/home/lubega/jbossro/jboss-all/plugins/jetty/src/main/org/mortbay/http/handler/HTAccessHandler.java:596:
> warning: readLine() in java.io.DataInputStream has been deprecated
>             while ((line = htin.readLine()) != null)
>                                ^
> 
>/disk/orig/home/lubega/jbossro/jboss-all/plugins/jetty/src/main/org/mortbay/http/handler/HTAccessHandler.java:625:
> warning: readLine() in java.io.DataInputStream has been deprecated
>                     while ((line = htin.readLine()) != null)
>                                        ^
> 
>/disk/orig/home/lubega/jbossro/jboss-all/plugins/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
> 5 warnings
>
> BUILD FAILED
>
> /disk/orig/home/lubega/jbossro/jboss-all/plugins/jetty/build.xml:383: Compile 
>failed, messages should have been provided.
>
> Total time: 2 minutes 59 seconds
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to