Commit Graph

28 Commits

Author SHA1 Message Date
sampadawagde
24b14e377a JAVA-620: parent pom changes to include new module 2020-04-13 15:10:47 +05:30
sampadawagde
b0add81c74 JAVA-1188: Moved modules to core-java-modules 2020-04-07 14:50:03 +05:30
kwoyke
7aad11669e BAEL-2681: Upgrade core-java-collections-set to Java 11 (#8998)
* BAEL-2681: Upgrade core-java-collections-set to Java 11

* BAEL-2681: Comment out core-java-collections-set from the pom.xml
2020-03-31 08:54:14 +02:00
sampadawagde
8a5d4f1a8d JAVA-626 : added new module to parent module's pom 2020-03-22 16:57:48 +05:30
amit.pandey
04c9af4965 pom formatting 2020-03-15 18:22:24 +05:30
eric-martin
f0bd269bc7 BAEL-3583: Added the core-java-security-2 module 2020-03-13 22:50:25 -05:00
Jonathan Cook
74e5e5207b Merge pull request #8592 from AlexFlorinHriscu/master
BAEL-3502 Arrays.deepEquals method examples.
2020-02-17 11:27:53 +01:00
Florin Hriscu
6581c9ca57 BAEL-3502 - Format core-java-modules pom.xml file. 2020-02-16 17:45:08 +02:00
Florin Hriscu
4c2b5c88a7 BAEL-3502 - Format pom.xml file. 2020-02-16 17:43:28 +02:00
Florin Hriscu
9ba4bc4a5c BAEL-3502 Apply correct formatter. 2020-02-16 17:34:31 +02:00
Florin Hriscu
ae672bcc5e BAEL-3502 Bind core-java-arrays-3 module to parent module. 2020-02-16 00:33:48 +02:00
amit.pandey
bab7334d78 added newly added core-java-regex module in parent pom 2020-02-05 19:57:52 +05:30
Dhawal Kapil
eed45d213c BAEL-20665 Submodules not building
- Further fixes
2020-01-12 23:40:28 +05:30
Dhawal Kapil
9b6b14a40b Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-20665
# Conflicts:
#	core-groovy-2/src/test/groovy/com/baeldung/metaprogramming/MetaprogrammingUnitTest.groovy
#	core-java-modules/pom.xml
#	pom.xml
2020-01-12 20:55:19 +05:30
Dhawal Kapil
b75658a2d4 BAEL-20655 Which sub-modules aren't being built?
- Added several missing modules in the main pom.xml
- Fixed the modules list for all the profiles
- Commented several test cases so that all modules can run and be included in the pom.xml
- Moved child modules from main pom to parent modules pom
2020-01-10 17:22:13 +05:30
Krzysztof Woyke
ad90a21491 Merge remote-tracking branch 'upstream/master' into BAEL-20573 2020-01-03 09:21:03 +01:00
kwoyke
04a571ea02 BAEL-3732: Move core-java-security-manager into core-java-security (#8460)
* BAEL-3732: Move core-java-security-manager into core-java-security

* BAEL-3732: Teardown the security manager to not interfere with other tests
2020-01-03 08:59:33 +02:00
Krzysiek
b057f952e7 BAEL-20573: Rename core-java-date-operations to core-java-date-operations-2 2020-01-02 22:45:18 +01:00
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Laurentiu
0bb74e4d9b BAEL-3375 Working with Dates before Java 8 2019-10-31 21:18:02 +02:00
Catalin Burcea
6cb034c1d8 Move articles out of core-java-lang part 1 (#7908) 2019-10-02 22:02:53 -06:00
Denis
73743acb30 BAEL-1529 Intro to the Java SecurityManager (#7697) 2019-09-04 15:30:42 +02:00
vatsalgosar
94522094c1 BAEL-3118 (#7488)
* BAEL-3118
- Increment Decrement Unary Operators

* BAEL-3118
- Added UnitTests for Increment Decrement Unary Operators

* BAEL-3118

* BAEL-3118
- Added new module core-java-lang-operators/pom
- Added increment and decrement unary operators unit tests

* BAEL-3118

* modified artifact id
2019-08-04 13:11:01 +02:00
rahul
45f85e2c7d Changing the parent pom for core-java-networking-2 2019-07-25 07:49:53 +05:30
Liesheng Long
af92ef7146 refactored the module for java optional as a return 2019-06-09 00:31:09 -04:00
abhijoyful
01492d1674 JIRA - BAEL-2773 (The Java NumberFormatException) (#6909)
* adding a generic core-java-exceptions module for number format excpetion and other java exceptions in future

* Update core-java-modules/core-java-exceptions/pom.xml

Co-Authored-By: abhijoyful <abhijoyful@gmail.com>

* add core-java-exceptions module in core-java-module pom

* replace tab with whitespaces

* cleanup code (refactor junit class name per convention, format code, remove blank javadoc)

* rename unit test class per convention to fix build failure
2019-05-10 07:43:18 -05:00
Alejandro Gervasio
4cc3f3413c Multimodule Maven Project using Java Modules (#6875)
* Initial Commit

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update module-info.java

* Update module-info.java

* Update pom.xml

* Update pom.xml
2019-05-02 22:45:12 -05:00
macroscopic64
786fa10555 [BAEL-2073] Java 9 Migration Issues and Resolution 2019-04-25 06:53:50 +05:30