xjc mojo fails if list of schema files include new line
-------------------------------------------------------

                 Key: MJAXB-43
                 URL: https://jira.codehaus.org/browse/MJAXB-43
             Project: Maven 2.x JAXB 2.1 Plugin
          Issue Type: Bug
    Affects Versions: 1.3
         Environment: Win XP
Maven 3.0.3
            Reporter: Anders Hammar
            Priority: Minor


If I define the schema files over more than line, the mojo fails.
{code:xml}
  <schemaFiles>
    a.xsd,
    b.xsd
  </schemaFiles>
{code}


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to