[richfaces-issues] [JBoss JIRA] (RF-11544) Unify JSF API dependencies usage + introduce JBoss-specific profile

Lukáš Fryč (Commented) (JIRA) jira-events at lists.jboss.org
Tue Oct 25 08:24:45 EDT 2011


    [ https://issues.jboss.org/browse/RF-11544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637138#comment-12637138 ] 

Lukáš Fryč commented on RF-11544:
---------------------------------

Following dependencies has been chosen:

1. JSF RI
{code}
javax.faces:javax.faces.jsf-api:2.1:provided
com.sun.faces:jsf-api:2.1.0:test

org.glassfish:javax.faces:2.1.3
{code}

2. JBoss JSF
{code}
org.jboss.spec.javax.faces:jboss-jsf-api_2.1_spec:2.0.0.Beta1:compile

com.sun.faces:jsf-impl:2.1.3-b02-jbossorg-2:compile
{code}
                
> Unify JSF API dependencies usage + introduce JBoss-specific profile
> -------------------------------------------------------------------
>
>                 Key: RF-11544
>                 URL: https://issues.jboss.org/browse/RF-11544
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: build/distribution
>    Affects Versions: 4.1.0.Milestone2
>            Reporter: Karel Piwko
>            Assignee: Lukáš Fryč
>             Fix For: 4.1.0.Milestone4
>
>
> Description of problem:
> RichFaces bom contains com.sun.faces for jsf-api definition. 
> Version-Release number of selected component (if applicable):
> 4.1.0-20110910-M2-redhat-1
> How reproducible:
> Always.
> Steps to Reproduce:
> 1. Import org.richfaces:richfaces-bom
> Actual results:
> There is com.sun.faces:jsf-api and com.sun.faces:jsf-impl
> Expected results:
> There should be javax.faces:jsf-api and com.sun.faces:jsf-impl

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