File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/test/java/com/akamai/edgeauth Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# EdgeAuth-Token-Java: Akamai Edge Authorization Token for Java
22
3- [ ![ Maven Central] ( https://img.shields.io/badge/maven%20central-0.1 .0-brightgreen.svg )] ( http://search.maven.org/#artifactdetails%7Ccom.akamai%7Cedgeauth%7C0.1 .0%7C )
3+ [ ![ Maven Central] ( https://img.shields.io/badge/maven%20central-0.2 .0-brightgreen.svg )] ( http://search.maven.org/#artifactdetails%7Ccom.akamai%7Cedgeauth%7C0.2 .0%7C )
44[ ![ Build Status] ( https://travis-ci.org/akamai/EdgeAuth-Token-Java.svg?branch=master )] ( https://travis-ci.org/akamai/EdgeAuth-Token-Java )
55[ ![ License] ( http://img.shields.io/:license-apache-blue.svg )] ( https://github.com/akamai/EdgeAuth-Token-Java/blob/master/LICENSE )
66
Original file line number Diff line number Diff line change @@ -311,7 +311,7 @@ public void test_acl_deli_escape_on__ignoreQuery_yes() throws UnknownHostExcepti
311311 .build ();
312312 String acl [] = { "/q_escape_ignore" , "/q_escape_ignore/*" };
313313
314- // For Java 8
314+ // For Java 8=
315315 // String token = ead.generateACLToken(String.join(EdgeAuth.ACL_DELIMITER, acl));
316316
317317 // For All
You can’t perform that action at this time.
0 commit comments