vanzin commented on a change in pull request #92: OpenSSL 1.1.0 updates with backward compatibility
for OpenSSL 1.0.2 and 1.0.1
URL: https://github.com/apache/commons-crypto/pull/92#discussion_r255640619
##########
File path: .travis.yml
##########
@@ -24,7 +24,6 @@ matrix:
- "curl -L --cookie 'oraclelicense=accept-securebackup-cookie;' http://download.oracle.com/otn-pub/java/jce/8/jce_policy-8.zip
-o /tmp/policy.zip && sudo unzip -j -o /tmp/policy.zip *.jar -d `jdk_switcher home
oraclejdk8`/jre/lib/security && rm /tmp/policy.zip"
after_success:
- mvn clean test jacoco:report coveralls:report
-
Review comment:
Undo.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org
|