Date: 2005-03-08T11:18:13 Editor: MichaelBouschen Wiki: Apache JDO Wiki Page: SubversionRepository URL: http://wiki.apache.org/jdo/SubversionRepository
New working copy of the Apache JDO code Change Log: ------------------------------------------------------------------------------ @@ -6,11 +6,14 @@ '''Current version''' +Download the 2005-03-08 version [attachment:apache-jdo-2005-03-08.zip here]. +It implements the remaining JDO TCK 1 query test cases. The subproject structure has been changed by adding directories java, dtd, jdo, etc. under src and test. The tck11 subproject uses some basic test configuration as described in TestRunner. + +'''Previous versions''' + Download the 2005-02-17 version [attachment:apache-jdo-2005-02-17.zip here]. It fixes a problem with running the ri11/tck11 subprojects under windows. Furthermore it updates some TCK query tests. - -'''Previous versions''' Download the 2005-02-10 version [attachment:apache-jdo-2005-02-10.zip here]. It includes logging changes and support for running the jars with J2SE 1.3.