| Summary: | Missing sources jar for javax.faces | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Yong Yang <yyang> |
| Component: | Build | Assignee: | Yong Yang <yyang> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavel Jelinek <pjelinek> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | dwalluck |
| Target Milestone: | CR1 | ||
| Target Release: | EAP 6.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-15 16:48:44 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 908741 | ||
|
Description
Yong Yang
2013-10-15 08:35:55 UTC
Resolved in build glassfish-jsf12-1.2_15-13_b01_redhat_4.ep6.el6: https://brewweb.devel.redhat.com/buildinfo?buildID=299864 There is jboss-eap-6.2.0.GA-maven-repository/javax/faces/jsf-api/1.2_15-b01-redhat-6/jsf-api-1.2_15-b01-redhat-6-sources.jar in jboss-eap-6.2.0.ER7-maven-repository.zip and it contains source files. It's ok. There is also jboss-eap-6.2.0.GA-maven-repository/javax/faces/jsf-impl/1.2_15-b01-redhat-6/jsf-impl-1.2_15-b01-redhat-6-sources.jar in jboss-eap-6.2.0.ER7-maven-repository.zip but it does NOT contain any source file just META-INF. This is fixed in the recent jsf rebuild. Build Patch: http://git.app.eng.bos.redhat.com/jboss/mojarra.git/commit/?h=6a9396c6de69aacb45b65f862da977a666b75941 Brew build: https://brewweb.devel.redhat.com/buildinfo?buildID=309320 The most recent build, 1.2_15-b01-redhat-8, fixes the sources jar for jsf-impl, creates a javadoc jar for jsf-impl, and fixes the sources jars which previously did not include any generated sources. jboss-eap-6.2.0.GA-maven-repository/javax/faces/jsf-impl/1.2_15-b01-redhat-8/jsf-impl-1.2_15-b01-redhat-8-sources.jar and jboss-eap-6.2.0.GA-maven-repository/javax/faces/jsf-api/1.2_15-b01-redhat-8/jsf-api-1.2_15-b01-redhat-8-sources.jar in jboss-eap-6.2.0.CR1-maven-repository.zip are OK. |