[
https://jira.jboss.org/browse/JBIDE-6555?page=com.atlassian.jira.plugin.s...
]
Viacheslav Kabanovich commented on JBIDE-6555:
----------------------------------------------
Log shows that your project has a jar with *.properties file in it that includes a
malformed \uxxxx-encoded symbol; for instance \u123 (4 bytes needed after \u) or \u123g
(only 0-9 and a-f characters are allowed).
I have not found wrong *.properties files in weld-1.0.1-Final.zip but since your project
certainly has it, would you please try to find that erroneous jar?
As to builder, of course it should not fail because of malformed files, and I will fix
that.
Malformed \uxxxx encoding during build of weld sample project
-------------------------------------------------------------
Key: JBIDE-6555
URL:
https://jira.jboss.org/browse/JBIDE-6555
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common, JSF
Affects Versions: 3.2.0.M1
Environment: Eclipse 3.6 + JBT v201006292131N-H398-M1
Reporter: Lukas Jungmann
Assignee: Viacheslav Kabanovich
Priority: Critical
Fix For: 3.1.x, 3.2.0.M2
-import weld-wicket-numberguess sample maven project from weld distro[1] to JBT, you may
follow instructions @
http://docs.jboss.org/weld/reference/1.0.1-Final/en-US/html/weldexamples....
-wait until project is build or restart the IDE
=> error popup window appears saying:
Errors occurred during the build.
Errors running builder 'KB Builder' on project
'weld-wicket-numberguess'.
Malformed \uxxxx encoding.
Not sure if there's sth wrong with the sample itself or with 'KB Builder'...
[1]:
http://sourceforge.net/projects/jboss/files/Weld/1.0.1.Final/weld-1.0.1-F...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira