Commit Graph

15606 Commits

Author SHA1 Message Date
Sjmillington
d2fd54fd32 Fixed conflict 2019-11-02 12:51:10 +00:00
Eric Martin
7940f0d912 Merge pull request #8049 from vatsalgosar/BAEL-3143
BAEL 3143
2019-11-01 23:49:50 -05:00
Eric Martin
1431f23337 Update JavaScannerUnitTest.java 2019-11-01 23:48:07 -05:00
Eric Martin
96dc79f555 Merge pull request #8051 from yavuztas/pr-BAEL-3379
PR-BAEL-3379
2019-11-01 23:34:40 -05:00
Eric Martin
09b9cb6da3 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00
Eric Martin
7e084e2721 Revert "BAEL-3275: Using blocking queue for pub-sub" 2019-10-31 20:40:42 -05:00
Eric Martin
97a0cbbdc7 Merge pull request #8119 from alimate/BAEL-3275-2
BAEL-3275: Using blocking queue for pub-sub
2019-10-31 18:36:40 -05:00
Eric Martin
a9e855e173 Merge pull request #8121 from alimate/BAEL-3272-2
BAEL-3272: Making Wiremock to Listen to a Random Port
2019-10-31 18:36:19 -05:00
Sam Millington
c75e67d8e7 Merge pull request #8087 from mona-mohamadinia/BAEL-3398
[BAEL-3398]: Generating Random Dates
2019-10-31 15:49:11 +00:00
Ali Dehghani
3cf31474b6 Making Wiremock to Listen to a Random Port 2019-10-31 16:42:52 +03:30
Ali Dehghani
03679107fd Using blocking queue for pub-sub 2019-10-31 15:04:40 +03:30
Eric Martin
2b62b7677c Merge pull request #8118 from alimate/BAEL-3411
BAEL-3411: Added the Missing CSV Files
2019-10-30 23:09:48 -05:00
Eric Martin
8557bd2ebe Merge pull request #8117 from alimate/BAEL-3272
BAEL 3272: Fixed the Dependency Conflict Issue
2019-10-30 23:08:27 -05:00
Eric Martin
6239459ec9 Merge pull request #8115 from alimate/BAEL-3275
BAEL 3275: Fix the Integrations Tests in spring-data-redis
2019-10-30 21:57:04 -05:00
Eric Martin
9e4ff1a2b3 Merge pull request #8108 from alimate/BAEL-3274
BAEL-3274: Fixed the Integrations Tests in spring-data-rest-querydsl
2019-10-30 21:55:07 -05:00
Eric Martin
7e08d56915 Merge pull request #8103 from alimate/BAEL-3448-2
Disabling the Wildfly Remote Profile
2019-10-30 21:53:58 -05:00
Ali Dehghani
d800702e47 Fixed the Dependency Conflict Issue 2019-10-31 02:08:44 +03:30
Ali Dehghani
97d0a7373b Added the Missing CSV Files 2019-10-31 01:16:28 +03:30
Ali Dehghani
5be2b72eff Fixed failing connection. 2019-10-31 00:49:42 +03:30
Ali Dehghani
7e5dfdcf45 Disabling the Fork Option
Each test setups a Redis server before test class
and tears it down after them. Since each Redis server
listens on port 6379, we can't let them to listen to the
same port with parallel options.
2019-10-31 00:48:17 +03:30
Josh Cummings
cd368caca2 Merge pull request #8114 from dkapil/task/BAEL-18211_2
BAEL-18211 Fix the integrations tests in spring-5-data-reactive
2019-10-30 15:02:58 -06:00
Josh Cummings
11e3498921 Merge pull request #8101 from catalin-burcea/BAEL-18264
[BAEL-18264] Move articles out of java-strings part4
2019-10-30 13:38:06 -06:00
Dhawal Kapil
53887eb852 BAEL-18211 Fix the integrations tests in spring-5-data-reactive
- Several fixes to fix the project setup in case of multiple spring data reactive repositories and fix assertion failures
2019-10-30 22:49:34 +05:30
Josh Cummings
d71958632c Merge pull request #8112 from catalin-burcea/BAEL-16666
[BAEL-16666] Split or move spring-thymeleaf module
2019-10-30 11:13:12 -06:00
catalin-burcea
ba50a42d43 Move articles out of java-strings part4 2019-10-30 17:33:19 +02:00
Josh Cummings
994651a49f Merge pull request #8048 from alessiostalla/BAEL-10229
#BAEL-10229 Remove the spring-boot-dependencies
2019-10-30 09:12:15 -06:00
catalin-burcea
236261536d Split or move spring-thymeleaf module 2019-10-30 16:51:30 +02:00
Eugen
749eff7d62 Merge pull request #8107 from dkapil/master
Readme file changes
2019-10-30 07:44:06 +02:00
Ali Dehghani
ff853f6be4 Wait a little bit longer. 2019-10-30 08:08:48 +03:30
Dhawal Kapil
db814ceca4 Merge branch 'master' of https://github.com/dkapil/tutorials 2019-10-30 08:43:06 +05:30
Dhawal Kapil
bec5c3d4d2 Merge branch 'master' of https://github.com/eugenp/tutorials
# Conflicts:
#	java-strings-3/README.md
2019-10-30 08:42:20 +05:30
Fred
5914a5195a Customizing the Result of JPA Queries with Aggregation Functions Module (#7977)
* Customizing the Result of JPA Queries with Aggregation Functions Module

* *Code fix for the PR #7977

* *Inclusion of a method and tests for queries returning Object[] for PR #7977

* *Assertions update PR #7977

* *Adjust in the integration tests PR #7977
2019-10-30 00:34:29 +00:00
Dhawal Kapil
104b41ca45 Merge branch 'master' into master 2019-10-30 05:22:36 +05:30
Dhawal Kapil
3b08798d66 Merge branch 'johnA1331-master' 2019-10-30 05:19:19 +05:30
Dhawal Kapil
ea0f226cf6 Merge branch 'master' of https://github.com/johnA1331/tutorials into johnA1331-master
# Conflicts:
#	algorithms-miscellaneous-4/README.md
#	algorithms-sorting/README.md
#	gradle-5/README.md
#	java-dates-2/README.md
#	jaxb/README.md
#	jersey/README.md
#	libraries-primitive/README.MD
#	mapstruct/README.md
#	metrics/README.md
#	ml/README.md
#	persistence-modules/sirix/README.md
#	spring-5-data-reactive/README.md
#	spring-5/README.md
#	spring-boot-autoconfiguration/README.md
#	spring-freemarker/README.md
#	spring-mvc-simple-2/README.md
#	spring-mvc-xml/README.md
#	spring-thymeleaf-2/README.md
#	testing-modules/junit-5-advanced/README.md
#	xml/README.md
2019-10-30 05:18:36 +05:30
Ali Dehghani
f0a3af9187 Fixed the Integrations Tests in spring-data-rest-querydsl 2019-10-30 01:10:19 +03:30
Ali Dehghani
3d73ba4f8e Fixed the Max Memory Limit for the Embedded Redis Server 2019-10-30 00:44:25 +03:30
vatsalgosar
e8a597b5e9 - Updated test names to reflect what it is testing 2019-10-30 00:07:04 +05:30
Ali Dehghani
cd3b139fef Disabling the Wildfly Remote Profile 2019-10-29 18:56:57 +03:30
Yavuz Tas
8582a17ca3 Update javaxval/src/test/java/org/baeldung/javaxval/messageinterpolator/ParameterMessageInterpolaterIntegrationTest.java
update to use the givenX_whenY_thenZ naming convention for tests

Co-Authored-By: KevinGilmore <kpg102@gmail.com>
2019-10-29 10:02:27 +01:00
Yavuz Tas
2f989fb435 Update javaxval/src/test/java/org/baeldung/javaxval/messageinterpolator/ParameterMessageInterpolaterIntegrationTest.java
update to use the givenX_whenY_thenZ naming convention for tests

Co-Authored-By: KevinGilmore <kpg102@gmail.com>
2019-10-29 10:02:16 +01:00
Yavuz Tas
c8d8972a56 Update javaxval/src/test/java/org/baeldung/javaxval/messageinterpolator/ParameterMessageInterpolaterIntegrationTest.java
update to use the givenX_whenY_thenZ naming convention for tests

Co-Authored-By: KevinGilmore <kpg102@gmail.com>
2019-10-29 10:01:58 +01:00
Eric Martin
18c6a1a0ab Merge pull request #8099 from alimate/BAEL-3447
BAEL-3447: Fixed the Integrations Tests in spring-boot-data
2019-10-28 23:16:20 -05:00
Eric Martin
16e93dea43 Merge pull request #8100 from alimate/BAEL-3448
BAEL-3448: Fixed the Integrations Tests in jee-kotlin
2019-10-28 23:15:31 -05:00
Josh Cummings
a3d69b43dc Merge pull request #7743 from gilday/bael-3237-autovalue-defensive-copies
BAEL-3237 AutoValue Defensive Copies
2019-10-28 21:51:59 -06:00
Josh Cummings
c6081aff6d Merge pull request #8041 from catalin-burcea/BAEL-18263
[BAEL-18263] Move articles out of java-strings part3
2019-10-28 21:09:39 -06:00
Josh Cummings
e9126870e2 Merge branch 'master' into BAEL-18263 2019-10-28 19:34:51 -06:00
Josh Cummings
5be8f63bf6 Merge pull request #8029 from catalin-burcea/BAEL-16647
[BAEL-16647] Split or move java-streams module
2019-10-28 19:18:55 -06:00
Eric Martin
94806403ca Merge pull request #8092 from alimate/BAEL-3252-2
Fixed the Concurrent Modifications on the Root Logger
2019-10-28 19:12:50 -05:00
Alessio Stalla
096ce9d045 #BAEL-10229 Restore removed dependencies from load-testing-comparison module. 2019-10-29 00:02:53 +01:00