From commits-return-25945-archive-asf-public=cust-asf.ponee.io@cayenne.apache.org Sun Sep 1 12:51:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 0AFA2180668 for ; Sun, 1 Sep 2019 14:51:01 +0200 (CEST) Received: (qmail 61288 invoked by uid 500); 1 Sep 2019 12:51:01 -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 61277 invoked by uid 99); 1 Sep 2019 12:51:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Sep 2019 12:51:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id ABB82E00CD for ; Sun, 1 Sep 2019 12:51:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 1529C7807A8 for ; Sun, 1 Sep 2019 12:51:00 +0000 (UTC) Date: Sun, 1 Sep 2019 12:51:00 +0000 (UTC) From: "Andrus Adamchik (Jira)" To: commits@cayenne.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CAY-2613) "tableTypes" is not defined in dbimport schema 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-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik updated CAY-2613: --------------------------------- Fix Version/s: 4.1.B3 > "tableTypes" is not defined in dbimport schema > ---------------------------------------------- > > Key: CAY-2613 > URL: https://issues.apache.org/jira/browse/CAY-2613 > Project: Cayenne > Issue Type: Bug > Affects Versions: 4.1.B3 > Reporter: Andrus Adamchik > Priority: Minor > Fix For: 4.1.B3 > > Attachments: x.png > > > I am using the latest nightly build of CayenneModeler 4.1, and is uses "tableTypes" tag for table types. This tag is not defined in https://cayenne.apache.org/schema/10/dbimport.xsd schema, so the IDE complains. I think the tag was added recently, and we need to update and republish the schema. -- This message was sent by Atlassian Jira (v8.3.2#803003)