[richfaces-issues] [JBoss JIRA] (RF-13000) RichFaces 5 cannot be built on Windows

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Tue May 21 08:11:06 EDT 2013


Pavol Pitonak created RF-13000:
----------------------------------

             Summary: RichFaces 5 cannot be built on Windows
                 Key: RF-13000
                 URL: https://issues.jboss.org/browse/RF-13000
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: build/distribution
    Affects Versions: 5.0.0.Alpha1
         Environment: Windows 8 x64
Maven 3.0.4
Oracle JDK 1.7.0_07
            Reporter: Pavol Pitonak
            Priority: Critical


# git clone git://github.com/richfaces/richfaces.git
# cd richfaces
# mvn clean install

result:
* and error in "framework" module caused by UTF-8 characters (left/right arrow)
{quote}
[ERROR] unmappable character for encoding windows-1252, in the file:W:\workspace\richfaces-5.0-chrome\richfaces\framework\src\main\java\org\richfaces\ui\select\pickList\AbstractPickList.java at line 80 in column 34
[ERROR] unmappable character for encoding windows-1252, in the file:W:\workspace\richfaces-5.0-chrome\richfaces\framework\src\main\java\org\richfaces\ui\select\pickList\AbstractPickList.java at line 86 in column 34
{quote}

--
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 richfaces-issues mailing list