]
Vlado Pakan closed JBIDE-8468.
------------------------------
Verified in SVN repository for trunk and branch 3.2.x.
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.M1, 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: