[jboss-jira] [JBoss JIRA] (JBJCA-989) Build failure under windows due to UTF-8 characters

Jan Roman (JIRA) jira-events at lists.jboss.org
Sun Feb 24 12:24:56 EST 2013


Jan Roman created JBJCA-989:
-------------------------------

             Summary: Build failure under windows due to UTF-8 characters
                 Key: JBJCA-989
                 URL: https://issues.jboss.org/browse/JBJCA-989
             Project: IronJacamar
          Issue Type: Feature Request
            Reporter: Jan Roman
            Assignee: Jesper Pedersen
            Priority: Minor
         Attachments: JBJCA-989.diff

Build tasks are using default system charset which under windows can differ (in my case it was cp1451). As there are UTF-8 characters in sourcecode build is failing. 
It is better to not rely on system defaults in build descriptors. 

There is another problem with build on windows causing error message:

   [metadata-parser] Generating Interface: Connector
   [metadata-parser] Error at xsl:result-document on line 237 of :
   [metadata-parser]   Resolved URL is malformed: unknown protocol: c

This is caused by bug in ShrinkWrap which has been fixed in 2.0.0-alpha-5. 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list