Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 8A5DB200C30 for ; Tue, 7 Mar 2017 17:03:42 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 88EB8160B68; Tue, 7 Mar 2017 16:03:42 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D4FFA160B5F for ; Tue, 7 Mar 2017 17:03:41 +0100 (CET) Received: (qmail 42404 invoked by uid 500); 7 Mar 2017 16:03:41 -0000 Mailing-List: contact notifications-help@ctakes.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ctakes.apache.org Delivered-To: mailing list notifications@ctakes.apache.org Received: (qmail 42392 invoked by uid 99); 7 Mar 2017 16:03:41 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Mar 2017 16:03:41 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id B2B681809F9 for ; Tue, 7 Mar 2017 16:03:40 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.547 X-Spam-Level: X-Spam-Status: No, score=-1.547 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-2.999, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id MYmsIalzU4cp for ; Tue, 7 Mar 2017 16:03:39 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id F41B25F1F4 for ; Tue, 7 Mar 2017 16:03:38 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 45FC3E00D9 for ; Tue, 7 Mar 2017 16:03:38 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 062C62416A for ; Tue, 7 Mar 2017 16:03:38 +0000 (UTC) Date: Tue, 7 Mar 2017 16:03:38 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@ctakes.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CTAKES-302) Element type "hibernate-mapping" must be followed by either attribute specifications, ">" or "/>". MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 07 Mar 2017 16:03:42 -0000 [ https://issues.apache.org/jira/browse/CTAKES-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15899653#comment-15899653 ] ASF subversion and git services commented on CTAKES-302: -------------------------------------------------------- Commit 1785853 from james-masanz@apache.org in branch 'ctakes/trunk' [ https://svn.apache.org/r1785853 ] CTAKES-302 - add a comment that an XML validator will show an error for this template file > Element type "hibernate-mapping" must be followed by either attribute specifications, ">" or "/>". > --------------------------------------------------------------------------------------------------- > > Key: CTAKES-302 > URL: https://issues.apache.org/jira/browse/CTAKES-302 > Project: cTAKES > Issue Type: Bug > Components: ctakes-ytex-res > Environment: Using Eclipse 4.2.2 on Windows 7 > Reporter: James Joseph Masanz > Fix For: 3.2.3 > > > Check out into a new workspace from SVN (as Maven project) > select all and Maven->Update project > Project->Build all > End up with 6 errors, primary is > Description Resource Path Location Type > Element type "hibernate-mapping" must be followed by either attribute specifications, ">" or "/>". UMLS.hbm.template.xml /ctakes-ytex-res/src/main/resources/org/apache/ctakes/ytex/umls/model line 27 XML Problem > Seems to be fixed if you change line 27 of UMLS.hbm.template.xml to be > schema="@umls.schema@" catalog="@filter.umls.catalog@"> > I'll update the component and assignee once I add the ytex components to the list of components iwthin Jira -- This message was sent by Atlassian JIRA (v6.3.15#6346)