===========================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===========================================================================
===========================================================================
Thu Apr 29 23:08:58 GMTDT 2004
===========================================================================
HERE ARE THE LAST 100 LINES OF THE LOG:
===========================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===========================================================================
===========================================================================
compile-classes:
    [mkdir] Created dir: D:\jboss\jboss-head\varia\output\classes
    [javac] Compiling 180 source files to D:\jboss\jboss-head\varia\output\classes
D:\jboss\jboss-head\varia\src\main\org\jboss\varia\stats\DataSourceInterceptor.java:22:
 cannot resolve symbol

symbol  : class Savepoint  

location: package sql

import java.sql.Savepoint;

                ^

D:\jboss\jboss-head\varia\src\main\org\jboss\varia\stats\DataSourceInterceptor.java:31:
 cannot resolve symbol

symbol  : class ParameterMetaData  

location: package sql

import java.sql.ParameterMetaData;

                ^

D:\jboss\jboss-head\varia\src\main\org\jboss\varia\stats\DataSourceInterceptor.java:272:
 cannot resolve symbol

symbol  : class Savepoint  

location: class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor

      public Savepoint setSavepoint() throws SQLException

             ^

D:\jboss\jboss-head\varia\src\main\org\jboss\varia\stats\DataSourceInterceptor.java:278:
 cannot resolve symbol

symbol  : class Savepoint  

location: class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor

      public void releaseSavepoint(Savepoint savepoint) throws SQLException

                                   ^

D:\jboss\jboss-head\varia\src\main\org\jboss\varia\stats\DataSourceInterceptor.java:284:
 cannot resolve symbol

symbol  : class Savepoint  

location: class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor

      public void rollback(Savepoint savepoint) throws SQLException

                           ^

D:\jboss\jboss-head\varia\src\main\org\jboss\varia\stats\DataSourceInterceptor.java:381:
 cannot resolve symbol

symbol  : class Savepoint  

location: class org.jboss.varia.stats.DataSourceInterceptor.ConnectionInterceptor

      public Savepoint setSavepoint(String name) throws SQLException

             ^

D:\jboss\jboss-head\varia\src\main\org\jboss\varia\stats\DataSourceInterceptor.java:765:
 cannot resolve symbol

symbol  : class ParameterMetaData  

location: class 
org.jboss.varia.stats.DataSourceInterceptor.PreparedStatementInterceptor

      public ParameterMetaData getParameterMetaData() throws SQLException

             ^


          ^


               ^

D:\jboss\jboss-head\varia\src\main\org\jboss\varia\stats\TxReport.java:115: count is 
inherited from org.jboss.varia.stats.AbstractStatisticalItem and hides variable in 
outer class org.jboss.varia.stats.TxReport.  An explicit 'this' qualifier must be used 
to select the desired instance.

         count = 1;

         ^

D:\jboss\jboss-head\varia\src\main\org\jboss\varia\stats\TxReport.java:127: count is 
inherited from org.jboss.varia.stats.AbstractStatisticalItem and hides variable in 
outer class org.jboss.varia.stats.TxReport.  An explicit 'this' qualifier must be used 
to select the desired instance.

         count = 1;

         ^

9 errors

2 warnings


BUILD FAILED
D:\jboss\jboss-head\varia\build.xml:240: Compile failed; see the compiler error output 
for details.

Total time: 2 minutes 52 seconds

===========================================================================
Thu Apr 29 23:08:58 GMTDT 2004
===========================================================================
CYGWIN_NT-5.1 quarks2 1.5.4(0.94/3/2) 2003-09-12 23:08 i686 unknown unknown Cygwin
===========================================================================
java -version
java version "1.3.1_10"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_10-b03)
Java HotSpot(TM) Client VM (build 1.3.1_10-b03, mixed mode)


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to