timis1
c34697f899
JAVA-24051 Upgrade java-base64-encode-and-decode ( #14654 )
2023-08-28 20:25:53 +03:00
Michael Olayemi
933571b813
Splitting a string into two halfs ( #14500 )
2023-07-31 07:01:30 +05:30
Dhawal Kapil
7026b0abc9
JAVA-19536 Fix formatting of pom.xmls
2023-04-05 07:14:09 +05:30
Anastasios Ioannidis
11f740192c
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
138c224907
JAVA-13089 Verify Java Base64 Encoding and Decoding article
2022-07-09 15:07:47 +05:30
Krzysiek
32c8413f82
JAVA-8436: Remove AssertJ depenendency from the child modules - part 4
2021-11-18 14:03:13 +01:00
freelansam
a5bcd85b16
JAVA-7433: Fix references to parents ( #11275 )
2021-10-05 01:08:39 +05:30
sharifi
f8353b071d
BAEL-5079: upgrade commons-codec version
2021-09-11 12:21:33 +04:30
sampadawagde
db5991efb9
JAVA-5223: Fix formatting of POMs (Part 5)
2021-05-06 22:41:38 +05:30
Krzysztof Woyke
d8c26b6adb
JAVA-3586: Get rid of the overriden commons-lang3.version property
2021-01-04 23:01:41 +01:00
François Dupire
2bdba48843
[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
a6b0996346
BAEL-3909: Update README to include article in correct module
2020-04-13 22:34:36 +05:30
johnA1331
88afc279cf
Update README.md
2020-04-10 16:10:17 +08:00
Justin Albano
f239c41f5f
BAEL-3587: Corrected mis-numbering in comments.
2020-03-24 19:57:56 -04:00
Justin Albano
7ad1542856
BAEL-3587: Added %n new line example.
2020-03-24 19:56:27 -04:00
amit.pandey
1f4a4e24ec
pom formatting
2020-03-15 18:22:24 +05:30
catalin-burcea
153a3923f0
[BAEL-18783] - Fix formatting of POMs
2019-12-06 11:40:56 +02:00
Martin van Wingerden
b9e46ff27a
[BAEL-3518] Removed the CheckIntegerInput because its removed from the article ( #8228 )
2019-11-23 23:15:36 -06:00
Martin van Wingerden
76a4694c42
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
Eric Martin
3225470df5
Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
...
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00