[jboss-jira] [JBoss JIRA] Reopened: (JBAS-7739) Upgrade to Mojarra 2.0.3
Shelly McGowan (JIRA)
jira-events at lists.jboss.org
Fri Oct 15 13:22:40 EDT 2010
[ https://jira.jboss.org/browse/JBAS-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shelly McGowan reopened JBAS-7739:
----------------------------------
Stan, can you check the versions for jsf.deployer and jsf-impl in jbossas/trunk/component-matrix/pom.xml. There seems to be some discrepancy in the pom.
>From the JIRA, your comment is to upgrade the jsf.deployer to 1.0.3, but trunk contains 1.0.2:
<version.jboss.jsf-deployer>1.0.2</version.jboss.jsf-deployer>
http://fisheye.jboss.com/changelog/JBossAS/?cs=108115
There is also a dependency for jsf-impl;
<dependency>
<groupId>javax.faces</groupId>
<artifactId>jsf-impl</artifactId>
<version>${version.javax.faces}</version>
</dependency>
where version.javax.faces is:
<version.javax.faces>2.0.2-FCS</version.javax.faces>
The 1.0.0.Beta6 of org.jboss.javaee.specs.bom also defines the JSF API version as:
<version.jsf.api>2.0.2-FCS</version.jsf.api>
> Upgrade to Mojarra 2.0.3
> ------------------------
>
> Key: JBAS-7739
> URL: https://jira.jboss.org/browse/JBAS-7739
> Project: JBoss Application Server
> Issue Type: Component Upgrade
> Security Level: Public(Everyone can see)
> Components: JSF
> Affects Versions: 6.0.0.M3
> Reporter: Pete Muir
> Assignee: Stan Silvert
> Fix For: 6.0.0.CR1
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list