dupirefr
386cd75373
[JAVA-136] Updated Maven PMD Plugin version from 3.8 to 3.13.0
2020-03-13 18:11:28 +01:00
Dhawal Kapil
92f61cec99
Merge pull request #8870 from shubhi22/BAEL-3298-spring-batch-retry
...
Bael 3298 Changing Date to LocalDateTime to resolve the timezone related build issue
2020-03-13 13:14:27 +05:30
Dhawal Kapil
3714dd404f
Merge pull request #8871 from kwoyke/JAVA-966-fix
...
JAVA-966: Use randomly generated and available port
2020-03-13 13:04:15 +05:30
Krzysiek
48dc1f0db0
JAVA-966: Use randomly generated and available port
2020-03-12 20:28:11 +01:00
Shubhra
83c9c5470a
BAEL-3298 Resolving merge conflict
2020-03-13 00:34:04 +05:30
Shubhra
30322eca9e
BAEL-3298 Some merge changes
2020-03-13 00:21:20 +05:30
Shubhra
e452367c12
Merge remote-tracking branch 'origin/BAEL-3298-spring-batch-retry' into BAEL-3298-spring-batch-retry
...
# Conflicts:
# spring-batch/xml/retryOutput.xml
2020-03-13 00:08:24 +05:30
Shubhra
65c76344c7
BAEL-3298 Updating Date to LocalDateTime to avoid timezone related issues
2020-03-13 00:06:57 +05:30
Dhawal Kapil
8b6adc0904
Merge pull request #8868 from sampada07/JAVA-965
...
JAVA-965 : Fixed failing CustomUserDetailsServiceIntegrationTest
2020-03-12 23:33:06 +05:30
sampadawagde
abf20dad42
JAVA-965 : Fixed failing CustomUserDetailsServiceIntegrationTest
2020-03-12 22:02:00 +05:30
Greg
a73eddb9ca
Merge pull request #8824 from glmartin/master
...
Move of BeanDefinitionOverrideException Code
2020-03-12 11:22:45 -04:00
Greg Martin
a597cb28ae
Removed maven wrappers
2020-03-12 11:11:32 -04:00
Josh Cummings
b5123d8e99
Merge pull request #8829 from dupirefr/team/JAVA-139-maven_compiler_plugin_version_update
...
[JAVA-139] Updated Maven Compiler Plugin version from 3.7.0 to 3.8.1
2020-03-12 08:38:07 -06:00
Dhawal Kapil
15c90a734a
Merge pull request #8867 from alimate/BAEL-3869
...
Solving the Mongo Test Issue
2020-03-12 19:54:00 +05:30
Ali Dehghani
a0df759482
Forcing MongoDB to Listen to a Random Port
2020-03-12 16:44:29 +03:30
François Dupire
5fbc94ae90
[JAVA-589] Reviewed build time ( #8800 )
...
* [JAVA-589] Reviewed build time
* Renamed HibernateTimeZoneTest to HibernateTimeZoneIntTest
* [JAVA-873] Extracted benchmarking part of unit test into its own LiveTest
* Revert "[JAVA-873] Extracted benchmarking part of unit test into its own LiveTest"
This reverts commit 10c05ebb7e43be0a04ed377c453f0aa92c81117c.
* [JAVA-906] Renamed PrimeNumberUnitTest to PrimeNumberManualTest in order to avoid it being runned
* [JAVA-906] Renamed HibernateTimeZoneIntTest to HibernateTimeZoneIntegrationTest
* [JAVA-906] Removed package-lock.json and added it to .gitignore
2020-03-12 13:01:06 +05:30
Roman
8be4255cbb
BAEL-3497 IntelliJ Cannot Resolve Spring Boot Configuration Properties ( #8775 )
...
Co-authored-by: Oskar <>
2020-03-11 18:43:43 +00:00
omerfinger
356ef842f0
How to compare json objects using gson article ( #8793 )
...
* How to compare json objects using gson article
* static Assert import
IsObject assert has been deleted
* compare strings test failure example
2020-03-11 17:59:01 +00:00
Vivek
84c78797f5
Delete everything in Redis ( #8823 )
2020-03-11 17:55:14 +00:00
Greg
bcef7cb251
Merge pull request #8841 from dcalap/master
...
BAEL-3461 NullAwayExample
2020-03-11 10:44:38 -04:00
kwoyke
07bec4d5b2
BAEL-3775: Clean up unit tests for Stack ( #8837 )
2020-03-11 06:43:46 +01:00
Eric Martin
80632f53f7
Merge pull request #8847 from alimate/BAEL-3867
...
Using An In-Memory H2 Instance instead of a File Based One
2020-03-10 21:03:27 -05:00
Josh Cummings
d61941fc79
Merge pull request #8693 from Maiklins/BAEL-20604-fix-muleesb-module
...
BAEL-20604 fix muleesb module
2020-03-10 19:50:27 -06:00
rpvilao
30ffb3e3cf
Merge pull request #8814 from markathomas/BAEL-2552
...
BAEL-2552 - spatialguru.net@gmail.com
2020-03-10 21:37:45 +01:00
Ali Dehghani
34c8c9cc54
Using An In-Memory H2 Instance
2020-03-10 16:27:10 +03:30
Josh Cummings
6afa13e0f0
Merge pull request #8828 from dupirefr/team/JAVA-138-maven_install_plugin_version_update
...
[JAVA-138] Updated Maven Install Plugin version from 2.5.1 to 2.5.2
2020-03-09 22:16:23 -06:00
Eric Martin
335127f269
Merge pull request #8808 from johnA1331/master
...
github-related test fix - 18-02-2020
2020-03-09 20:49:51 -05:00
David Calap
2aff1b5c77
BAEL-3461 NullAwayExample
2020-03-09 19:37:01 +01:00
Mona Mohamadinia
a2488e4943
Bael 3653: Adding Pageable Support ( #8766 )
...
* Removed the commented code
* Upgrading the Spring Doc Version
* Adding the Pageable Example
In order to use `Pageable`, I had to add `spring-data-jpa` dep and H2. Also, the Spring doc version was quite outdated, so an upgrade for that, too.
* Adding the Pageable Example
In order to use `Pageable`, I had to add `spring-data-jpa` dep and H2. Also, the Spring doc version was quite outdated, so an upgrade for that, too.
2020-03-09 16:18:44 +00:00
Greg Martin
abf1f21041
added the spring-boot-exceptions to the spring-boot-modules pom.xml.
2020-03-08 16:24:37 -04:00
Loredana Crusoveanu
eda766c83c
Merge pull request #8830 from amit2103/JAVA-5
...
clean up plugins from pom file
2020-03-08 22:16:34 +02:00
dupirefr
21af484963
[JAVA-139] Updated Maven Compiler Plugin version from 3.7.0 to 3.8.1
2020-03-08 09:54:42 +01:00
amit.pandey
75200b6b20
clean up plugins from pom file
2020-03-08 14:23:30 +05:30
dupirefr
aed1fe44c5
[JAVA-138] Updated Maven Install Plugin version from 2.5.1 to 2.5.2
2020-03-08 09:48:35 +01:00
Eric Martin
54dfe2eda6
Merge pull request #8826 from eugenp/BAEL-3454
...
BAEL-3454: Moved AVLTree to data-structures module
2020-03-07 21:25:16 -06:00
eric-martin
c914d47a23
BAEL-3454: Moved AVLTree to data-structures module
2020-03-07 21:20:17 -06:00
Josh Cummings
f35e28d4dc
Merge pull request #8796 from ashleyfrieze/BAEL-3905-how-to-replace-tokens-in-strings
...
BAEL-3905 - replacing tokens tests and implementation
2020-03-07 15:44:30 -07:00
Josh Cummings
3cd2cf7cd1
Merge pull request #8784 from dupirefr/team/JAVA-131-hamcrest_version_update
...
[JAVA-131] Updated hamcrest version from 1.3 to 2.2
2020-03-07 14:12:21 -07:00
Greg Martin
5b5b8a7ab0
Removed unused resource file
2020-03-07 15:00:14 -05:00
Greg Martin
9e969516f3
Moved the code samples for BeanDefinitionOverrideException to a new module.
2020-03-07 14:54:23 -05:00
Ashley Frieze
ce75bc8ddf
BAEL-3905 - replacing tokens tests and implementation
2020-03-07 17:50:50 +00:00
Josh Cummings
aa3f05a178
Merge pull request #8811 from dupirefr/team/JAVA-130-logback_version_update
...
[JAVA-130] Updated logback version from 1.1.7 to 1.2.3
2020-03-07 10:50:32 -07:00
George Haris
72d0f14b6e
BAEL-3835: Inject a value to a static field ( #8820 )
...
Co-authored-by: Georgios Charitakis <georgios.charitakis@prodyna.com>
2020-03-07 14:16:08 +00:00
Loredana Crusoveanu
ba88aa1a69
Merge pull request #8822 from amit2103/JAVA-162
...
fix relative path warning
2020-03-07 13:46:48 +02:00
amit.pandey
aaa6b73c3f
fix relative path warning. removed tab characters
2020-03-07 16:40:44 +05:30
amit.pandey
fb515ed651
fix relative path warning
2020-03-07 16:25:11 +05:30
johnA1331
180ab967fb
Update README.md
2020-03-07 11:15:18 +08:00
johnA1331
626fda4b64
Update README.md
2020-03-07 11:13:37 +08:00
johnA1331
fad6088b0d
Delete README.md
2020-03-07 11:12:26 +08:00
johnA1331
7e829a4ab8
Update README.md
2020-03-07 11:11:41 +08:00