> currentName = currentText.toString().trim();
> - if (currentName.equals(""))
> - currentName = null;
> + } else if (qName.equals("Value")) {
> + if (currentName.equals("size")) {I cannot find sufficient mention of case-sensitivity in the Atmos documentation to motivate this change. If you can find additional references we can change the entire provider to this scheme. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/465/files#r22497391
