Apache Derby is an open source, 100% Java SQL Database. Web space sponsored by Thresher ConsultingThresher Consulting

Jars - From daily builds used for regression testing.


These jars are built from head of the development trunk.

Use the command shown below to check out the source code for the development trunk:

svn checkout https://svn.apache.org/repos/asf/db/derby/code/trunk/

Production use of Derby should use official Derby releases or snapshot builds off the branches (or self built jars off the branches with bug fixes).

The development trunk (http://svn.apache.org/repos/asf/db/derby/code/trunk) is a development code line, which supports:

  • Development of new features.
  • Early access to new features for testing.

The development trunk is not suitable for production use because:

  • It contains new features that have only undergone limited testing and that may corrupt data and/or return incorrect results.
  • It may create on-disk database formats that are not upgradable to future releases of Derby. Databases created by official Derby releases will be upgradable to future versions.
    See Apache: Derby Downloads for official releases.
Warning! The alpha version tag explicitly disables upgrade in Derby.
See Apache Derby 3RDPARTY, LICENSE, NOTICE and CHANGES.
Build date & time
SVN revision
Test results
zip
2009-01-05 19:30:32 Test results _2009-01-05T19-30-32_SVN.zip
2009-01-04 19:30:16 731297 Test results 10.5.0.0alpha_2009-01-04T19-30-16_SVN731297.zip
2009-01-03 19:30:29 731024 Test results 10.5.0.0alpha_2009-01-03T19-30-29_SVN731024.zip
2009-01-02 19:30:22 730786 Test results 10.5.0.0alpha_2009-01-02T19-30-22_SVN730786.zip
2009-01-01 19:30:18 730567 Test results 10.5.0.0alpha_2009-01-01T19-30-18_SVN730567.zip
2008-12-31 19:30:27 730414 Test results 10.5.0.0alpha_2008-12-31T19-30-27_SVN730414.zip
2008-12-30 19:30:28 730179 Test results 10.5.0.0alpha_2008-12-30T19-30-28_SVN730179.zip
2008-12-29 19:30:33 729943 Test results 10.5.0.0alpha_2008-12-29T19-30-33_SVN729943.zip
2008-12-28 19:30:46 729755 Test results 10.5.0.0alpha_2008-12-28T19-30-46_SVN729755.zip
2008-12-27 19:30:24 729641 Test results 10.5.0.0alpha_2008-12-27T19-30-24_SVN729641.zip
2008-12-26 19:30:25 729512 Test results 10.5.0.0alpha_2008-12-26T19-30-25_SVN729512.zip

Web space sponsored by Thresher ConsultingThresher Consulting