[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rhq-commits
Subject:    [rhq] 2 commits - modules/enterprise
From:       mazz () fedoraproject ! org (mazz)
Date:       2012-09-26 18:41:00
Message-ID: 20120926184100.1ECEBA33AB () fedorahosted ! org
[Download RAW message or body]

 modules/enterprise/gui/coregui/src/main/java/org/rhq/enterprise/gui/coregui/client/in \
ventory/common/detail/operation/schedule/AbstractOperationScheduleDetailsView.java |  \
2 +-  1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 83d01eaf0eecc246bb519497376706dad0dd978b
Merge: 623736e 463e7a7
Author: John Mazzitelli <mazz at redhat.com>
Date:   Wed Sep 26 14:40:46 2012 -0400

    Merge branch 'master' of ssh://git.fedorahosted.org/git/rhq/rhq



commit 623736eb9931fae27d9c305ca9dd7c722e27c698
Author: John Mazzitelli <mazz at redhat.com>
Date:   Wed Sep 26 14:40:30 2012 -0400

    [BZ 860807] have the else statement actually do something

diff --git a/modules/enterprise/gui/coregui/src/main/java/org/rhq/enterprise/gui/coreg \
ui/client/inventory/common/detail/operation/schedule/AbstractOperationScheduleDetailsView.java \
b/modules/enterprise/gui/coregui/src/main/java/org/rhq/enterprise/gui/coregui/client/i \
nventory/common/detail/operation/schedule/AbstractOperationScheduleDetailsView.java \
                index 8b26cb2..f4066f0 100644
--- a/modules/enterprise/gui/coregui/src/main/java/org/rhq/enterprise/gui/coregui/clie \
nt/inventory/common/detail/operation/schedule/AbstractOperationScheduleDetailsView.java
                
+++ b/modules/enterprise/gui/coregui/src/main/java/org/rhq/enterprise/gui/coregui/clie \
nt/inventory/common/detail/operation/schedule/AbstractOperationScheduleDetailsView.java
 @@ -453,7 +453,7 @@ public abstract class AbstractOperationScheduleDetailsView \
                extends
                     this.operationParameters = (defaultTemplate != null) ? \
defaultTemplate.createConfiguration()  : new Configuration();
                 } else {
-
+                    this.operationParameters = new Configuration();
                 }
 
                 ConfigurationGWTServiceAsync configurationService = \
GWTServiceLookup.getConfigurationService();


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic