[
https://issues.jboss.org/browse/JBJCA-989?page=com.atlassian.jira.plugin....
]
Jesper Pedersen commented on JBJCA-989:
---------------------------------------
What isn't working when building - there seems to be 2 issues here. But JIRA isn't
a forum
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