[ https://issues.apache.org/jira/browse/CTAKES-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040917#comment-14040917 ]
ASF subversion and git services commented on CTAKES-284: -------------------------------------------------------- Commit 1604847 from chen...@apache.org in branch 'ctakes/trunk' [ https://svn.apache.org/r1604847 ] CTAKES-284 - XML preamble must come before license header > XML preamble must come before license header > -------------------------------------------- > > Key: CTAKES-284 > URL: https://issues.apache.org/jira/browse/CTAKES-284 > Project: cTAKES > Issue Type: Bug > Components: ctakes-drug-ner, ctakes-smoking-status > Reporter: Richard Eckart de Castilho > Priority: Trivial > Fix For: 3.2.0 > > > The XML preamble comes after the license header. Some Eclipse XML validation > plugins complain about that. > Affects files: > * ctakes-drug-ner/data/cda/testpatient_cn_1.xml > * ctakes-smoking-status/data/test/cda/testpatient_cn_1.xml > The line > {noformat} > <?xml version="1.0" encoding="UTF-8"?> > {noformat} > must be exactly at the start of an XML file. -- This message was sent by Atlassian JIRA (v6.2#6252)