===========================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS==
===========================================================================
NOTE: Sourceforge pserver cvs access is now using the backup server - 
so these results are for yesterdays code. 
===========================================================================
compile-source-jdbc-version:

compile-classes:
    [mkdir] Created dir: F:\jboss\jboss-head\connector\output\classes
    [javac] Compiling 63 source files to F:\jboss\jboss-head\connector\output\classes
F:\jboss\jboss-head\connector\output\gen-src\org\jboss\resource\adapter\jdbc\WrappedPreparedStatement.java:524:
 warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement 
has been deprecated
   public void setUnicodeStream(int parameterIndex, InputStream stream, int length) 
throws SQLException
               ^
F:\jboss\jboss-head\connector\output\gen-src\org\jboss\resource\adapter\jdbc\WrappedPreparedStatement.java:529:
 warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement 
has been deprecated
         ps.setUnicodeStream(parameterIndex, stream, length);         
           ^
F:\jboss\jboss-head\connector\output\gen-src\org\jboss\resource\adapter\jdbc\WrappedCallableStatement.java:976:
 warning: getBigDecimal(int,int) in java.sql.CallableStatement has been deprecated
   public BigDecimal getBigDecimal(int parameterIndex, int scale) throws SQLException
                     ^
F:\jboss\jboss-head\connector\output\gen-src\org\jboss\resource\adapter\jdbc\WrappedCallableStatement.java:66:
 warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement 
has been deprecated
public class WrappedCallableStatement 
       ^
F:\jboss\jboss-head\connector\output\gen-src\org\jboss\resource\adapter\jdbc\WrappedCallableStatement.java:980:
 warning: getBigDecimal(int,int) in java.sql.CallableStatement has been deprecated
         return cs.getBigDecimal(parameterIndex, scale);         
                  ^
5 warnings
    [javac] Compiling 2 source files to F:\jboss\jboss-head\connector\output\classes

compile-resources:
    [mkdir] Created dir: F:\jboss\jboss-head\connector\output\resources
     [copy] Copying 4 files to F:\jboss\jboss-head\connector\output\resources

compile-etc:
    [mkdir] Created dir: F:\jboss\jboss-head\connector\output\etc
     [copy] Copying 21 files to F:\jboss\jboss-head\connector\output\etc

compile:

jars:
    [mkdir] Created dir: F:\jboss\jboss-head\connector\output\lib
      [jar] Building jar: F:\jboss\jboss-head\connector\output\lib\jboss-jca.sar
      [jar] Building jar: 
F:\jboss\jboss-head\connector\output\lib\jboss-common-jdbc-wrapper.jar
      [jar] Building jar: F:\jboss\jboss-head\connector\output\lib\jboss-local-jdbc.jar
      [jar] Building jar: F:\jboss\jboss-head\connector\output\lib\jboss-local-jdbc.rar
      [jar] Building jar: F:\jboss\jboss-head\connector\output\lib\jboss-xa-jdbc.jar
      [jar] Building jar: F:\jboss\jboss-head\connector\output\lib\jboss-xa-jdbc.rar
      [jar] Building jar: F:\jboss\jboss-head\connector\output\lib\jms-ra.jar
      [jar] Building jar: F:\jboss\jboss-head\connector\output\lib\jms-ra.rar

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

_module-connector-most:
     [copy] Copying 4 files to 
F:\jboss\jboss-head\build\output\testbuild\server\all\deploy
    [mkdir] Created dir: F:\jboss\jboss-head\build\output\testbuild\server\all\lib
     [copy] Copying 1 file to F:\jboss\jboss-head\build\output\testbuild\server\all\lib
    [mkdir] Created dir: F:\jboss\jboss-head\build\output\testbuild\docs\examples\jca
     [copy] Copying 20 files to 
F:\jboss\jboss-head\build\output\testbuild\docs\examples\jca
     [copy] Copying 1 file to 
F:\jboss\jboss-head\build\output\testbuild\server\all\deploy
[execmodules] 
[execmodules]     
====================================================================== 
[execmodules]     ==  Executing 'most' in module 'cluster'...
[execmodules]     ==

_buildmagic:init:

configure:

init:

compile-classes:
    [mkdir] Created dir: F:\jboss\jboss-head\cluster\output\classes
    [javac] Compiling 82 source files to F:\jboss\jboss-head\cluster\output\classes
F:\jboss\jboss-head\cluster\src\main\org\jboss\ha\jndi\HAJNDI.java:45: cannot resolve 
symbol
symbol  : class TreeHead 
location: class org.jboss.ha.jndi.HAJNDI
   protected TreeHead delegate;
             ^
F:\jboss\jboss-head\cluster\src\main\org\jboss\ha\framework\server\HAPartitionImpl.java:500:
 warning: MethodCall(java.lang.String,java.lang.Object[]) in 
org.javagroups.blocks.MethodCall has been deprecated
      MethodCall m = new MethodCall(objName + "." + methodName, args);
                     ^
F:\jboss\jboss-head\cluster\src\main\org\jboss\ha\framework\server\HAPartitionImpl.java:546:
 warning: MethodCall(java.lang.String,java.lang.Object[]) in 
org.javagroups.blocks.MethodCall has been deprecated
      MethodCall m = new MethodCall(objName + "." + methodName, args);
                     ^
F:\jboss\jboss-head\cluster\src\main\org\jboss\ha\jndi\HAJNDI.java:54: cannot resolve 
symbol
symbol  : class TreeHead 
location: class org.jboss.ha.jndi.HAJNDI
      delegate = new TreeHead();
                     ^
F:\jboss\jboss-head\cluster\src\main\org\jboss\ha\jndi\HAJNDI.java:101: cannot resolve 
symbol
symbol  : class TreeHead 
location: class org.jboss.ha.jndi.HAJNDI
         delegate = (TreeHead)newState;
                     ^
3 errors
2 warnings

BUILD FAILED
file:F:/jboss/jboss-head/cluster/build.xml:299: Compile failed; see the compiler error 
output for details.

Total time: 102 minutes 56 seconds

===========================================================================Mon Jun 30 
03:04:45 GMTDT 2003
===========================================================================CYGWIN_NT-5.1
 quarks2 1.3.22(0.78/3/2) 2003-03-18 09:20 i686 unknown unknown Cygwin
===========================================================================java 
version "1.4.1_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_03-b02)
Java HotSpot(TM) Client VM (build 1.4.1_03-b02, mixed mode)


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to