davidcurrie commented on this pull request.
> @@ -408,6 +408,21 @@ public void testCopyObject() throws Exception {
}
}
+ String sourceKeyRequiringEncoding = "apples#?:$&'\"<>čॐ";
That was my natural inclination but I was following the pattern used for
`sourceKey` elsewhere in the class. Happy to inline though given that this is
currently only used in one place.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1238#discussion_r216957372