Commit Graph

103 Commits

Author SHA1 Message Date
sampadawagde
6b1dd1563d JAVA-10138 - Fix formatting of POMs 2022-03-13 14:48:44 +05:30
kwoyke
0b629590de Merge pull request #11670 from freelansam/JAVA-9022
JAVA-9022: Fix formatting of POMs
2022-01-13 09:50:07 +01:00
sampadawagde
150dbd10e7 JAVA-9022: Fix formatting of POMs 2022-01-10 22:05:47 +05:30
priya-soni
0171d34f6a BAEL-5241 : Formatting code snippets as part of documentation comments (#11630) 2021-12-28 19:09:38 +01:00
Krzysiek
b978d68efb JAVA-8436: Remove AssertJ depenendency from the child modules - part 4 2021-11-18 14:03:13 +01:00
mikr
6367e31787 JAVA-8279 Split or move core java module 2021-11-13 21:22:34 +01:00
johnA1331
d0082f5861 Update README.md 2021-11-10 19:26:58 +08:00
Amitabh Tiwari
7db48c12e9 Updated review comment 2021-11-06 06:09:48 +05:30
Amitabh Tiwari
56300022b1 Review comments updated
Review comments updated
2021-11-06 05:53:22 +05:30
Amitabh Tiwari
c902fc97ca Update SerializationUnitTest.java
Changes to add more tests.
2021-10-24 07:03:35 +05:30
Amitabh Tiwari
09f205b8f2 Changes to PO
Changes to add transition and volatile
2021-10-19 07:24:07 +05:30
Amitabh Tiwari
ae9eed2066 Update SerializationUtils.java
Updating serialization Utils
2021-10-15 19:25:52 +05:30
Amitabh Tiwari
2087187a6a Style Correction
Style Correction
2021-10-15 09:26:11 +05:30
Amitabh Tiwari
753ea65ff3 Method for validation of Serializable Objects
Method for validation of Serializable Objects
2021-10-15 09:13:02 +05:30
Amitabh Tiwari
723160c5cc Serialization Validation initial commit
Changes for Adding Tests Serialization Validation
1: Added utility Method.
2: Added Tests
2021-10-15 08:36:43 +05:30
freelansam
160b977f61 JAVA-7433: Fix references to parents (#11275) 2021-10-05 01:08:39 +05:30
mikr
1fa22883f9 JAVA-5949 Reduce size of core-java. Remove dictionary.in (unused). 2021-08-17 10:09:54 +02:00
johnA1331
11538605dc Update README.md 2021-07-02 05:40:28 +08:00
Diego Torres
c9882f2090 [uuid] diegotorres/dtorres.py@gmail.com Improvements for UUIDv5 generation (#10978)
* [uuid] Added method to generate UUID identifiers for version 5

Signed-off-by: Diego Torres <dtorres.py@gmail.com>

* [uuid] Small improvements for UUIDv5 generation

Signed-off-by: Diego Torres <dtorres.py@gmail.com>
2021-06-29 10:46:32 +02:00
Diego Torres
daefb08701 [uuid] Added method to generate UUID identifiers for version 5 (#10948)
Signed-off-by: Diego Torres <dtorres.py@gmail.com>
2021-06-24 22:10:31 +02:00
johnA1331
d2dea40cbc Update README.md 2021-05-27 01:01:00 +08:00
sampadawagde
60e9c08008 JAVA-5223: Fix formatting of POMs (Part 2) 2021-05-06 18:01:55 +05:30
Krzysztof Woyke
333ffc771b JAVA-3596: Clean up exec-maven-plugin config 2021-04-02 15:43:27 +02:00
Dhawal Kapil
1165bde2d9 Update README.md 2020-08-16 08:46:46 +05:30
Loredana Crusoveanu
485b4e3e99 Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
Loredana Crusoveanu
72f6993474 Merge pull request #9449 from Maiklins/JAVA-1749-update-UUID-article-and-code
Java-1749 update UUID article and code
2020-06-09 19:10:48 +03:00
mikr
9db00645fe JAVA-1522 Fix integration test for encoding package (2) 2020-06-07 21:46:55 +02:00
mikr
3b1fd20014 JAVA-1522 Fix integration test for encoding package 2020-06-07 18:17:43 +02:00
mikr
aece4e5216 JAVA-1522 Split core-java-modules/core-java module 2020-06-07 16:52:25 +02:00
mikr
4cb07819f3 JAVA-1749 Move modules language interop and console 2020-06-07 13:22:16 +02:00
mikr
406425cd8d JAVA-1749 Update UUID article and code 2020-06-07 12:13:32 +02: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
Aaron Juarez
2d44847335 Bael-3966: code fixes after editor review (#9203) 2020-05-01 21:35:29 +02:00
Aaron Juarez
e1e47ffe6a BAEL-3966: find object's class in Java (#9118) 2020-04-25 22:23:13 +02:00
amit.pandey
04c9af4965 pom formatting 2020-03-15 18:22:24 +05:30
kwoyke
98a0ac9423 BAEL-3775: Clean up unit tests for Stack (#8837) 2020-03-11 06:43:46 +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
amit.pandey
65a51f13d6 clean up plugins from pom file 2020-03-08 14:23:30 +05:30
johnA1331
7c3184fb0e Update README.md 2020-03-02 14:48:49 +08: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
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
amit.pandey
64d2435e07 move regex module from existing module to core-java-regex module 2020-02-05 19:39:20 +05:30
Loredana Crusoveanu
bb1682a213 Merge pull request #8541 from kwoyke/BAEL-20927
BAEL-20927: Standardize packages for core-java-modules
2020-01-26 11:51:00 +02:00
Krzysztof Woyke
24e980ae1e BAEL-20927: Migrate core-java to com.baeldung package 2020-01-16 13:26:09 +01:00
amit.pandey
b315bf35c6 move versions in properties 2020-01-16 01:53:26 +05:30
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
catalin-burcea
34e61efb0a [BAEL-16531] - Move all the existing articles on "optional" under java-optional 2019-11-26 12:01:07 +02:00
catalin-burcea
5ec3630590 [BAEL-19088] - Move articles out of core-java-io part 3 2019-11-15 11:49:42 +02:00
Sjmillington
0fe123a691 [BAEL-15993] - Move articles out of core-java pt 3 2019-11-02 11:40:05 +00:00