mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
24.59.2008 ef96c69c142e41ef37bd63870628a2246cfda92f
refs
author jvergara <jvergara@localhost>
Thursday, January 24, 2008 20:59 +0100
committer jvergara <jvergara@localhost>
Thursday, January 24, 2008 20:59 +0100
commitef96c69c142e41ef37bd63870628a2246cfda92f
tree 02dbd95aadf369c5ee6682eca56e081ac40c76a3 tree | zip | gz
parent 3a42a785fbcf9924b1e024666a54e37d6e43fc77 view | diff
Fix for 2871 (Use of String.isEmpty() in InstallDS.java prevents compile with JDK 1.5).

Use length() == 0 instead of isEmpty().
1 files modified
2 ■■■ changed files
opends/src/server/org/opends/server/tools/InstallDS.java 2 ●●● diff | view | raw | blame | history