timis1
39579dac85
JAVA-24051 Upgrade java-base64-encode-and-decode ( #14654 )
2023-08-28 20:25:53 +03:00
Michael Olayemi
a70a5e0cbc
Splitting a string into two halfs ( #14500 )
2023-07-31 07:01:30 +05:30
Dhawal Kapil
bb5bfa992a
JAVA-19536 Fix formatting of pom.xmls
2023-04-05 07:14:09 +05:30
Anastasios Ioannidis
66f1e56197
JAVA-18131 Upgrade core-java-modules to JDK 11 ( #13462 )
...
* JAVA-18131 Upgrade core-java-modules to JDK 11
* JAVA-18131 Fixed pom conflicts
* JAVA-18131 Upgraded ASM and updated expected test results
* JAVA-18131 Fixed FormatNumberUnitTest and removed core-java-security from upgrading to 17
* JAVA-18131 Removed core-java-sun from upgrading
* JAVA-18131 Removed core-java-jvm-2, fixed number test
* JAVA-18131 Removed core-java-sun from upgrading to 11
* JAVA-18131 Removed all edited submodules from pre-jdk9
* JAVA-18131 removed pre-jpms from pre-jdk9
* JAVA-18131 Removed core-java-numbers-3 from pre-jdk9 profiles
* JAVA-18131 Cleanup
* JAVA-18131 Cleanup 2 - Removed upgraded submodules from core-java-modules
* JAVA-18131 Cleanup completed
* JAVA-18131 Replaced core-java-modules submodules in main pom with core-java-modules
* JAVA-18131 Replaced core-java-modules submodules in main pom, continued
* JAVA-18131 Core-java-nio-2, core-java-serialization back to pre-jdk9
* JAVA-18131 Try removing math-3 from core-java-modules and explicitly refer in parent pom
* JAVA-18131 Removed -lang, -nio, -streams-2, -math-3, -conversions-2 from jdk9 profiles
* JAVA-18131 Corrected conversions-2 module
* JAVA-18131 Review fixes
* JAVA-18131 Fixed -nio, re-upgraded -lang
* JAVA-18131 Adapted -nio for JDK 11, returned -lang to JDK 8
* JAVA-18131 Final corrections
2023-03-31 01:39:12 +05:30
anuragkumawat
31dac65626
JAVA-13089 Verify Java Base64 Encoding and Decoding article
2022-07-09 15:07:47 +05:30
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