456 Commits

Author SHA1 Message Date
Eugen Paraschiv
4288b6cc90 enabling group 3 2018-07-19 18:12:39 +03:00
Eugen Paraschiv
33cbd17ba0 group 2 2018-07-19 17:49:55 +03:00
Eugen Paraschiv
835b19084c moving the libraries module from group 1 2018-07-19 17:16:59 +03:00
Eugen Paraschiv
94838d2b63 running group 1, and small logging fix 2018-07-19 08:56:10 +03:00
Eugen Paraschiv
641e08add4 activating group 2 2018-07-18 23:51:19 +03:00
Eugen Paraschiv
a739a05414 trying out profile-driven build 2018-07-18 23:37:33 +03:00
Eugen Paraschiv
1f03524402 fixing relative path 2018-07-18 18:16:49 +03:00
Eugen Paraschiv
f686bac43a running group 1 2018-07-18 18:01:54 +03:00
Eugen Paraschiv
ea91f24ee8 running group 2 2018-07-18 17:24:43 +03:00
Eugen Paraschiv
a866bcce9a trying out separate modules in the integration profile 2018-07-18 16:35:26 +03:00
Jonathan Cook
b44883b364 BAEL-1889 - Let's move the Java Number articles into a new module (#4619)
* BAEL-1849 - Convert from String to Date in Java

* BAEL-1863 - Calling Callbacks with Mockito

* BAEL-1889 - Let's move the Java Number articles into a new module

