Checked out trunk..

build fails with the following message :

compile_iapi_jdbc_jsr169:
   [javac] Compiling 7 source files to C:\soc\derby\classes
   [javac] C:\soc\derby\java\engine\org\apache\derby\impl\jdbc\EmbedConnection.
java:91: org.apache.derby.impl.jdbc.EmbedConnection is not abstract and does not
override abstract method setSavepoint(java.lang.String) in java.sql.Connection
   [javac] public class EmbedConnection implements EngineConnection
   [javac]        ^
   [javac] 1 error

BUILD FAILED
C:\soc\derby\build.xml:285: The following error occurred while executing this li
ne:

I did not make any changes after downloading..is this piece of code
being worked upon?

Regards,
Sanket




On 7/5/06, Jean T. Anderson <[EMAIL PROTECTED]> wrote:
Sanket Sharma wrote:
> Is there a way I can check out 10.2 source? Are there any zip/tars
> available on the site?
>
> Is the trunk same as 10.2 source?

Currently the 10.2 codeline is the trunk, but that is due to change in
August when 10.2 release activities start up. More info about 10.2
release plans is at http://wiki.apache.org/db-derby/TenTwoRelease .

You can download a 10.2 snapshot from here:

  http://db.apache.org/derby/derby_downloads.html#Snapshot+Jars

Instructions for checking out the development trunk are here:

  http://db.apache.org/derby/derby_downloads.html#Development+trunk

regards,

 -jean


Reply via email to