pekko/project
Dale Wijnand 41f1de5642
Upgrade to ssl-config 0.3.5, from 0.3.4
These are the additional binary API changes introduced:

    [error]  * class com.typesafe.sslconfig.ssl.FakeKeyStore is declared final in current version
    [error]    filter with: ProblemFilters.exclude[FinalClassProblem]("com.typesafe.sslconfig.ssl.FakeKeyStore")

    [error]  * method GeneratedKeyStore()java.lang.String in class com.typesafe.sslconfig.ssl.FakeKeyStore does not have a correspondent in current version
    [error]    filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("com.typesafe.sslconfig.ssl.FakeKeyStore.GeneratedKeyStore")

    [error]  * method SignatureAlgorithmOID()sun.security.util.ObjectIdentifier in class com.typesafe.sslconfig.ssl.FakeKeyStore does not have a correspondent in current version
    [error]    filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("com.typesafe.sslconfig.ssl.FakeKeyStore.SignatureAlgorithmOID")

    [error]  * method SignatureAlgorithmName()java.lang.String in class com.typesafe.sslconfig.ssl.FakeKeyStore does not have a correspondent in current version
    [error]    filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("com.typesafe.sslconfig.ssl.FakeKeyStore.SignatureAlgorithmName")
2018-10-09 11:26:31 +01:00
..
scripts Compile with jdk9, targeting jdk8 (#24711) 2018-07-02 16:38:07 +02:00
AddLogTimestamps.scala =pro add log timestamps to all sbt output and enable sbt debug logging for multi-jvm for ssh debugging 2018-03-05 16:35:47 +01:00
AkkaBuild.scala Turns out "-release 8" isn't enough with Scala 2.11.6 #25330 2018-07-30 13:44:11 +02:00
AutomaticModuleName.scala Issue 24594: Integration with sbt-headers and initial header population 2018-03-13 15:45:55 +01:00
build.properties update to sbt 1.2.3 (#25626) 2018-09-17 11:19:48 +01:00
CliOptions.scala Issue 24594: Integration with sbt-headers and initial header population 2018-03-13 15:45:55 +01:00
CopyrightHeader.scala Enable header plugin for the MultiJVM configuration (#24974) 2018-04-25 00:03:55 +09:00
CrossJava.scala Discover JDK in $JAVA_HOME (#25457) 2018-08-10 11:13:37 +09:00
Dependencies.scala Upgrade to ssl-config 0.3.5, from 0.3.4 2018-10-09 11:26:31 +01:00
Doc.scala Compile with jdk9, targeting jdk8 (#24711) 2018-07-02 16:38:07 +02:00
Formatting.scala Issue 24594: Integration with sbt-headers and initial header population 2018-03-13 15:45:55 +01:00
GitHub.scala Issue 24594: Integration with sbt-headers and initial header population 2018-03-13 15:45:55 +01:00
Jdk9.scala Fix publishing akka-stream_2.12 with jdk8 and jdk9 classes (#25341) 2018-07-11 15:37:47 +02:00
MiMa.scala Mima latest version to 2.5.17 2018-09-27 17:11:27 +01:00
MultiNode.scala Remove procedure syntax (#25362) 2018-07-25 13:38:27 +02:00
OSGi.scala Fix publishing akka-stream_2.12 with jdk8 and jdk9 classes (#25341) 2018-07-11 15:37:47 +02:00
ParadoxBrowse.scala Issue 24594: Integration with sbt-headers and initial header population 2018-03-13 15:45:55 +01:00
ParadoxSupport.scala Use absolute snippet paths (#25607) 2018-09-13 10:49:51 +02:00
plugins.sbt Upgrade to akka-paradox 0.12 2018-09-12 12:53:46 +02:00
Protobuf.scala Update copyright to 2018 (#24241) 2018-01-04 17:26:29 +00:00
Publish.scala Issue 24594: Integration with sbt-headers and initial header population 2018-03-13 15:45:55 +01:00
Release.scala Remove spurious println 2018-07-10 18:13:36 +02:00
SigarLoader.scala Update copyright to 2018 (#24241) 2018-01-04 17:26:29 +00:00
StreamOperatorsIndexGenerator.scala Add and reuse example for FileIO stream operator. (#25660) 2018-09-24 17:50:27 +02:00
TestExtras.scala Issue 24594: Integration with sbt-headers and initial header population 2018-03-13 15:45:55 +01:00
TimeStampede.scala #24752 Fix timestamped versions (#24845) 2018-04-05 20:50:24 +09:00
ValidatePullRequest.scala Include compiling multi-jvm tests in PR validation (#25245) 2018-06-27 07:04:05 +02:00
VersionGenerator.scala Issue 24594: Integration with sbt-headers and initial header population 2018-03-13 15:45:55 +01:00
Whitesource.scala Issue 24594: Integration with sbt-headers and initial header population 2018-03-13 15:45:55 +01:00