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
Krzysiek
8e107364da
JAVA-9486: Use guava.version defined in the parent pom
2022-01-17 20:18:43 +01:00
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
sampadawagde
af91accf4e
JAVA-5223: Fix formatting of POMs (Part 4)
2021-05-06 22:27:07 +05:30
Krzysztof Woyke
a7c5be1b28
JAVA-3595: Use jmh version defined in the parent pom.xml
2021-03-21 23:06:03 +01:00
Krzysztof Woyke
b13ae16104
JAVA-3586: Get rid of the overriden commons-lang3.version property
2021-01-04 23:01:41 +01:00
rpvilao
944725473e
Merge branch 'master' into BAEL-4300
2020-07-10 09:51:15 +01:00
Amy DeGregorio
62cf3c00a0
BAEL 4157 Move examples to new core-java-lang-3 module ( #9678 )
2020-07-10 08:15:07 +02:00
Loredana Crusoveanu
485b4e3e99
Revert "BAEL-4134"
2020-07-07 14:18:10 +03:00
Jordan Simpson
7665236626
Changed "More" to "Next" and added forward reference to core-java-lang-3
2020-07-05 12:09:12 -05:00
vatsalgosar
d3f060f790
BAEL-3987 ( #9139 )
...
* BAEL-3987 - Cast an int to an enum value
* refactoring
* code refactored
* BAEL-3987 - Updated code snippets
* bAEL-3987 - Fixed indentation
2020-05-28 17:37:23 +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
dupirefr
bb1ccffcaf
[BAEL-3981] Fixes from Josh's review
...
* Upgraded Apache Commons to 3.10
* Replaced Nathalie by Natalie
2020-05-20 23:41:13 +02:00
dupirefr
0ce80e48fd
[BAEL-3981] Moved inner classes to upper level
2020-05-20 23:31:13 +02:00
dupirefr
d1e64fb5db
[BAEL-3981] Code for article
...
* Equality operators
* Object#equals method
* Objects#equals static method
* Comparable interface
* Comparator interface
* Apache Commons features
* Guava features
2020-05-20 23:31:12 +02:00
Marcos Lopez Gonzalez
e257fc3a63
AgeCalculator changes
2020-04-28 22:56:25 +02:00
Marcos Lopez Gonzalez
89dddaebe8
changed example for finder of root cause exception
2020-04-28 22:55:30 +02:00
Marcos Lopez Gonzalez
0d9608507b
root cause finder
2020-04-28 22:15:39 +02:00
johnA1331
933741a3d7
Update README.md
2020-04-10 15:40:36 +08:00
kwoyke
f9a6ef176f
BAEL-3978: Add code samples for Objects.equals() ( #9033 )
2020-04-05 07:52:47 +02:00
Antonio Moreno
33628b1b45
BAEL-3928 Comparing Long values in Java
2020-03-28 11:53:42 +00:00
johnA1331
4dd2850b03
Update README.md
2020-03-18 13:12:25 +08:00
amit.pandey
04c9af4965
pom formatting
2020-03-15 18:22:24 +05:30
rpvilao
54c489179e
Merge pull request #8672 from sampada07/BAEL-3394
...
BAEL-3394 : Using headless mode in Java
2020-02-12 18:21:44 +01:00
johnA1331
fa17b3db61
Update README.md
2020-02-10 15:20:46 +08:00
johnA1331
858ad6ef3d
Update README.md
2020-02-10 15:19:13 +08:00
sampada
7f13a9d0d6
BAEL-3394 : Using headless mode in Java
2020-02-06 19:30:52 +05:30
johnA1331
a7e957b0ef
Update README.md
2020-02-05 16:10:35 +08:00
Kai Yuan
eb5cd047e1
improvement of the article "How to Return Multiple Values From a Java Method"
2020-01-28 21:47:36 +01:00
amit.pandey
b315bf35c6
move versions in properties
2020-01-16 01:53:26 +05:30
M-Abdelbaset
d507160b85
Bael 3510-method multiple return values ( #8348 )
...
* init
* first draft
* first review round changes
* second review round
* changing arg name
2020-01-01 13:19:04 +02:00
rahulgul8
11aa367292
Changes for "Guide to finally in Java" (BAEL-3526) ( #8237 )
...
* Adding files for finally keyword
* Adding returnFromCatch example.
* Adding empty braces instead of dangling ;
* Return from try, removing the catch block.
* moving to to core-java module
* moving to core-java-lang-2
2020-01-01 13:11:12 +02:00
catalin-burcea
2f7e94bc92
[BAEL-18783] - Fix formatting of POMs
2019-12-06 11:40:56 +02:00
Sampada
957cfeb72b
BAEL-3511 : Default parameters in Java ( #8317 )
...
* Added Assertj dependency
* Default parameter example POJO and test class
2019-12-05 23:13:38 -08:00
johnA1331
33a7328c5d
Update README.md
2019-11-22 00:08:40 +08:00
Jonathan Turnock
299e98fa98
BAEL-3212 - Examples of POJO, Bean and BeanUtils reflection ( #7782 )
...
* BAEL-3212 - Examples of POJO, Bean and BeanUtils reflection
* Update pom.xml
2019-11-13 21:57:54 +00:00
Josh Cummings
bcd9ad0898
Merge pull request #8022 from dkapil/task/BAEL-17684_bc
...
BAEL-17684 Cleanup pom properties
2019-10-15 19:02:24 -06:00
Dhawal Kapil
a950bd82a2
BAEL-17684 Cleanup pom properties
2019-10-14 20:31:04 +05:30
Loredana
885df8d48d
add github links to articles
2019-10-12 22:28:00 +03:00
Sjmillington
931e71095c
Updated README language
2019-10-05 16:58:08 +01:00
Sjmillington
ccb9aea14f
Add README descriptions 30
2019-10-01 16:16:00 +01:00
Amit Pandey
f2cac1ab7c
[BAEL-13506] - Split or move core-java-8 module ( #7790 )
2019-09-20 07:30:34 -06:00
fanatixan
06cbdfce02
bael-3208 command line arguments examples ( #7704 )
...
* bael-3208 command line arguments examples
* moved command line argument examples from core-java-lang to core-java-lang-2
2019-09-03 09:26:21 -07:00