]
Rob Stryker commented on JBIDE-8468:
------------------------------------
A commit for JBIDE-8469 was accidently made targeting this jira.
StopLaunchConfig class has incorrect null check
-----------------------------------------------
Key: JBIDE-8468
URL:
https://issues.jboss.org/browse/JBIDE-8468
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.2.0.Final
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 3.2.1, 3.3.0.M1
if( jbs.getPassword() != null && !jbs.getUsername().equals(""))
//$NON-NLS-1$ is incorrect
--
This message is automatically generated by JIRA.
For more information on JIRA, see: