You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2015/09/15 18:22:19 UTC

[2/4] git commit: updated refs/heads/systemvm-build to 884579c

Merge pull request #825 from borisroman/charset

Replaced all occurences of Charset.forName(UTF-8) with StringUtils.getPreferredCharset().

* pr/825:
  Replaced all occurences of Charset.forName(UTF-8) with StringUtils.getPreferredCharset().

Signed-off-by: Daan Hoogland <da...@onecht.net>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a44e2bff
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a44e2bff
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/a44e2bff

Branch: refs/heads/systemvm-build
Commit: a44e2bff7ec0c1548d89722c40488746454adce1
Parents: 06cefaf 71929fd
Author: Daan Hoogland <da...@onecht.net>
Authored: Tue Sep 15 13:38:18 2015 +0200
Committer: Daan Hoogland <da...@onecht.net>
Committed: Tue Sep 15 13:38:18 2015 +0200

----------------------------------------------------------------------
 .../discoverer/HypervServerDiscoverer.java      |  8 +-
 .../resource/HypervDirectConnectResource.java   | 15 ++--
 .../network/bigswitch/BigSwitchBcfApi.java      |  4 +-
 .../cloud/network/brocade/BrocadeVcsApi.java    | 24 ++----
 .../network/manager/NuageVspManagerImpl.java    |  5 +-
 .../org/apache/cloudstack/saml/SAMLUtils.java   | 82 ++++++++++----------
 .../com/cloud/utils/ConstantTimeComparator.java |  2 +-
 .../com/cloud/utils/storage/QCOW2UtilsTest.java |  5 +-
 8 files changed, 67 insertions(+), 78 deletions(-)
----------------------------------------------------------------------