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: | Other | Assignee: | Yong Yang <yyang> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2.3 | CC: | 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
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. (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. Verified with 6.2.4.CP.CR1 |