Commit Graph

7 Commits

Author SHA1 Message Date
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