[richfaces-issues] [JBoss JIRA] Updated: (RF-11303) Better integration with JBossAS 7

Jay Balunas (JIRA) jira-events at lists.jboss.org
Wed Aug 17 14:04:18 EDT 2011


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

Jay Balunas updated RF-11303:
-----------------------------

    Priority: Trivial  (was: Critical)


> Better integration with JBossAS 7
> ---------------------------------
>
>                 Key: RF-11303
>                 URL: https://issues.jboss.org/browse/RF-11303
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: build/distribution, compatibility
>    Affects Versions: 4.0.0.Final
>         Environment: RF 4.0.0.Final, JBossAS 7 Jenkins build 1501 or higher
>            Reporter: Juergen Zimmermann
>            Priority: Trivial
>             Fix For: 4.1.0.Milestone2
>
>
> JBossAS 7 contains sac-1.3.jar and cssparser-0.9.5.jar which can be reused in RichFaces instead of doubling them in WEB-INF/lib. The solution is pretty simple:
> In richfaces-core-impl-VERSION.jar the file META-INF/MANIFEST.MF has to be extended by just this line:
> Dependencies: org.w3c.css.sac,net.sourceforge.cssparser
> That's all and from now on RichFaces doesn't require the distribution of sac and cssparser in WEB-INF/lib when the platform is JBossAS 7. Please see also https://issues.jboss.org/browse/AS7-1524.
> Be aware that there is no blank after the comma between org.w3c.css.sac and net.sourceforge.cssparser.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list