Author: adietish
Date: 2010-11-23 06:57:10 -0500 (Tue, 23 Nov 2010)
New Revision: 26835
Modified:
trunk/deltacloud/plugins/org.jboss.tools.deltacloud.ui/ChangeLog
Log:
[JBIDE-7695] added check against <code>null</code> server type. fixed NPE that
occurred when nonsense url was entered in connection wizard
Modified: trunk/deltacloud/plugins/org.jboss.tools.deltacloud.ui/ChangeLog
===================================================================
--- trunk/deltacloud/plugins/org.jboss.tools.deltacloud.ui/ChangeLog 2010-11-23 11:02:55
UTC (rev 26834)
+++ trunk/deltacloud/plugins/org.jboss.tools.deltacloud.ui/ChangeLog 2010-11-23 11:57:10
UTC (rev 26835)
@@ -1,3 +1,10 @@
+2010-11-23 André Dietisheim <adietish(a)redhat.com>
+
+ * src/org/jboss/tools/internal/deltacloud/ui/wizards/NewCloudConnectionWizard.java
+ (performFinish):
+ (getServerType):
+ [JBIDE-7695] added check against <code>null</code> server type. fixed NPE
that occurred when nonsense url was entered in connection wizard
+
2010-11-19 André Dietisheim <adietish(a)redhat.com>
* plugin.xml:
Show replies by date