Liam Williams
89cb132fe1
Merge pull request #16137 from sk1418/calc-percentile
...
Calc percentile
2024-03-18 16:58:54 +00:00
Bipin kumar
8a2f4211c3
JAVA-32170_C_11: Changes made for Fix formatting of POMs - C_11 ( #16112 )
2024-03-15 23:54:51 +02:00
Harry9656
535d9a97b4
[JAVA-31568] Upgrade org.json and json-path libraries
2024-03-11 21:16:11 +01:00
Kai.Yuan
38d0425b2f
[calc-percentile] wip
2024-03-10 18:04:08 +01:00
Bipin kumar
557d43c300
JAVA-31118: Adding core-java-18 in JAVA-26056 as it has preview features ( #15851 )
2024-02-13 15:43:26 +02:00
MohamedHelmyKassab
831acaf8cf
This PR is related to BAEL-7528 ( #15865 )
...
* Update pom.xml
Add: <module>core-java-string-operations-8</module>
* This commit is related to BAEL-7528
This commit aims to add a new module "core-java-string-operations-8" to submit a test class "EmailAndPhoneMaskingUnitTest"
2024-02-12 09:59:03 -08:00
Bipin kumar
322a38321c
JAVA-27677: Reactivate core-java-os-2 and spring-6-rsocket ( #15675 )
2024-02-07 12:44:13 +02:00
Rajat Garg
ec8bf626eb
Add new maven module ( #15723 )
...
Co-authored-by: rajatgarg <rajatgarg@adobe.com>
2024-01-24 12:39:08 -08:00
Mo Helmy
72cd365b26
This PR is related to BAEL-7174 ( #15712 )
...
* Update pom.xml
Add: <module>core-java-regex-3</module>
* This commit is related to BAEL-7174
This commit aims to add a new module named "core-java-regex-3" and a new project named "passwordvalidation" to validate passwords using regex.
* Update PasswordValidationUsingRegexUnitTest.java
Change else-if to assertTrue(matcher.matches());
2024-01-23 11:21:56 -08:00
Sam Gardner
f4e2bd8e39
BAEL-7382 Add date operations 4 to parent pom
2024-01-22 14:36:04 +00:00
vaibhav007jain
40dc851047
Bael 7163 ( #15532 )
...
* Create StreamFromEmptyList.java
Initial Commit
* Create StreamFromEmptyListUnitTest.java
Initial commit of StreamFromEmptyListUnitTest.
* Create README.md
Adding README file.
* Create pom.xml
* Create pom.xml
* Create REAME.md
* Delete core-java-modules/core-java-streams-6/src/README.md
* Delete core-java-modules/core-java-streams-6/src/pom.xml
* Update pom.xml
* Update pom.xml
2024-01-09 10:11:00 +05:30
panos-kakos
9b299f01ae
[JAVA-27683] Fix failing module core-java-modules - upgrade to JDK 17 ( #15495 )
2024-01-04 20:08:03 +02:00
Amit Pandey
c03ed0c608
Make changes to remove relativepath from child modules like core java ( #15535 )
...
* Make changes to remove relativepath from child modules like core java
* Change some version numbers to minimize changes
* Fix tests
* Make the test more generic so that we dont have to hard code strings as it will require change every new year
2024-01-02 23:14:18 +05:30
anuragkumawat
2096eac575
JAVA-29231 Move modules inside existing container modules ( #15492 )
2024-01-01 21:27:05 +02:00
Kai Yuan
37aa0612df
[str-length] string length vs string.bytes.length ( #15518 )
...
* [str-length] string length vs string.bytes.length
* [str-length] add relative path to the core-java-modules
2023-12-31 09:24:53 -06:00
anuragkumawat
a347c74e04
JAVA-29004 Remove parent-java module ( #15477 )
2023-12-27 18:47:23 +02:00
Kai Yuan
ca584307b2
[shift-char-in-string] rotate a string ( #15441 )
2023-12-21 19:57:56 -06:00
Kai Yuan
72b6c78646
[last-iteration] detect the last iteration ( #15414 )
...
* [last-iteration] detect the last iteration
* [last-iteration] add core-java-loops module
2023-12-15 17:47:36 -06:00
panos-kakos
cf858a1493
Java 27490 ( #15217 )
...
* [JAVA-27490] Set java.version of JDK 9+ profile to JDK 17
* [JAVA-27490] Removed java.version from modules
* [JAVA-27490] Commented modules that are failing
* [JAVA-27490] Clean up
* [JAVA-27490] Clean up
2023-12-05 10:43:20 +05:30
Kai Yuan
7f1bfe6a87
[chk-double-is-int] check if doulbe is integer ( #15312 )
2023-12-03 10:55:52 -06:00
Graham Cox
f4c35c055c
BAEL-7218: Inter-Process Communication Methods in Java ( #15286 )
2023-11-24 22:17:18 +01:00
MohamedHelmyKassab
b80ceb7ceb
This PR is related to BAEL-7188 ( #15271 )
...
* Update pom.xml
Adding core-java-swing
* This commit is related to BAEL-7188
This commit aims to add a new module named "core-java-swing".
2023-11-24 08:45:14 -08:00
Bipin kumar
923556ea27
Java 27246 ( #15255 )
2023-11-21 12:52:50 +02:00
Bipin kumar
19e70b20a4
JAVA-26498: Changes made for adding missed module core-java-collectio… ( #15071 )
...
/core-java-modules/core-java-collections-conversions-2
/core-java-modules/core-java-collections-conversions-3
/core-java-modules/core-java-concurrency-advanced-5
2023-11-07 12:28:16 +02:00
Bipin kumar
f1424a62ef
JAVA-26556: Changes made for Adding missed modules ( #15105 )
...
/core-java-modules/core-java-numbers-conversions
/core-java-modules/core-java-datetime-conversion
/di-modules/avaje/persistence-modules/spring-boot-persistence-4
/spring-boot-modules/spring-boot-security-2
/spring-boot-modules/spring-boot-ssl-bundles
/spring-boot-modules/spring-boot-telegram
2023-11-07 12:22:43 +02:00
anuragkumawat
df78df7a81
JAVA-26394 Move java-native to core-java modules ( #15092 )
2023-11-04 11:23:37 +02:00
Thibault Faure
4cd426bb14
BAEL-7107 Code for the article Arrays mismatch method in Java
2023-10-22 23:40:15 +02:00
Bipin kumar
6e470ca730
JAVA-25111: Adding missed modules ( #14805 )
2023-10-22 15:09:12 +03:00
panos-kakos
ec26c2802c
[JAVA-4584] Clean up ( #15006 )
2023-10-19 13:47:13 +03:00
panos-kakos
6d7040879b
[JAVA-4584] Enabled core-java-12 module ( #14926 )
...
Enabled 12,13,15
2023-10-16 12:52:33 +03:00
MohamedHelmyKassab
0eafba3ba1
This PR related to the article BAEL-7023 ( #14993 )
...
* Update pom.xml
* This commit related to the article BAEL-7023
This commit aims to add a test class 'CenteringTextUnitTest.java' proposing several ways to center text in Java.
2023-10-15 15:25:13 -07:00
panos-kakos
ee98df03f4
[JAVA-12051] Moved code to core-java-streams-simple for ebook ( #14889 )
2023-10-13 14:41:35 +03:00
ovidiumihaitacu
3e9ea6e299
Merge branch 'eugenp:master' into master
2023-10-11 20:59:46 +03:00
ovidiu-mihai98
b60089275f
Created another module for core-java-reflection
2023-10-11 20:58:43 +03:00
Mo Helmy
bb29bb9dcd
Adding the new module to the main pom ( #14924 )
...
* This commit related to the article BAEL-6877
This commit aims to add a new Java module "core-java-collections-maps-7"
* Update pom.xml
2023-10-09 13:17:30 +02:00
Maiklins
d1aa92f178
Merge pull request #14770 from niket17590/feature/BAEL-6963-ArrayList
...
BAEL-6963 - ArrayList with Multiple Object Types
2023-10-01 22:15:42 +02:00
Liam Williams
95a63c881c
Merge pull request #14827 from rajat-garg/rg/get-extension-from-mimetype
...
[BAEL-6730] Address review comments
2023-09-30 14:59:57 +01:00
Niket Agrawal
ca1e69ae86
Review Comments
2023-09-27 22:34:49 +05:30
Kai Yuan
ef3c6c0e0b
[list-ic-contains] Check if a List Contains a String Element While Ignoring Case ( #14826 )
2023-09-26 20:08:30 -05:00
rajatgarg
d2ede7f67c
Address review comments
2023-09-25 01:34:58 +05:30
Bhaskar Ghosh Dastidar
7af1c7917f
BAEL-6823-middle-element-array ( #14774 )
...
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-09-21 09:23:10 -07:00
Niket Agrawal
da0beaeee0
Restructuring to new module
...
Restructuring to new module
2023-09-19 21:25:59 +05:30
Kasra Madadipouya
f820b37b6f
Merge pull request #14739 from Bipinkumar27/JAVA-24545
...
JAVA-24545: Changes made for fixing issues in core-java-perf-2
2023-09-15 13:41:31 +02:00
Bipinkumar27
76a427219e
JAVA-24545: Incorporating review comments
2023-09-13 19:50:36 +05:30
panos-kakos
d167545325
[JAVA-20157] Upgraded core-java-serialization module to JDK17 ( #14646 )
...
* [JAVA-20157] Upgraded core-java-serialization module to JDK17
* [JAVA-20157] Upgraded core-java-nio-2 module to JDK17
2023-09-13 12:39:35 +03:00
Bipin kumar
76f7964c96
JAVA-24677: Changes made for add sub-modules in parents ( #14690 )
2023-09-13 12:28:47 +03:00
Bipinkumar27
1189911fc0
JAVA-24545: Changes made for fixing issues in core-java-perf-2
2023-09-09 15:22:02 +05:30
Bipin kumar
9748166751
JAVA-23291: adding missed modules in pom.xml ( #14614 )
2023-09-07 18:47:37 +03:00
Ana Peterlić
259de2ed39
BAEL-6700 - Check if Certificate is Self-Signed or CA Signed with Java ( #14628 )
...
* BAEL-6700 - Check if Certificate is Self-Signed or CA Signed with Java
* Added new module to parent pom
* Update test method names
2023-08-29 12:02:19 +05:30
Graham Cox
379992c84e
BAEL-6813: Moved Magic Square code to core-java-lang-math-3 ( #14587 )
...
* BAEL-6813: Moved Magic Square code to core-java-lang-math-3
* Fix code to work below Java 11
* Fix unrelated broken test
2023-08-15 12:56:05 +02:00