Commit Graph

777 Commits

Author SHA1 Message Date
Josh Cummings af2359f9b1
Move fastUtil to libraries-primitive (#6868) 2019-04-30 22:04:03 -06:00
Loredana Crusoveanu b021130336
Merge pull request #6840 from amit2103/BAEL-12908
[BAEL-12908] - Created algorithms-miscellaneous-3 module
2019-04-30 12:57:28 +03:00
Eric Martin 6e4c34d774
Merge pull request #6828 from jlarroque/master
BAEL-2832: Check if a String contains a Substring
2019-04-29 20:04:14 -05:00
Loredana Crusoveanu b54c8e3730
Merge pull request #6841 from Doha2012/master
jackson support for kotlin
2019-04-29 09:52:49 +03:00
DOHA 3c52628de2 add module kotlin-libraries-2 to parent pom 2019-04-28 20:30:54 +03:00
amit2103 5639e470d1 [BAEL-12908] - Created algorithms-miscellaneous-3 module 2019-04-28 22:24:28 +05:30
Loredana Crusoveanu decb0f6628
Merge pull request #6825 from eugenp/lor6-patch-4
Update pom.xml
2019-04-27 08:49:36 +03:00
jose caa9f36a15 BAEL-2832: added java-strings-2 module to main pom.xml 2019-04-27 00:40:12 -03:00
Loredana Crusoveanu 0c3258753b
Merge pull request #6780 from eugenp/BAEL-2493-v2
rename config project, formatting
2019-04-27 00:07:25 +03:00
Loredana Crusoveanu 1e65e6a7b8
Update pom.xml 2019-04-27 00:03:46 +03:00
Loredana adb8759e30 refactor module spring-boot-ex 2019-04-26 14:30:12 +03:00
Erik Pragt c80d0a9e84
Merge pull request #6783 from FDPro/bael-2882
dupirefr/dupire.francois+pro@gmail.com [BAEL-2882] Create a Command Line Java Program with Picocli
2019-04-26 10:28:29 +08:00
Eric Martin b1aaff5b43
Merge pull request #6615 from josephine-barboza/master
BAEL-2766 Maps in Groovy
2019-04-25 17:06:47 -05:00
Eric Martin fb036aebda
Merge pull request #6812 from eugenp/BAEL-2800
BAEL-2800: Moved core-java-collections-map to java-collections-maps-2
2019-04-25 17:01:37 -05:00
Josephine Barboza db61484527 BAEL-2766 Added core-groovy-collections module 2019-04-25 23:33:54 +05:30
eric-martin 156f9b6906 BAEL-2800: Moved core-java-collections-map to java-collections-maps-2 2019-04-24 22:53:09 -05:00
macroscopic64 e6fe47d6ac Merge remote-tracking branch 'upstream/master' 2019-04-25 06:37:02 +05:30
Muhammad Asif Anwar cf98eefb62 gitflow-incremental-builder upgrade (#6811) 2019-04-24 20:55:46 +03:00
Alejandro Gervasio ebde333439 Multi-module Maven Project using Java Modules (#6766)
* 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 root pom.xml

* Update root 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
2019-04-24 07:49:12 -05:00
pcoates33 b63f8882ea BAEL-2837 Add sample Set operations in Java (#6697)
* BAEL-2837: Add sample set operations in Java

* BAEL-2837 add new module core-java-collections-set

* BAEL-2837 Updated readme.md file

* BAEL-2837 Tidy dependencies in pom.xml

* BAEL-2837 tidy white space in pom.xml

* BAEL-2837 Rename unit test class

* BAEL-2837 Removed unused logback-xml
2019-04-22 11:12:56 -06:00
Loredana 0ae452d0a6 update pom 2019-04-21 17:14:55 +03:00
dupirefr 382216bdb1 [BAEL-2882] Picocli 2019-04-21 13:26:25 +02:00
Loredana 884f0a7d8a update pom 2019-04-21 11:39:44 +03:00
Loredana d3b1630927 rename config project, formatting 2019-04-21 11:37:57 +03:00
macroscopic64 a9f1bb2f69 [BAEL-2073] Java 9 Migration Issues and Resolution 2019-04-21 11:47:01 +05:30
Anshul Bansal 550c59b473
Merge branch 'master' into master 2019-04-20 22:12:33 +03:00
maibin e164ab8af0
Fix the Groovy 2 build (#6772)
* Fix the name of the artifact

* Add Groovy 2 to build
2019-04-20 10:44:01 -07:00
amit2103 dda58cddc2 [BAEL-13597] - Added new module : httpclient-simple, updated httpclient with new version and code 2019-04-20 18:59:18 +05:30
Raghav Jha 9da56d97b6 BAEL-2822 Persisting Maps with Hibernate (#6692)
* BAEL-2822 Persisting Maps with Hibernate

* BAEL-2822 Move PersistMaps Tutorial to new module

* BAEL-2822 Move PersistMaps Tutorial to new module

*     BAEL-2822 Move PersistMaps Tutorial to new module
2019-04-19 22:34:34 -06:00
Krzysztof Majewski a249fbaf62 BAEL-2493 2019-04-18 10:03:19 +02:00
Kumar Chandrakant 275a4acaea Adding source files for article BAEL-1932 (#6746) 2019-04-18 07:43:09 +02:00
Loredana Crusoveanu 581ae8abb0
Merge pull request #6725 from amit2103/BAEL-13887
[BAEL-14127] - Moved code to jackson-simple
2019-04-17 21:41:12 +03:00
Anshul Bansal 7b84d6ce6f
Merge branch 'master' into master 2019-04-17 10:59:36 +03:00
Kevin Wittek 8ba93d8dc6 BAEL-2771 string matching - Move to new module (#6744)
* BAEL-2771 Add String matching example to core-groovy

* Move test to new core-groovy-2 module
2019-04-16 14:21:09 -07:00
Alexander Molochko 5e6a5ae662 Add core-kotlin-io to the root pom 2019-04-16 09:30:26 +03:00
Anshul Bansal d0a6c5701a BAEL-2661 - Groovy def keyword 2019-04-14 22:02:14 +03:00
amit2103 bcca8479d5 [BAEL-14127] - Moved code to jackson-simple 2019-04-14 22:40:48 +05:30
Kumar Chandrakant 87e2047eb5 Adding source files for the tutorial BAEL-2788 (#6699)
* Adding source files for the tutorial BAEL-2788

* Made changes to the code for the review comments
2019-04-14 18:55:16 +02:00
Loredana Crusoveanu fd3e1fbded
Merge pull request #6709 from dkapil/task/BAEL-10891
BAEL-10891 Renamed tests to *ManualTest because these tests need a ru…
2019-04-13 21:01:10 +03:00
Marcos Lopez Gonzalez 9df90567d4 BAEL-2464 - lambdas and final local variables (#6530)
* lambdas and final local variables

* workarounds when using non-final local variables in lambdas

* cleanup

* capturing lambdas refactor

* lambdas and local variables

* added comments to capturing lambdas examples

* lambdas variables moved to core-java-lambdas

* core-java-lambdas module moved in pom

* format
2019-04-12 23:10:46 -06:00
Eric Martin 9ff896fe4e
Merge pull request #6652 from SmartyAnsh/master
BAEL-2800 -  BAEL-2800_Copying_a_HashMap_in_Java - new module added
2019-04-11 22:12:25 -05:00
Dhawal Kapil 2841688215 BAEL-10891 Moved projects spring-5-data-reactive and spring-amqp-simple from heavy profiles to default-second and integration-lite-second 2019-04-11 20:55:38 +05:30
Anshul Bansal 998e2b7eeb BAEL-2800_Copying_a_HashMap_in_Java - module renamed to core-java-collections-map 2019-04-10 16:55:52 +03:00
Andrey Shcherbakov 34c0cbe8e3 Add a code snippet for anonymous classes (BAEL-2833) (#6690)
* Add a code snippet about anonymous classes (BAEL-2833)

Add a code snippet about anonymous classes (BAEL-2833)
Create module core-java-2 and move 'anonymous' package there

* Adjust the pom of core-java-8-2 module

* Adjust unit test
2019-04-09 23:28:44 -07:00
Loredana Crusoveanu 713972cdf0
Merge pull request #6627 from gmconte/BAEL-617
Bael 617: BIRT reporting with Spring Boot
2019-04-09 09:08:07 +03:00
Gian Mario Contessa 1e562ed97c BAEL-617: fixed indent spacing of the other module as well 2019-04-08 23:44:16 +01:00
Gian Mario Contessa 6962247c1c BAEL-617: fixed indent spacing 2019-04-08 23:42:37 +01:00
Saurabh Kedia afd8fe5c98 BAEL-379 A Guide to jBPM with Java (#6687)
* BAEL-379 A Guide to jBPM with Java

* BAEL-379 A Guide to jBPM with Java
2019-04-08 08:33:50 -07:00
amit2103 3bbb2fbc55 [BAEL-13314] - Fix formatting of POMs 2019-04-08 00:12:30 +05:30
amit2103 c421103724 [BAEL-13378] - Added submodules in integration profiles also 2019-04-07 11:55:35 +05:30