Commit Graph

798 Commits

Author SHA1 Message Date
johnA1331
487cac9d60 Update README.md 2020-03-17 19:09:27 +08:00
Loredana Crusoveanu
588d0b5a2e Merge pull request #8884 from amit2103/JAVA-1007
pom formatting
2020-03-17 12:35:58 +02:00
rpvilao
5587e6b950 Merge pull request #8789 from carloscaverobarca/BAEL-3755-LTrim-And-RTrim-In-Java
[BAEL 3755] - LTrim and RTrim Alternatives in Java
2020-03-15 15:16:49 +01:00
amit.pandey
04c9af4965 pom formatting 2020-03-15 18:22:24 +05:30
Cavero Barca
cea7f64174 Convert Benchmark functions to public to avoid compilation errors 2020-03-15 08:59:15 +01:00
Cavero Barca
cba16ebc49 Remove FQCN for StringUtils and let private functions when possible 2020-03-14 23:06:54 +01:00
eric-martin
f0bd269bc7 BAEL-3583: Added the core-java-security-2 module 2020-03-13 22:50:25 -05:00
Eric Martin
339fe359a6 Merge branch 'master' into master 2020-03-13 22:25:15 -05:00
Cavero Barca
5ff2933a0d Upgrade Guava version 2020-03-13 00:35:43 +01:00
François Dupire
0a08a627ea [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
kwoyke
98a0ac9423 BAEL-3775: Clean up unit tests for Stack (#8837) 2020-03-11 06:43:46 +01:00
Cavero Barca
214ce71433 Keep only null as stripChar in the Apache Commons example 2020-03-10 14:17:19 +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
Cavero Barca
ab5f6b967a Add null as stripChar for Apache Commons StringUtils example 2020-03-10 00:06:36 +01:00
eelhazati
3bbf8e3031 move code to core-java-security-2 2020-03-08 22:28:17 +01: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
Cavero Barca
9c162e8b91 Clean Apache Commons and Guava functions and tests 2020-03-06 21:58:00 +01: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
eelhazati
28e7040cba revert 2020-03-06 15:19:36 +01: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
eelhazati
88808cacd7 move jaas to core security module. 2020-02-29 16:46:05 +01:00
Cavero Barca
17c42c903b Reformat and correct the indentation 2020-02-28 23:53:33 +01:00
Cavero Barca
a8c49a9bec Add the functionality and the unit testing for LTrim and RTrim 2020-02-28 21:00:01 +01:00
Cavero Barca
859a2e93fd Fix the Case Insensitive article name and github references 2020-02-28 18:55:48 +01: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