cloudstack/plugins
Hugo Trippaers 9b841af529 Findbugs : A map can't retrieve an object by index, so get(0) would
return null. Changed to retrieve the first entry in the map.

Removed the ExecutionException try catch, this would prevent the
unittest from giving accurate information on exceptions. Avoid catching
checked exceptions in a unittest, use expected keyword on @Test instead.
2014-02-14 18:37:45 +01:00
..
acl/static-role-based All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
affinity-group-processors Reformat of source code to set a stable base for the future. I couldn't get checkstyle enabled. There's still about a thousand errors from checkstyle. Most of it from length errors from comments and strings. Will attempt to remove those tonight. This change is so large I just want to get it in before any merge nightmares. The changes are fairly minor though and I did a full compile and start a server with the reformat code. 2013-11-21 07:56:47 -08:00
alert-handlers Reformat of source code to set a stable base for the future. I couldn't get checkstyle enabled. There's still about a thousand errors from checkstyle. Most of it from length errors from comments and strings. Will attempt to remove those tonight. This change is so large I just want to get it in before any merge nightmares. The changes are fairly minor though and I did a full compile and start a server with the reformat code. 2013-11-21 07:56:47 -08:00
api All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
dedicated-resources Findbugs - Long equality fix. 2014-02-14 18:37:45 +01:00
deployment-planners All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
event-bus fixing build break due to checkstyle 2014-01-06 14:33:09 +05:30
file-systems/netapp All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
ha-planners/skip-heurestics CLOUDSTACK-4941: 2013-12-18 16:27:20 -08:00
host-allocators/random Reformat of source code to set a stable base for the future. I couldn't get checkstyle enabled. There's still about a thousand errors from checkstyle. Most of it from length errors from comments and strings. Will attempt to remove those tonight. This change is so large I just want to get it in before any merge nightmares. The changes are fairly minor though and I did a full compile and start a server with the reformat code. 2013-11-21 07:56:47 -08:00
hypervisors Findbugs : Fix a number of potential NPEs and minor findings 2014-02-14 18:37:45 +01:00
network-elements Findbugs : A map can't retrieve an object by index, so get(0) would 2014-02-14 18:37:45 +01:00
storage fixing FindBugs scariest for replaceFirst() method call that does not assign the return value 2014-02-14 18:37:44 +01:00
storage-allocators/random Reformat of source code to set a stable base for the future. I couldn't get checkstyle enabled. There's still about a thousand errors from checkstyle. Most of it from length errors from comments and strings. Will attempt to remove those tonight. This change is so large I just want to get it in before any merge nightmares. The changes are fairly minor though and I did a full compile and start a server with the reformat code. 2013-11-21 07:56:47 -08:00
user-authenticators Fixed unittest 2014-01-21 20:05:16 -08:00
pom.xml Review 16080 Move Netscaler plugin from non-oss to oss and upgrade the nitro API to 10.1 2014-02-05 14:03:49 +01:00