Commit Graph

10 Commits

Author SHA1 Message Date
Eric Martin bb060260dc
Merge pull request #5977 from rockoder/java11-nests
[BAEL-2359] Java 11 Nests
2018-12-28 20:38:36 -06:00
Ali Dehghani 5aed1b89bb Added a test for Optional#isEmpty. (#5938) 2018-12-28 07:47:13 -06:00
Ganesh Pagade 6ae59f8f8d clean up 2018-12-27 17:08:34 +05:30
Ganesh Pagade 9e23ea5abe simplier asserts 2018-12-27 17:02:37 +05:30
Ganesh Pagade 338b0bc80c format 2018-12-23 12:08:36 +05:30
Ganesh Pagade e8b07fea1d unit tests for nest based access control 2018-12-23 12:05:51 +05:30
Ganesh Pagade 12e2e09033 Java 11 String APIs 2018-12-16 20:27:29 +05:30
Ganesh Pagade 98d74af44a added shebang file 2018-12-11 22:47:56 +05:30
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
amit2103 e9a0babbe5 [Bael 6099] - Add "core-java-10" and "core-java-11" modules (#4125)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-6099] - Added core-java-10 and core-java-11 modules

* [BAEL-6099] - Added core-java-10 and core-java-11 modules

* [BAEL-6099] - Enforced compiling to a particular version

* [BAEL-6099] - Enforced compiling to a particular version
2018-04-29 17:07:32 +02:00