[jboss-jira] [JBoss JIRA] (AS7-3785) Complete jgroups DMR descriptions
Richard Achmatowicz (JIRA)
jira-events at lists.jboss.org
Mon Feb 27 09:34:36 EST 2012
[ https://issues.jboss.org/browse/AS7-3785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Achmatowicz updated AS7-3785:
-------------------------------------
Fix Version/s: 7.1.1.Final
(was: 7.1.2.Final)
Git Pull Request: https://github.com/jbossas/jboss-as/pull/1608 (was: https://github.com/jbossas/jboss-as/pull/1608)
> Complete jgroups DMR descriptions
> ---------------------------------
>
> Key: AS7-3785
> URL: https://issues.jboss.org/browse/AS7-3785
> Project: Application Server 7
> Issue Type: Enhancement
> Components: Domain Management
> Reporter: Heiko Braun
> Assignee: Richard Achmatowicz
> Fix For: 7.1.1.Final
>
>
> Some descriptions are still missing (see "Fix" in model desc), i.e.:
> {noformat}
> "site" => {
> "type" => STRING,
> "description" => "FIX.",
> "expressions-allowed" => true,
> "nillable" => true,
> "min-length" => 1L,
> "max-length" => 2147483647L,
> "access-type" => "read-write",
> "storage" => "configuration",
> "restart-required" => "all-services"
> },
> "rack" => {
> "type" => STRING,
> "description" => "FIX.",
> "expressions-allowed" => true,
> "nillable" => true,
> "min-length" => 1L,
> "max-length" => 2147483647L,
> "access-type" => "read-write",
> "storage" => "configuration",
> "restart-required" => "all-services"
> },
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list