Return-Path: X-Original-To: apmail-cayenne-commits-archive@www.apache.org Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EE05E11287 for ; Sun, 7 Sep 2014 16:15:28 +0000 (UTC) Received: (qmail 44825 invoked by uid 500); 7 Sep 2014 16:15:28 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 44801 invoked by uid 500); 7 Sep 2014 16:15:28 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 44792 invoked by uid 99); 7 Sep 2014 16:15:28 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Sep 2014 16:15:28 +0000 Date: Sun, 7 Sep 2014 16:15:28 +0000 (UTC) From: "Andrus Adamchik (JIRA)" To: commits@cayenne.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CAY-1950) Dangling meta character '*' near index 0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAY-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik closed CAY-1950. -------------------------------- Resolution: Fixed Fix Version/s: 3.2M2 The fix for this was in the pull request for CAY-1949. So leading "*" should no longer cause an issue. > Dangling meta character '*' near index 0 > ---------------------------------------- > > Key: CAY-1950 > URL: https://issues.apache.org/jira/browse/CAY-1950 > Project: Cayenne > Issue Type: Sub-task > Components: Modeler > Reporter: Savva Kolbachev > Priority: Minor > Fix For: 3.2M2 > > > java.util.regex.PatternSyntaxException: Dangling meta character '*' near index 0 caused by * at the beginning of the word. -- This message was sent by Atlassian JIRA (v6.3.4#6332)