chenejac / VIVOTestMigrationJIRANotClosed

0 stars 0 forks source link

VIVOMS-15: Clean up code formats #4

Open chenejac opened 11 years ago

chenejac commented 11 years ago

Jim Blake (Migrated from VIVOMS-15) said:

Add warnings when "if" doesn't use braces.

Remove @SupressWarning wherever practical.

Fix erroneous calls to String.format()

chenejac commented 11 years ago

Jim Blake said:

Fixed calls to String.format()

Removed @SupressWarning, and fixed compiler warnings.