Bug 1019151

Summary: Missing sources jar for javax.faces
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Yong Yang <yyang>
Component: BuildAssignee: Yong Yang <yyang>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Jelinek <pjelinek>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: 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:
Embargoed:
Bug Depends On:    
Bug Blocks: 908741    

Description Yong Yang 2013-10-15 08:35:55 UTC
Description of problem:

Need to rebuild glassfish-jsf12 to deploy sources jar to mead repo, so that we can generate corresponding javadocs when building javadocs for EAP6.2.0.

Comment 1 Yong Yang 2013-10-15 08:37:01 UTC
Resolved in build glassfish-jsf12-1.2_15-13_b01_redhat_4.ep6.el6:
https://brewweb.devel.redhat.com/buildinfo?buildID=299864

Comment 2 Pavel Jelinek 2013-11-07 15:42:21 UTC
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.

Comment 4 David Walluck 2013-11-09 19:04:23 UTC
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.

Comment 5 Pavel Jelinek 2013-11-14 12:34:38 UTC
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.