Commit Graph

11 Commits

Author SHA1 Message Date
Loredana c97e97d175 add readmes, remove extra modules 2018-12-16 16:25:49 +02: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
Loredana Crusoveanu 0fe135bdcb
Merge pull request #5329 from dkapil/task/BAEL-8962
BAEL-8962 Fix surefire configs of twitterhdfs, spring cloud projects
2018-09-27 11:33:24 +03:00
Dhawal Kapil 9d8b90794e BAEL-8962 Fix surefire configs of twitterhdfs, spring cloud projects
- Surefire config fixes
- pom fixes and standardization
- test names standardization
- added packaging pom at spring-cloud-bus and spring-cloud/spring-cloud-task level
2018-09-25 23:22:58 +05:30
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
Dhawal Kapil cd55d47e8a BAEL-8824 Align module names, folder names and artifact id
- Fixed artifact ids of projects to align with folder names
2018-08-31 20:22:40 +05:30
amit2103 a7689c4ae2 [BAEL-7819] - Added standard parent pom and fixed tests in those modules 2018-08-05 23:17:35 +05:30
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
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
amit2103 f2128ad054 Bael 5249 cleanup (#4108)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-5249] - 21.02 - pom cleanup - formatted pom.xml
2018-04-26 14:37:47 +02:00
abirkhan04 6826ad1853 Spring Cloud Task modules are added. (#3675)
* Spring Cloud Task modules are added.

* Unnecessary files are removed.

* All Sysout are replaced by Logger from Util.

* class name is fixed in Logger.

* Spring cloud task batch module POM updated with dependencies from Maven
Central.

* Links are removed and unnecessary comments are removed from POM.
2018-02-19 21:35:52 -08:00