Commit Graph

20485 Commits (46bdfdd32596125f1379171682a271c930345140)
 

Author SHA1 Message Date
Stephane Nicoll 46bdfdd325 Upgrade to Netty 4.1.36.Final
Closes gh-16765
6 years ago
Stephane Nicoll a0ca84d72c Upgrade to Hazelcast 3.11.3
Closes gh-16764
6 years ago
Stephane Nicoll 2e67b96f6e Upgrade to Appengine Sdk 1.9.74
Closes gh-16763
6 years ago
Stephane Nicoll f999148df3 Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll 9897cd64c4 Merge branch '1.5.x' into 2.0.x 6 years ago
Stephane Nicoll 0ad8e3298a Upgrade to Jaybird 2.2.15
Closes gh-16762
6 years ago
Stephane Nicoll dabc73c7ac Upgrade to Jetty 9.4.16.v20190411
Closes gh-16761
6 years ago
Stephane Nicoll dcb5c78124 Upgrade to Appengine Sdk 1.9.74
Closes gh-16760
6 years ago
Stephane Nicoll c3ea39ce63 Upgrade to Tomcat 8.5.40
Closes gh-16504
6 years ago
Stephane Nicoll e6deac1fd2 Start building against Spring Framework 4.3.x snapshots
See gh-16759
6 years ago
Stephane Nicoll b6911799b8 Upgrade to Reactor Californium-SR7
Closes gh-16723
6 years ago
Andy Wilkinson 66eec463fd Merge pull request #16728 from Gary Russell
* gh-16728:
  Add dependency management for remaining non-example Kafka modules
  Add dependency management for kafka-streams-test-utils

Closes gh-16728
6 years ago
Andy Wilkinson 1297068528 Add dependency management for remaining non-example Kafka modules
See gh-16728
6 years ago
Gary Russell a5e26bff92 Add dependency management for kafka-streams-test-utils
See gh-16728
6 years ago
Stephane Nicoll 9fa5235164 Merge pull request #16731 from stdll
* pr/16731:
  Polish indentation
6 years ago
Stefan Dellmuth ecdcec2b5d Polish indentation
Closes gh-16731
6 years ago
Stephane Nicoll 52c8bbaddf Upgrade to Maven Surefire Plugin 2.22.2
Closes gh-16725
6 years ago
Stephane Nicoll f0a9e0f616 Switch to Reactor snapshots
See gh-16723
6 years ago
Stephane Nicoll 7507d11334 Merge pull request #16719 from Tetsuya3850
* pr/16719:
  Polish "Add link to Heroku article"
  Add link to Heroku article
6 years ago
Stephane Nicoll d8f1bd351f Polish "Add link to Heroku article"
Closes gh-16719
6 years ago
Tetsuya Hasegawa 2655122466 Add link to Heroku article
See gh-16719
6 years ago
Stephane Nicoll 680ac85a2a Polish
See gh-16714
6 years ago
Stephane Nicoll d0ca0b2085 Merge pull request #16707 from Tetsuya3850
* pr/16707:
  Polish "Document that JUnit 4 is the default"
  Document that JUnit 4 is the default
6 years ago
Stephane Nicoll 51c0fdcab1 Polish "Document that JUnit 4 is the default"
Closes gh-16707
6 years ago
Tetsuya Hasegawa e36ca923b9 Document that JUnit 4 is the default
See gh-16707
6 years ago
Stephane Nicoll 9c0c017d11 Merge pull request #16699 from izeye
* pr/16699:
  Polish CompressionConnectorCustomizerTests
6 years ago
Johnny Lim 1b9a4d5e45 Polish CompressionConnectorCustomizerTests
Closes gh-16699
6 years ago
Madhura Bhave c9752f165f Fix javadoc 6 years ago
Andy Wilkinson 881fbeff43 Test the Gradle Plugin against Gradle 5.4.1
Closes gh-16576
6 years ago
Stephane Nicoll 19413c0c71 Polish
See gh-16688
6 years ago
Stephane Nicoll 02ec1911fc Merge pull request #16628 from ielatif
* pr/16628:
  Exclude HikariCP specific dependency from Quartz
6 years ago
ielatif 3ffbe256f1 Exclude HikariCP specific dependency from Quartz
Closes gh-16628
6 years ago
Stephane Nicoll 3c5ec8a04c Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll ac9ee952c7 Properly merge fix
See gh-16666
6 years ago
Stephane Nicoll 85c1e104f0 Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll 5963542f18 Merge branch '1.5.x' into 2.0.x 6 years ago
Stephane Nicoll 0552113c98 Merge pull request #16666 from Tetsuya3850
* pr/16666:
  Fix broken link
6 years ago
Tetsuya Hasegawa 5b3e53835e Fix broken link
Closes gh-16666
6 years ago
Phillip Webb 7302974751 Merge pull request #16629 from dberrueta-atlassian
Closes gh-16629:
6 years ago
Phillip Webb d4151e0b51 Polish "Use Jackson configuration with JsonPath"
Polish contribution to use a factory method in `AbstractJsonMarshalTester`
rather than additional constructor arguments.

Also change the `JsonContent` tests so that the `Configuration` constructor
is package private. This keeps JsonPath classes out of our public API, at
the expense of limiting custom JsonPath configurations to just our code.

See gh-16629
6 years ago
Diego Berrueta 756a7f12a3 Use Jackson configuration with JsonPath
Update `JacksonTester` so that the JsonPath instance is explicitly configured
with both a `JacksonJsonProvider` and a `JacksonMappingProvider`.

Prior to this commit, the handling of special characters was not symmetrical
between the serialization (handled via the JacksonTester) and the parsing (handled
via JsonPath) due to the fact that JsonPath used `SimpleJson` as its parser.

See gh-16629
6 years ago
Andy Wilkinson 4fc813b246 Merge pull request #16221 from Johnny Lim
* gh-16221:
  Polish "Prevent double update of metrics when CompositeMeterRegistry exists"
  Prevent double update of metrics when CompositeMeterRegistry exists

Closes gh-16221
6 years ago
Andy Wilkinson 6b20d13b3d Polish "Prevent double update of metrics when CompositeMeterRegistry exists"
See gh-16221
6 years ago
Johnny Lim cc285d92dd Prevent double update of metrics when CompositeMeterRegistry exists
See gh-16221
6 years ago
Andy Wilkinson ba0279be14 Remove race condition in TaskSchedulingAutoConfigurationTests
Closes gh-16640
6 years ago
Andy Wilkinson 6ae7274289 Merge pull request #16618 from Joshua Jeme
* gh-16618:
  Polish "Polish Maven Plugin's tests"
  Polish Maven Plugin's tests

Closes gh-16618
6 years ago
Andy Wilkinson 5d77b48aed Polish "Polish Maven Plugin's tests"
See gh-16618
6 years ago
daonan.zhan 52c2c534db Polish Maven Plugin's tests
See gh-16618
6 years ago
Andy Wilkinson ed85735822 Merge branch '2.0.x' into 2.1.x
Closes gh-16636
6 years ago
Andy Wilkinson 3e3d7545cc Merge branch '1.5.x' into 2.0.x 6 years ago