===========================================================================
==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. 
===========================================================================
     [copy] Copying 5 files to 
/home/jbossci/jbossci/jboss-head/connector/output/gen-src

compile-source-jdbc3:

compile-source-jdbc-version:

compile-classes:
    [mkdir] Created dir: /home/jbossci/jbossci/jboss-head/connector/output/classes
    [javac] Compiling 63 source files to 
/home/jbossci/jbossci/jboss-head/connector/output/classes
/home/jbossci/jbossci/jboss-head/connector/output/gen-src/org/jboss/resource/adapter/jdbc/WrappedPreparedStatement.java:42:
 warning: setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement 
has been deprecated
public class WrappedPreparedStatement 
       ^
/home/jbossci/jbossci/jboss-head/connector/output/gen-src/org/jboss/resource/adapter/jdbc/WrappedCallableStatement.java:66:
 warning: getBigDecimal(int,int) in java.sql.CallableStatement has been deprecated
public class WrappedCallableStatement 
       ^
/home/jbossci/jbossci/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 
       ^
/home/jbossci/jbossci/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);         
                  ^
4 warnings

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

compile-etc:
    [mkdir] Created dir: /home/jbossci/jbossci/jboss-head/connector/output/etc
     [copy] Copying 21 files to /home/jbossci/jbossci/jboss-head/connector/output/etc

compile:

jars:
    [mkdir] Created dir: /home/jbossci/jbossci/jboss-head/connector/output/lib
      [jar] Building jar: 
/home/jbossci/jbossci/jboss-head/connector/output/lib/jboss-jca.sar
      [jar] Building jar: 
/home/jbossci/jbossci/jboss-head/connector/output/lib/jboss-common-jdbc-wrapper.jar
      [jar] Building jar: 
/home/jbossci/jbossci/jboss-head/connector/output/lib/jboss-local-jdbc.jar
      [jar] Building jar: 
/home/jbossci/jbossci/jboss-head/connector/output/lib/jboss-local-jdbc.rar
      [jar] Building jar: 
/home/jbossci/jbossci/jboss-head/connector/output/lib/jboss-xa-jdbc.jar
      [jar] Building jar: 
/home/jbossci/jbossci/jboss-head/connector/output/lib/jboss-xa-jdbc.rar
      [jar] Building jar: 
/home/jbossci/jbossci/jboss-head/connector/output/lib/jms-ra.jar
      [jar] Building jar: 
/home/jbossci/jbossci/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 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/server/all/deploy
    [mkdir] Created dir: 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/server/all/lib
     [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/server/all/lib
    [mkdir] Created dir: 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/docs/examples/jca
     [copy] Copying 20 files to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/docs/examples/jca
     [copy] Copying 1 file to 
/home/jbossci/jbossci/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: /home/jbossci/jbossci/jboss-head/cluster/output/classes
    [javac] Compiling 82 source files to 
/home/jbossci/jbossci/jboss-head/cluster/output/classes
/home/jbossci/jbossci/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;
             ^
/home/jbossci/jbossci/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);
                     ^
/home/jbossci/jbossci/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);
                     ^
/home/jbossci/jbossci/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();
                     ^
/home/jbossci/jbossci/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:/home/jbossci/jbossci/jboss-head/cluster/build.xml:299: Compile failed; see the 
compiler error output for details.

Total time: 3 minutes 40 seconds

===========================================================================Sun Jun 29 
21:48:09 BST 2003
===========================================================================Linux nog 
2.4.20-18.7 #1 Thu May 29 08:32:50 EDT 2003 i686 unknown
===========================================================================java 
version "1.3.1_08"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_08-b03)
Java HotSpot(TM) Client VM (build 1.3.1_08-b03, 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