kwoyke
98a0ac9423
BAEL-3775: Clean up unit tests for Stack ( #8837 )
2020-03-11 06:43:46 +01:00
Eric Martin
7fe67607a2
Merge pull request #8808 from johnA1331/master
...
github-related test fix - 18-02-2020
2020-03-09 20:49:51 -05:00
Loredana Crusoveanu
cee6c73d62
Merge pull request #8830 from amit2103/JAVA-5
...
clean up plugins from pom file
2020-03-08 22:16:34 +02:00
amit.pandey
65a51f13d6
clean up plugins from pom file
2020-03-08 14:23:30 +05:30
Josh Cummings
1e5362eb5a
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
5843af0d09
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
Ashley Frieze
17ecdbf7c8
BAEL-3905 - replacing tokens tests and implementation
2020-03-07 17:50:50 +00:00
johnA1331
9496524c2e
Update README.md
2020-03-07 11:11:41 +08:00
johnA1331
ffc05dd941
Update README.md
2020-03-07 11:11:01 +08:00
johnA1331
4aba61a1df
Update README.md
2020-03-07 11:06:09 +08:00
Somnath Musib
0d674b373d
BAEL-3838 Capturing a Java Thread Dump ( #8780 )
...
Co-authored-by: Somnath Musib <somnath.musib@voltbank.com.au >
2020-03-06 17:12:06 +00:00
dupirefr
7493cd2fc2
[JAVA-131] Unifying hamcrest-core and hamcrest-libraries dependencies under hamcrest
2020-03-05 07:51:28 +01:00
dupirefr
4d3ef0a8da
[JAVA-131] Kept difference between hamcrest and hamcrest-all
2020-03-05 07:51:22 +01:00
Jonathan Cook
e4408fb1af
BAEL-3854 - Pattern Matching for instanceof in Java 14 ( #8799 )
...
* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble
* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble
- Return to indentation with spaces.
* BAEL-3854 - Pattern Matching for instanceof in Java 14
* BAEL-3854 - Pattern Matching for instanceof in Java 14 - add unit test
2020-03-02 22:15:28 -08:00
Greg
359035c055
Merge pull request #8742 from amdegregorio/BAEL-3840
...
BAEL-3840 Suppressed Exceptions in Java
2020-03-02 10:05:23 -05:00
johnA1331
593be09e47
Delete README.md
2020-03-02 18:35:52 +08:00
johnA1331
7c3184fb0e
Update README.md
2020-03-02 14:48:49 +08:00
johnA1331
94f709383a
Update README.md
2020-03-02 14:34:11 +08:00
amdegregorio
48b156bcd3
BAEL-3840 Adjust examples based on editor feedback
2020-02-28 06:54:27 -05:00
Eric Martin
fdffe53ec5
Merge pull request #8751 from johnA1331/master
...
Bi-Monthly Test Fix - BAEL-22265 and BAEL-22266
2020-02-24 20:47:31 -06:00
Jonathan Cook
14a7932b95
Merge pull request #8688 from psoares/master
...
[BAEL-3601] How to Lock Files in Java
2020-02-24 23:10:40 +01:00
François Dupire
9a838423fb
[BAEL-3488] Timer Class ( #8769 )
...
* [BAEL-3488] Moving code to core-java where the original article code was located
* [BAEL-3488] Moved original code under timer package
2020-02-23 08:53:12 -08:00
johnA1331
fc37657333
Update README.md
2020-02-19 11:33:53 +08:00
amdegregorio
d3bd2c4cd8
BAEL-3840 Fix example for section 2.1.
2020-02-18 16:07:26 -05:00
Loredana Crusoveanu
288324bb8b
Merge pull request #8737 from eugenp/lor6-patch-1
...
Update README.md
2020-02-17 21:21:47 +02:00
amdegregorio
cc68549a91
BAEL-3840 Suppressed Exceptions in Java
2020-02-17 06:36:35 -05:00
Jonathan Cook
74e5e5207b
Merge pull request #8592 from AlexFlorinHriscu/master
...
BAEL-3502 Arrays.deepEquals method examples.
2020-02-17 11:27:53 +01:00
Loredana Crusoveanu
d86752bc7f
Update README.md
2020-02-16 21:35:44 +02:00
Loredana Crusoveanu
50fda8e1e0
Merge pull request #8717 from Maiklins/JAVA-112-merge-duplicate-read-file-articles
...
JAVA-112 merge duplicate read file articles
2020-02-16 21:32:41 +02:00
mikr
c30ba0c68b
Java-112 Update unit tests for article merge
2020-02-16 18:32:53 +01:00
Florin Hriscu
6581c9ca57
BAEL-3502 - Format core-java-modules pom.xml file.
2020-02-16 17:45:08 +02:00
Florin Hriscu
4c2b5c88a7
BAEL-3502 - Format pom.xml file.
2020-02-16 17:43:28 +02:00
Florin Hriscu
9ba4bc4a5c
BAEL-3502 Apply correct formatter.
2020-02-16 17:34:31 +02:00
Florin Hriscu
ae672bcc5e
BAEL-3502 Bind core-java-arrays-3 module to parent module.
2020-02-16 00:33:48 +02:00
Florin Hriscu
249361b184
BAEL-3502 Add ArraysDeepEqualsUnitTest.java inside new core-java-arrays-3 module.
2020-02-16 00:33:19 +02:00
Florin Hriscu
f0841886b1
BAEL-3502 Remove ArraysDeepEqualsUnitTest file from core-java-arrays-2 module.
2020-02-16 00:29:50 +02:00
Philippe Soares
859bf3fc67
Reverted change on README.md
2020-02-14 23:20:05 -05:00
psoares
1e16f0ed7f
Update core-java-modules/core-java-nio-2/src/test/java/com/baeldung/lock/FileLocksUnitTest.java
...
Co-Authored-By: KevinGilmore <kpg102@gmail.com >
2020-02-14 23:12:37 -05:00
psoares
5806a622b2
Update core-java-modules/core-java-nio-2/src/test/java/com/baeldung/lock/FileLocksUnitTest.java
...
Co-Authored-By: KevinGilmore <kpg102@gmail.com >
2020-02-14 23:12:30 -05:00
psoares
ad39bcfd96
Update core-java-modules/core-java-nio-2/src/test/java/com/baeldung/lock/FileLocksUnitTest.java
...
Co-Authored-By: KevinGilmore <kpg102@gmail.com >
2020-02-14 23:11:52 -05:00
psoares
6db4f6ebfa
Update core-java-modules/core-java-nio-2/src/test/java/com/baeldung/lock/FileLocksUnitTest.java
...
Co-Authored-By: KevinGilmore <kpg102@gmail.com >
2020-02-14 23:11:41 -05:00
psoares
4ecc47280e
Update core-java-modules/core-java-nio-2/src/test/java/com/baeldung/lock/FileLocksUnitTest.java
...
Co-Authored-By: KevinGilmore <kpg102@gmail.com >
2020-02-14 23:11:34 -05:00
psoares
9bee6c4320
Update core-java-modules/core-java-nio-2/src/test/java/com/baeldung/lock/FileLocksUnitTest.java
...
Co-Authored-By: KevinGilmore <kpg102@gmail.com >
2020-02-14 23:11:28 -05:00
mikr
36fd739bcd
Java-64 Remove stray code
2020-02-14 12:30:43 +01:00
mikr
177dab4711
Java-112 Merge duplicate Java read from file articles
2020-02-13 09:16:08 +01:00
mikr
3eecf5499c
Java-112 Merge duplicate Java read from file articles
2020-02-13 08:50:05 +01:00
rpvilao
54c489179e
Merge pull request #8672 from sampada07/BAEL-3394
...
BAEL-3394 : Using headless mode in Java
2020-02-12 18:21:44 +01:00
Pazis
c45d69388f
java.net.SocketException: Connection reset ( #8707 )
...
* initial commit
* fix
2020-02-11 12:10:59 -08:00
Loredana Crusoveanu
b0ba0e1ff0
Merge pull request #8703 from eugenp/lor6-patch-7
...
Delete README.md
2020-02-10 23:14:37 +02:00
Loredana Crusoveanu
720c481a29
Merge pull request #8702 from eugenp/lor6-patch-6
...
Update README.md
2020-02-10 23:14:05 +02:00