Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 10028 invoked from network); 24 Aug 2007 18:43:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Aug 2007 18:43:55 -0000 Received: (qmail 95043 invoked by uid 500); 24 Aug 2007 18:43:50 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 95015 invoked by uid 500); 24 Aug 2007 18:43:50 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 95006 invoked by uid 99); 24 Aug 2007 18:43:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Aug 2007 11:43:50 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Aug 2007 18:44:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6386D7141ED for ; Fri, 24 Aug 2007 11:43:31 -0700 (PDT) Message-ID: <3388802.1187981011387.JavaMail.jira@brutus> Date: Fri, 24 Aug 2007 11:43:31 -0700 (PDT) From: "Julian Reschke (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Assigned: (JCR-1083) SQL parser chokes on prefixes containing a "-" character In-Reply-To: <29097755.1187891190636.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke reassigned JCR-1083: ----------------------------------- Assignee: Julian Reschke > SQL parser chokes on prefixes containing a "-" character > -------------------------------------------------------- > > Key: JCR-1083 > URL: https://issues.apache.org/jira/browse/JCR-1083 > Project: Jackrabbit > Issue Type: Bug > Components: sql > Reporter: Julian Reschke > Assignee: Julian Reschke > > SQL parser chokes on prefixes containing a "-" character, such as in > SELECT a-b:c FROM nt:resource -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.