Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 95628 invoked from network); 14 Feb 2006 13:45:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Feb 2006 13:45:33 -0000 Received: (qmail 45579 invoked by uid 500); 14 Feb 2006 13:45:32 -0000 Mailing-List: contact jdo-dev-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-dev@db.apache.org Received: (qmail 45564 invoked by uid 99); 14 Feb 2006 13:45:32 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2006 05:45:31 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 08829DC for ; Tue, 14 Feb 2006 14:45:10 +0100 (CET) Message-ID: <596943856.1139924709859.JavaMail.jira@ajax.apache.org> Date: Tue, 14 Feb 2006 14:45:09 +0100 (CET) From: "Michael Bouschen (JIRA)" To: jdo-dev@db.apache.org Subject: [jira] Created: (JDO-305) Remove keyword IMPORTS from TCK query test classes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Remove keyword IMPORTS from TCK query test classes -------------------------------------------------- Key: JDO-305 URL: http://issues.apache.org/jira/browse/JDO-305 Project: JDO Type: Bug Components: tck20 Versions: JDO 2 beta Reporter: Michael Bouschen Assigned to: Michael Bouschen Fix For: JDO 2 rc1 The latest version of the JDO spec removes 'IMPORTS' and 'imports' from the list of JDOQL keywords. Two JDO2 TCK test classes still use 'IMPORTS' as a JDOQL keyowrd: - org.apache.jdo.tck.query.api.SingleStringQuery in the definition of the static field singleStringQuery. - org.apache.jdo.tck.query.QueryElementHolder in method toString() when creating the string represenstation of a QueryElementHolder. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira