Return-Path: Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: (qmail 82644 invoked from network); 16 Mar 2005 18:07:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Mar 2005 18:07:11 -0000 Received: (qmail 11667 invoked by uid 500); 16 Mar 2005 18:07:11 -0000 Mailing-List: contact jdo-commits-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-commits@db.apache.org Received: (qmail 11653 invoked by uid 99); 16 Mar 2005 18:07:10 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Wed, 16 Mar 2005 10:07:09 -0800 Received: (qmail 82627 invoked from network); 16 Mar 2005 18:07:08 -0000 Received: from unknown (HELO minotaur.apache.org) (127.0.0.1) by 127.0.0.1 with SMTP; 16 Mar 2005 18:07:08 -0000 Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: jdo-commits@db.apache.org To: jdo-commits@db.apache.org Subject: =?iso-8859-1?q?=5BApache_JDO_Wiki=5D_Updated=3A__ToDoList?= Date: Wed, 16 Mar 2005 18:07:08 -0000 Message-ID: <20050316180708.82594.42576@minotaur.apache.org> X-Spam-Rating: 127.0.0.1 1.6.2 0/1000/N X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Date: 2005-03-16T10:07:08 Editor: MichelleCaisse Wiki: Apache JDO Wiki Page: ToDoList URL: http://wiki.apache.org/jdo/ToDoList no comment Change Log: ---------------------------------------------------------------------------= --- @@ -3,7 +3,9 @@ This page is experimental. We have email lists and access to the JIRA issu= e tracking tool, but it might be easier to discuss items on this wiki. = ---- ||Project||Activity wiki page||Description||Who||Expected Completion Date= || - ||JDO TCK 2.0 ||DataBaseGen||Database Generator. This program takes .orm,= .jdo, and .class files and generates DDL.|| || || - ||FOStore 1.1, 2.0 ||NewTypeSupport||New types added in JDK 1.4 [http://j= ava.sun.com/j2se/1.5.0/docs/api/java/util/Currency.html Currency], [http://= java.sun.com/j2se/1.5.0/docs/api/java/util/LinkedHashSet.html LinkedHashSet= ], [http://java.sun.com/j2se/1.5.0/docs/api/java/util/LinkedHashMap.html Li= nkedHashMap] need to be supported as persistent field types. This is option= al for JDO 1.1, but required for JDO 2.0.|| || || - ||JDO TCK 2.0||TestRunner||Modify the JUnit test runner program so that t= he same TCK tests can be run in multiple configurations. For example, the s= ame TCK test program needs to be run with and without security turned on, a= nd with Application Identity and Datastore Identity. When we add different = mappings for Chapter 18 (ORM) tests, the same test will need to be run with= security, identity, and different mappings.|| || || + ||JDO TCK 2.0 ||DataBaseGen||Database Generator. This program takes .orm,= .jdo, and .class files and generates DDL.||jpox||done?|| + ||FOStore 1.1, 2.0 ||NewTypeSupport||New types added in JDK 1.4 [http://j= ava.sun.com/j2se/1.5.0/docs/api/java/util/Currency.html Currency], [http://= java.sun.com/j2se/1.5.0/docs/api/java/util/LinkedHashSet.html LinkedHashSet= ], [http://java.sun.com/j2se/1.5.0/docs/api/java/util/LinkedHashMap.html Li= nkedHashMap] need to be supported as persistent field types. This is option= al for JDO 1.1, but required for JDO 2.0.||tbd||tbd|| + ||JDO TCK 2.0||TestRunner||Modify the JUnit test runner program so that t= he same TCK tests can be run in multiple configurations. For example, the s= ame TCK test program needs to be run with and without security turned on, a= nd with Application Identity and Datastore Identity. When we add different = mappings for Chapter 18 (ORM) tests, the same test will need to be run with= security, identity, and different mappings.||tbd||tbd|| + ||jdo2.jar||Jdo2Jar||Create a jar file for the JDO 2 api||Craig Russell||= tbd|| + ||XML Schema||XmlSchema||Create an xml schema corresponding to the JDO 2 = draft dtd's||Brian Topping||tbd|| =20