This is an automated email from the ASF dual-hosted git repository.
jnioche pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git
from a837e6add Updates developer docs and removing obsolete content
add b778125a1 Replace File.createTempFile with
java.nio.file.Files.createTempFile
new 4374fdc93 Merge pull request #3582 from apache/tempFiles
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/main/java/org/apache/storm/pmml/JpmmlRunnerTestTopology.java | 3 ++-
.../test/jvm/org/apache/storm/dependency/DependencyUploaderTest.java | 2 +-
.../test/jvm/org/apache/storm/security/auth/AutoSSLTest.java | 2 +-
.../storm/security/auth/authorizer/DRPCSimpleACLAuthorizerTest.java | 5 +++--
storm-core/src/jvm/org/apache/storm/utils/TopologySpoutLag.java | 3 ++-
.../java/org/apache/storm/scheduler/utils/FileConfigLoaderTest.java | 5 +++--
6 files changed, 12 insertions(+), 8 deletions(-)