[
https://issues.jboss.org/browse/RF-12240?page=com.atlassian.jira.plugin.s...
]
RH Bugzilla Integration commented on RF-12240:
----------------------------------------------
Marek Novotny <mnovotny(a)redhat.com> made a comment on [bug
820579|https://bugzilla.redhat.com/show_bug.cgi?id=820579]
I and Lukas discovered that the cause is jboss jsf-api starting from 2.0.1.Final
introduces inclusion of javax.faces resources.
Hack for fixing it is definition of changed scope for jsf-api in static-resources
pom.xml:
<dependency>
<groupId>org.jboss.spec.javax.faces</groupId>
<artifactId>jboss-jsf-api_2.1_spec</artifactId>
<scope>test</scope>
</dependency>
Resource ordering load is broken with the Snowdrop Sports club
sample
---------------------------------------------------------------------
Key: RF-12240
URL:
https://issues.jboss.org/browse/RF-12240
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: resource handling
Affects Versions: 4.2.1.Final
Reporter: Brian Leathem
Assignee: Lukáš Fryč
Priority: Blocker
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira