[
https://issues.apache.org/jira/browse/CXF-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Heinemann updated CXF-4375:
--------------------------------
Description:
The archetype for cxf-jaxws-javafirst contain invalid xml files as they contain
comment lines like
{noformat}
## <some license text>
{noformat}
which are not surrounded by a xml comment tag.
was:
The archetypes for cxf-jaxrs-service and cxf-jaxws-javafirst are broken. Some
of the contained xml files (not only the pom.xml) are invalid as they contain
comment lines like
{noformat}
## this is a sample comment line
{noformat}
which are not surrounded by a xml comment tag and also the notation of property
placeholders in the pom files are sometimes written in a wrong way. ( for
example: $version instead of ${version} )
Affects Version/s: 2.5.4
Summary: Invalid XML files in the archetype cxf-jaxws-javafirst
(was: Archetypes are broken)
> Invalid XML files in the archetype cxf-jaxws-javafirst
> ------------------------------------------------------
>
> Key: CXF-4375
> URL: https://issues.apache.org/jira/browse/CXF-4375
> Project: CXF
> Issue Type: Bug
> Affects Versions: 2.5.4, 2.6.1
> Reporter: Lars Heinemann
> Assignee: Glen Mazza
> Labels: archetype, cxf
>
> The archetype for cxf-jaxws-javafirst contain invalid xml files as they
> contain comment lines like
> {noformat}
> ## <some license text>
> {noformat}
> which are not surrounded by a xml comment tag.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira