Bug 1039875
Summary: | [DEV] Add missing constructors in AbstractBoottimeAddStepHandler | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Emmanuel Hugonnet (ehsavoie) <ehugonne> |
Component: | Domain Management | Assignee: | Brian Stansberry <brian.stansberry> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kremensky <pkremens> |
Severity: | high | Docs Contact: | Russell Dickenson <rdickens> |
Priority: | unspecified | ||
Version: | 6.2.0 | CC: | brian.stansberry, cdewolf, emuckenh, misty, myarboro, nziakova, smumford |
Target Milestone: | CR1 | ||
Target Release: | EAP 6.2.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
New constructs were added upstream to the super class for org.jboss.as.controller.AbstractBoottimeAddStepHandler, however they were not added to the handler itself, meaning the class had differing constructs. These constructs have now been added as required.
|
Story Points: | --- |
Clone Of: | 1039864 | Environment: | |
Last Closed: | 2014-02-24 20:16:01 UTC | Type: | Enhancement |
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: | 1039864 | ||
Bug Blocks: | 1027004 |
Description
Emmanuel Hugonnet (ehsavoie)
2013-12-10 08:51:00 UTC
This is a clone of Bug #1039864 for 6.2.1 Marking for inclusion in 6.2.1 release notes as this bug is listed in the master tracking BZ 1027004. Added draft release note based on the limited information in this ticket. I don't believe this should be included in the release notes. It was a change to an internal class made to allow other work to proceed. If you want to include it, the proposed text is fine. Thanks for the update Brian. I'll take it out of the Release Notes. Verified with 6.2.1.CP.CR1-patch. |