Bug 1008449

Summary: Missing javadoc for org.apache.ws.security
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Jakub Cechacek <jcechace>
Component: OtherAssignee: Yong Yang <yyang>
Status: CLOSED CURRENTRELEASE QA Contact: Jakub Cechacek <jcechace>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: dosoudil, jkudrnac
Target Milestone: ER6   
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:12:05 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:

Description Jakub Cechacek 2013-09-16 11:41:42 UTC
Current javadoc is missing documentation for following jars and packages 
/home/jcechace/tools/eap/eap6/620/jboss-eap-6.2/modules/system/layers/base/org/apache/ws/security/main/wss4j-1.6.11.redhat-1.jar
19 missing:
   org.apache.ws.security
   org.apache.ws.security.action
   org.apache.ws.security.cache
   org.apache.ws.security.components.crypto
   org.apache.ws.security.conversation
   org.apache.ws.security.conversation.dkalgo
   org.apache.ws.security.handler
   org.apache.ws.security.message
   org.apache.ws.security.message.token
   org.apache.ws.security.processor
   org.apache.ws.security.saml
   org.apache.ws.security.saml.ext
   org.apache.ws.security.saml.ext.bean
   org.apache.ws.security.saml.ext.builder
   org.apache.ws.security.spnego
   org.apache.ws.security.str
   org.apache.ws.security.transform
   org.apache.ws.security.util
   org.apache.ws.security.validate


Document URL: 

Section Number and Name: 

Describe the issue: 

Suggestions for improvement: 

Additional information:

Comment 1 Misty Stanley-Jones 2013-10-10 03:16:47 UTC
I'm not sure what the right component is for Javadoc bugs, but Documentation should be used for formal documentation maintained by Content Services. Javadoc does not fall under this category. Maybe we need a new component for it?

Comment 2 Yong Yang 2013-10-12 08:14:01 UTC
This artifact was excluded from javadoc generation before 6.2.0 due to some error. Now it has been fixed in Jenkins, https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/EAP6-javadoc/75/, and will be included in next ER. 


FYI:
$ cat build/javadoc/artifactsBlacklist.txt 
org.jboss.as:jboss-as-controller-client
org.jboss:jboss-dmr
org.jboss.jbossts:jbossxts
org.jboss.jbossts:jbossxts-api
org.jboss.weld:weld-core
org.picketbox:picketbox-commons
xalan:serializer
org.apache.ws.security:wss4j

Comment 3 Yong Yang 2013-10-18 10:29:33 UTC
These javadocs are generated in EAP6.2.0 ER6.

Comment 4 Jakub Cechacek 2013-10-22 07:36:33 UTC
verified 6.2.0.ER6