Commit Graph

9 Commits

Author SHA1 Message Date
Dhawal Kapil af75e04e50 BAEL-9496 Fix failing context tests (#7855)
* BAEL-9496 Fix failing context tests

- Fixes for SpringContextIntegrationTest in several projects

* BAEL-9496 Fix failing context tests

-Fixed ContextTests for spring-jms and further fixes spring-session-mongodb

* BAEL-9496 Fix failing context tests

-Fixed context tests from spring-rest-angular project
2019-09-25 07:25:50 -06:00
Dhawal Kapil db411e34a8 BAEL-10672 Modules with Failing SpringContextTest
- Renamed SpringContextTest to SpringContextLiveTest for modules that had live component
- Fixed integration build due to issues in spring-cloud-data-flow pom.xml
2019-08-10 14:52:25 +05:30
Dhawal Kapil b6ae9ec3b4 Story/bael 14304 (#7311)
* BAEL-15951 Moved vavr, JHipster to default profiles

* BAEL-14304 Include the SpringContextIntegrationTest in the default build

- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists

* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles

* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
charlesgonzales 7d3486e19a
Update README.md 2019-03-14 03:12:25 +08:00
charlesgonzales 5a12974a3c
Update README.md 2018-12-20 22:31:57 +08:00
Dhawal Kapil 4058bfc601 BAEL-9567 Align module names, folder names and artifact id
- Added "name" in pom.xml whereever it was missing and aligned the present ones with the artifactid and foldername
2018-11-30 22:16:08 +05:30
sachin29aug b051112a9c BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 22 more modules.. work in progress..) 2018-09-14 17:13:23 -04:00
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
Aravind Ranganathan 6335e28a9e BAEL-1911 - Spring session with JDBC (#4689) 2018-07-12 09:10:53 +02:00