* BAEL-1889 - Let's move the Java Number articles into a new module
2018-07-14 15:00:37 +02:00
Tom Hombergs
6a89139411
Merge pull request #4703 from aietcn/master
BAEL-1917 spring security login page with react
2018-07-13 22:22:55 +02:00
aiet
ab0a251253 revert travis and pom changes 2018-07-14 01:21:21 +08:00
aiet
6200d88d33 add spring-security-react to parent pom 2018-07-14 00:07:29 +08:00
Dhawal Kapil
5a5ac7bca0 BAEL-1987 Fix Tests and Compilation In All Projects (#4699)
* BAEL-1987 Fix Tests and Compilation In All Projects

-Fixed test failure in core-kotlin project, include core-kotlin back in parent pom

* Update pom.xml

* BAEL-1987 Fix tests and libraries

-Commented out failing assertion
2018-07-13 17:49:11 +02:00
Dhawal Kapil
8270c6d61a BAEL-1987 Fix Tests and Compilation In All Projects (#4693)
* BAEL-1987 Fix Tests and Compilation In All Projects

-Fixed various compilation issues, test assertions throughout the project.

* Update pom.xml
2018-07-13 00:07:27 +02:00
Sanjay Patel
cddf858c05 BAEL-5246: pom cleanup (#4620)
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project

* BAEL-5246: Initial pass for pom cleanup - upto spring-cloud

* BAEL-5246: pom cleanup upto testing-modules/junit5

* BAEL-5246: pom cleanup - upto xstream

* BAEL-5246: pom cleanup - last round (before review)
2018-07-12 09:04:54 +02:00
Loredana Crusoveanu
7ab2a2c181 moven kotlin-maven project 2018-07-11 22:28:11 +03:00
Loredana Crusoveanu
fed95f4857
Merge branch 'master' into master 2018-07-10 13:43:43 +03:00
Loredana Crusoveanu
6c1de58262
Merge pull request #4658 from eugenp/upgrade-email
Upgrade email
2018-07-08 21:14:54 +03:00
Loredana Crusoveanu
28cbbe080f remove email module 2018-07-08 19:17:44 +03:00
Loredana Crusoveanu
88d17fa432 remove email module 2018-07-08 18:22:27 +03:00
Dhrubajyoti Bhattacharjee
6be948a05a BAEL-1354 Guide to microservice with meecrowave (#4612) 2018-07-08 16:59:05 +02:00
dupirefr
14a571a3f2 [BAEL-1835] Creating empty Maven Java project with compiler plugin 2018-07-07 10:41:40 +02:00
Dhawal Kapil
11edaaf4bc BAEL-1712 Fix tests in libraries project (#4630)
* BAEL-1712 Fix tests in libraries project

-Renamed 45 test files to standard naming conventions.
-Updated maven dependencies in libraries/pom.xml
-Fixed assertion errors in some tests.
-Included libraries project back into parent pom.xml

* BAEL-1712 Fix tests in libraries project

-Downgraded apache maven pmd plugin from 3.9.0 to 3.8 because pmd 6.0.1 present in pmd plugin 3.9.0 was unable to resolve classes having static final inner classes and was resulting into build failure.

* BAEL-1712 Fix libraries

-Fixed JodaTimeUnitTest
2018-07-06 17:33:23 +02:00
Thoughtscript
0630938bbd Merged: removed readme, fixed pom.xml 2018-07-05 02:09:04 +01:00
Eric Martin
bbd23add4a
Merge pull request #4578 from MherBaghinyan/BAEL-1743_
Bael 1743
2018-07-04 12:49:05 -05:00
abialas
97bddd2a20 BAEL-1924 (#4590)
* Revert "BAEL-1924 (#4573)"

This reverts commit b1b34e2fcad274cbe91737b2a6d1fbfbffb62ea6.

* BAEL-1924 move code to new spring-boot-persistence module

* BAEL-1924 add new spring-boot-persistence module
2018-06-30 10:12:01 -07:00
Andrea Ligios
6656f45f0d BAEL-1783 (#4545)
* BAEL-1783

* tabs to spaces, artifact id renamed

* tabs to spaces

* Added module spring-boot-logging-log4j2

* Removed <name> node

* @GetMapping instead of the older @RequestMapping

* @GetMapping instead of the older @RequestMapping
2018-06-29 21:43:22 -05:00
mherbaghinyan
52b1f322ef GWT app new branch 2018-06-28 00:55:48 +04:00
mherbaghinyan
c23d32ea8b Merge remote-tracking branch 'upstream/master' into BAEL-1743_ 2018-06-28 00:43:59 +04:00
mherbaghinyan
5d2d79308e GWT app new branch 2018-06-28 00:42:55 +04:00
Mariusz Kuligowski
287d0a062a BAEL-1732 - Java with ANTLR (#4243)
Examples for Java with ANTLR article
2018-06-26 09:47:49 -06:00
eelhazati
32d50befa4 BAEL-1833 (#4530) 2018-06-25 00:24:49 +02:00
Loredana Crusoveanu
14bdd8e7d7
Merge pull request #4258 from dhruba619/master
BAEL-1627 Moved the code to new module spring-boot-mvc
2018-06-24 10:41:40 +03:00
markusgulden
bde11efe2c BAEL-1821 (#4487)
* Moved Lambda examples to separate module
Implementation of API Gateway example

* Format fixes

* Format fixes

* Minor fixes

* Minor fixes

* Minor fixes
2018-06-23 22:03:32 -05:00
Sanjay Patel
f7953fd65d BAEL-6506: Added IntTest to pmd and poms (#4525) 2018-06-22 13:09:57 +02:00
Bahtiyar Kaba
2e125a0da3 Update parent pom to include test-containers module 2018-06-19 07:37:31 +01:00
Loredana Crusoveanu
218c258134 move tiles to mvc simple 2018-06-17 10:37:51 +03:00
Loredana Crusoveanu
6af0da3586 update project name 2018-06-16 21:17:29 +03:00
Loredana Crusoveanu
6e2feb7f9b
Merge branch 'master' into BAEL-1689 2018-06-14 11:43:08 +03:00
psevestre
b59da11c66 Code for BAEL-1474 (#4472)
* Code for BAEL-1474

* Renamed test to conform to PMD rules
2018-06-12 22:12:05 -07:00
Pello Altadill
a023f014d0 BAEL-1388 Introduction to Java MSF4J Microservices (#4192)
* BAEL-1562 - Thymeleaf sample working

* BAEL-1562 Code added for Fragments sample

* BAEL-1562 - Last correction for the test

* BAEL-1562 - Thymeleaf sample working

* BAEL-1562 Code added for Fragments sample

* BAEL-1562 - Last correction for the test

* Updates Thymeleaf version to 3.0.9.RELEASE

* Added msf4j projects

* updated msf4j project folder

* fixed issue with spring-thymeleaf/pom.xml

* Removed depedency-reduced-pom.xml

* Whitespacing fix
2018-06-08 20:54:58 +02:00
Eugen Paraschiv
2efdeed00f changing parent name 2018-06-08 21:04:03 +03:00
Grzegorz Piwowarek
9fd6025127
Merge branch 'master' into BAEL-1689 2018-06-06 07:32:09 +02:00
Grzegorz Piwowarek
5c0004c746
Update pom.xml (#4412) 2018-06-05 21:03:30 +02:00
pivovarit
11fa0cf492 Disable PMD aggregate 2018-06-05 10:03:20 +02:00
Loredana Crusoveanu
b7b5b50b22
Merge branch 'master' into BAEL-1689 2018-06-02 23:27:19 +03:00
Amit Pandey
9245ba0925 Bael 6729 (#4389)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added README

* [BAEL-6729] - Spring modules needs a spring parent

* [BAEL-6729] - Spring modules needs a spring parent
2018-06-02 16:44:15 +02:00
Amit Pandey
c99aae6e56 Bael 6556 5 (#4385)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added README

* [BAEL-6556] - Renamed next set of testcases

* [BAEL-6556] - Renamed next set of testcases

* [BAEL-6556] - Renamed next set of testcases
2018-06-01 19:07:37 +02:00