131 Commits

Author SHA1 Message Date
Alejandro Gervasio
3dbcaa598d
Update pom.xml 2019-05-16 20:23:20 -03:00
Alejandro Gervasio
d3f7cc19c3
Update pom.xml 2019-05-16 20:05:47 -03:00
alejandrogervasio
31d9ebfa79 Initial Commit 2019-05-16 20:01:02 -03:00
dupirefr
f5937a3600 [BAEL-2932] Static import of Predicate.not 2019-05-15 08:29:25 +02:00
dupirefr
7f275f9b38 [BAEL-2932] Using Predicate.not to negate a method reference 2019-05-15 08:19:30 +02:00
Loredana Crusoveanu
45d8ea4d77
Merge pull request #6953 from eugenp/lor6-patch-11
Update README.md
2019-05-12 20:28:10 +03:00
Loredana Crusoveanu
cf7801fcce
Merge pull request #6952 from eugenp/lor6-patch-10
Create README.MD
2019-05-12 20:27:56 +03:00
Loredana Crusoveanu
2c9d8c4a18
Merge pull request #6950 from eugenp/lor6-patch-8
Create README.MD
2019-05-12 20:26:54 +03:00
Loredana Crusoveanu
33bb2eb297
Merge pull request #6946 from eugenp/lor6-patch-4
Update README.md
2019-05-12 20:26:11 +03:00
Loredana Crusoveanu
60e4112648
Merge pull request #6945 from eugenp/lor6-patch-2
Update README.md
2019-05-12 20:26:02 +03:00
Loredana Crusoveanu
c80627619d
Update README.md 2019-05-12 17:33:42 +03:00
Loredana Crusoveanu
c654b7b44b
Create README.MD 2019-05-12 17:32:16 +03:00
Loredana Crusoveanu
dd4887e3d6
Create README.MD 2019-05-12 17:30:55 +03:00
Loredana Crusoveanu
e8381f10f7
Update README.md 2019-05-12 17:24:14 +03:00
Loredana Crusoveanu
b5c5648e71
Update README.md 2019-05-12 17:23:33 +03:00
Loredana Crusoveanu
5e602ce4cf
Update README.md 2019-05-12 17:22:13 +03:00
Ganesh Pagade
cc4a2639d9 fix test arg order 2019-05-12 11:10:07 +05:30
Loredana Crusoveanu
4169c6d431
Merge branch 'master' into master 2019-05-11 16:01:13 +03:00
Loredana
ea797d5c5b fix string test 2019-05-10 23:57:22 +03:00
Loredana
6f7ebf8574 fix conflicts 2019-05-10 23:22:52 +03: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
Erik Pragt
e1c354f9df
Merge pull request #6921 from asturcon/BAEL-2427-getCauseException
Bael 2427 get cause exception
2019-05-10 09:47:09 +08:00
Marcos Lopez Gonzalez
b9e437b77f RootCauseFinder changed to runtime exceptions 2019-05-09 16:44:04 +02:00
Marcos Lopez Gonzalez
f369ca1b0b rootCauseFinder moved to java-modules 2019-05-09 16:30:22 +02:00
Loredana Crusoveanu
0fa8b6a24c
Update README.md 2019-05-07 22:42:38 +03:00
Ganesh Pagade
ef4fe8c870 new location for the code 2019-05-07 11:12:48 +05:30
amit2103
3bae5e5334 [BAEL-9555] - Created a core-java-modules folder 2019-05-05 17:22:09 +05:30
KevinGilmore
0f4dafeab8
BAEL-2884 update README (#6895)
* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles

* BAEL-2367: add link back to article

* BAEL-2335: add link back to article

* BAEL-2413: add link back to article

* Update README.MD

* BAEL-2577: add link back to article

* BAEL-2490: add link back to article

* BAEL-2471: add link back to article

* BAEL-2583: add link back to article

* BAEL-2738: add link back to article

* BAEL-2711: Add spring-boot-angular module to root pom

* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles

* BAEL-2736: Add link back to article

* BAEL-2789: Add link back to article

* BAEL-2489: add link back to article

* BAEL-2840: add link back to article

* BAEL-2655: add link back to article

* BAEL-2884: add link back to article
2019-05-04 22:54:07 -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
macroscopic64
c587c0b5dd [BAEL-2073] Java 9 Migration Issues and Resolution 2019-04-19 07:15:12 +05:30