Commit Graph

15 Commits

Author SHA1 Message Date
Krzysiek
b978d68efb JAVA-8436: Remove AssertJ depenendency from the child modules - part 4 2021-11-18 14:03:13 +01:00
freelansam
160b977f61 JAVA-7433: Fix references to parents (#11275) 2021-10-05 01:08:39 +05:30
sharifi
c0e7348e17 BAEL-5079: upgrade commons-codec version 2021-09-11 12:21:33 +04:30
sampadawagde
05864e8bc2 JAVA-5223: Fix formatting of POMs (Part 5) 2021-05-06 22:41:38 +05:30
Krzysztof Woyke
b13ae16104 JAVA-3586: Get rid of the overriden commons-lang3.version property 2021-01-04 23:01:41 +01:00
François Dupire
da21b60f9a [JAVA-1657] Junit and Maven Surefire Plugin upgrade in core-java-modules (#9301)
* [JAVA-1657] core-java-modules JUnit and Maven Surefire Plugin upgrade

* [JAVA-1657] Changed sub modules parents to core-java-modules and core-java-modules to parent-java

* [JAVA-1657] Upgraded JUnit Jupiter version

* [JAVA-1657] Get JUnit 4 dependency transitively
2020-05-25 19:45:48 +05:30
sampadawagde
92f4c5b1e1 BAEL-3909: Update README to include article in correct module 2020-04-13 22:34:36 +05:30
johnA1331
9c0b8220f8 Update README.md 2020-04-10 16:10:17 +08:00
Justin Albano
d48a3a91d6 BAEL-3587: Corrected mis-numbering in comments. 2020-03-24 19:57:56 -04:00
Justin Albano
216007d018 BAEL-3587: Added %n new line example. 2020-03-24 19:56:27 -04:00
amit.pandey
04c9af4965 pom formatting 2020-03-15 18:22:24 +05:30
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Martin van Wingerden
7bbd5859b0 [BAEL-3518] Removed the CheckIntegerInput because its removed from the article (#8228) 2019-11-23 23:15:36 -06:00
Martin van Wingerden
6493862428 Some changes in the is-numeric (#8171)
* Perform a null-check instead of catching NPE's
* Use pre-compiled regular expressions and perform a null-check before testing it against the regex
* Made the test usable with two modes, one using a single values and another one using a more realistic workload.
* Upgraded the commons-lang version
2019-11-21 23:28:58 -06:00
catalin-burcea
ba50a42d43 Move articles out of java-strings part4 2019-10-30 17:33:19 +02:00