Hi everyone, I just did a build from release/1.3 0 and I noticed an artifact is being pulled from an S3 bucket vs. a normal repo.
Not sure if this is something to look at now or later. :) Example: :geode-benchmarks:classes UP-TO-DATE :geode-concurrency-test:downloadJpf [get] Getting: https://bitbucket.org/upthewaterspout/jpf-core/downloads/jpf-core-r34.zip [get] To: /tmp/jpfdownload-8289697856775067726.tmp [get] https://bitbucket.org/upthewaterspout/jpf-core/downloads/jpf-core-r34.zip moved to https://bbuseruploads.s3.amazonaws.com/ cab9fbea-4e4c-4977-8324-7b6d8f83ed52/downloads/5b23ff73-69c2-4c26-9f86-47c86553f90e/jpf-core-r34.zip?Signature=7HrZTAsrhRqLj%2FKO91Un%2BdWqE50%3D&Expires=1508643821&AWSAccessKeyId=AKIAIQWXW6WLXMB5QZAQ&versionId=ax8KXVzlheSH3ig58Cn.pEHDTkA1ShjN&response-content-disposition=attachment%3B%20filename%3D%22jpf-core-r34.zip%22 [unzip] Expanding: /tmp/jpfdownload-8289697856775067726.tmp into /home/brian/.jpf/004ebc520f99018c2d70b0ec7d88f6db44b9a7a02490e193ddec3e5ef92d90a8.tmp :geode-concurrency-test:compileJava Note: /home/brian/Development/geode/geode-concurrency-test/src/main/java/org/apache/geode/test/concurrency/jpf/logging/EmptyLogger.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /home/brian/Development/geode/geode-concurrency-test/src/main/java/org/apache/geode/test/concurrency/jpf/JpfRunner.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Thanks, Brian -