Commit Graph

9 Commits

Author SHA1 Message Date
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
amit2103 97f8a0c46c [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
geroza 9ee33c151f migrated modules to parent-boot-2 with spring-boot 2.1:
spring-session/spring-session-jdbc
spring-vault
spring-webflux-amqp
vaadin
vavr
2018-12-12 09:29:23 -02:00
geroza 6ced126022 created parent-boot-2 copy, and point all projects to that new temporary parent pom 2018-12-01 17:37:34 -02:00
Loredana Crusoveanu c09425ac03
Merge pull request #5219 from eugenp/BAEL-8939
BAEL-8939: Adding a Spring Context test in all Spring Modules (change…
2018-09-27 11:21:12 +03:00
charlesgonzales 4cbc8d0bac To add/fix links (Team Jira BAEL-9015) (#5332)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-09-27 09:09:58 +02:00
sachin29aug 84af2d6d82 BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 38 more modules) 2018-09-18 22:57:03 -04:00
Bhargava-Kotharu a575f7b763 BAEL-1784 Spring Vault - Bhargava.Kotharu@gmail.com (#5094)
* BAEL-1784 Spring Vault Initial Commit

* Added Vault Process initalizer and integration tests

* Added comments and code clean up

* Skip IntegrationTest in pom file

* Fixed failing integration test

* Code indentation
2018-09-07 09:03:13 +02:00