cloudstack/services/secondary-storage
Laszlo Hornyak c88d8fb3a2 use commons-lang StringUtils
commons-lang is already a transitive dependency of the utils project, which allows removing some duplicated functionality.
This patch replaces StringUtils.join(String, Object...) with it's commons-lang counterpart.
It also replaces calls to String join(Iterable<? extends Object>, String) in cases where an array is already exist and it is only wrapped into a List.

Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2013-06-17 19:17:22 +01:00
..
conf QuickCloud: move devcloud configuration into pom profile for exec:java 2013-04-09 14:45:26 -07:00
scripts CLOUDSTACK-2398: ssvm-check.sh failed with permission error 2013-05-22 13:58:36 +05:30
src/org/apache/cloudstack/storage use commons-lang StringUtils 2013-06-17 19:17:22 +01:00
pom.xml merge master 2013-05-11 15:28:43 +05:30