Bug 1101925

Summary: [PROD] (6.2.x) Missing javadoc for org.jboss.dmr
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Yong Yang <yyang>
Component: OtherAssignee: Yong Yang <yyang>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.2.3CC: cdewolf, jcechace, smumford
Target Milestone: CR1   
Target Release: EAP 6.2.4   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
The javadoc for `org.jboss.dmr` was missing in earlier releases of JBoss EAP 6. The javadoc has been reinstated in this release.
Story Points: ---
Clone Of: 1101862 Environment:
Last Closed: 2014-08-07 12:13:04 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: 1101862    
Bug Blocks: 1067534    

Description Yong Yang 2014-05-28 07:56:55 UTC
+++ This bug was initially created as a clone of Bug #1101862 +++

Javadoc for the following jar is missing:

/org/jboss/dmr/main/jboss-dmr-1.2.0.Final-redhat-1.jar
1 missing:
   org.jboss.dmr

Comment 1 Yong Yang 2014-05-28 08:07:54 UTC
PR https://github.com/jbossas/jboss-eap/pull/1374

Comment 2 Yong Yang 2014-05-28 10:29:06 UTC
6.2.3 doesn't have this issue, because artifactsBlacklist.txt is cleaned by Jenkis job(https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/EAP6-javadoc).

However, the PR is needed so that we have an empty in git repo without confusion.

Comment 3 Yong Yang 2014-05-28 10:30:54 UTC
(In reply to Yong Yang from comment #2)
> 6.2.3 doesn't have this issue, because artifactsBlacklist.txt is cleaned by
> Jenkis
> job(https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/EAP6-javadoc).
> 
> However, the PR is needed so that we have an empty in git repo without
> confusion.

However, the PR is needed so that we have an empty artifactsBlacklist.txt in git repo without confusion.

Comment 4 Jakub Cechacek 2014-06-23 09:16:10 UTC
Verified with 6.2.4.CP.CR1