[jboss-jira] [JBoss JIRA] (AS7-1524) Better platform support for RichFaces 4

David Lloyd (Resolved) (JIRA) jira-events at lists.jboss.org
Tue Oct 11 10:31:16 EDT 2011


     [ https://issues.jboss.org/browse/AS7-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Lloyd resolved AS7-1524.
------------------------------

    Fix Version/s: 7.1.0.Beta1
       Resolution: Done


Everything here that can be done, has been.  There is a separate issue to upgrade Guava.
                
> Better platform support for RichFaces 4
> ---------------------------------------
>
>                 Key: AS7-1524
>                 URL: https://issues.jboss.org/browse/AS7-1524
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Modules, Web
>    Affects Versions: 7.0.0.Final
>         Environment: Jenkins build 1491
>            Reporter: Juergen Zimmermann
>            Assignee: David Lloyd
>             Fix For: 7.1.0.Beta1
>
>
> Today the JARs for guava, cssparser, and sac are provided by JBoss 7, but have to be provided additionally in WEB-INF/lib of a web app. :-(
> The following changes make it easier to use RichFaces 4
> * Load these 2 modules for a web app: "org.w3c.css.sac" and "net.sourceforge.cssparser"
> * In modules/org/w3c/css/sac/main/module.xml add to <dependencies>:
>   <module name="net.sourceforge.cssparser" />
> * upgrade modules/com/google/guava/main from r06 to r08 which is used in RichFaces (the current guava version is r09)
> If the Guava upgrade is not possible, please support at least cssparser and sac via the first two bullets.

--
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

        


More information about the jboss-jira mailing list