summaryrefslogtreecommitdiffhomepage
path: root/auto/modules/java_get_jar (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-01-28Java: introducing SHA512 sum validation for external JARs.Max Romanov1-1/+11
2019-12-09Java: fixing racing condition in external JAR download.Max Romanov1-3/+6
Temporary file name with configure process PID used to download JAR from external repository. Then file renamed using command 'mv'. The issue reproduced in clean environment when 2 or more concurrent builds started.
2019-02-28Introducing Java Servlet Container beta.Max Romanov1-0/+33