Testing progress update...

Since 3.0 has only been tested with HSQLDB till now, trying other databases uncovered a few issues. I fixed all that I found so far except for CAY-811 that affects MySQL (in fact this issue exists in 1.2 and 2.0, we just never had a test case for it). I have 100% test success rate with HSQLDB and PostgreSQL, and the single failure above with MySQL. Will try other DB's shortly.

I also documented the Maven unit test procedure here:

   http://cayenne.apache.org/running-unit-tests.html

Feel free to try it out. Will add more DB profiles shortly.

Andrus


On Jun 22, 2007, at 4:23 PM, Andrus Adamchik wrote:

What's the consensus on making 3.0 M1 release?

I think it is long overdue - we want to show the many things we've developed over the last 1+ year [1]. Also I just checked in the minimal EJBQL support so that users can play with it (that was my own minimal TODO). As before "M" (milestone) means an alpha quality release with unstable new features, "unstable" indicating that the new API can change over the course of the release.

If nobody objects to going forward with M1, I will switch in the release preparation mode, testing the code across different databases, writing the docs, etc.

Andrus


[1] http://cayenne.apache.org/doc/guide-to-30-features.html


Reply via email to