Commit Graph

10 Commits

Author SHA1 Message Date
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 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 33e10ee41f BAEL-8824 Align module names, folder names and artifact id
- Fixed dependencies as per the new folder names
2018-09-04 23:45:18 +05:30
Dhawal Kapil 6ea3e51f19 BAEL-8824 Align module names, folder names and artifact id
- Folder name changes
2018-09-04 20:25:16 +05:30
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
Doha2012 ee86e6b6ad fix blocking tests (#3378)
* make sure modules using java8

* move url matching code

* upgrade boot parent

* minor cleanup

* fix blocking tests
2018-01-08 22:39:01 +01:00
KevinGilmore f1b4ac4cb9 BAEL-554: README.md files (#1252)
* BAEL-278: Updated README.md

* BAEL-554: Add and update README.md files
2017-02-26 19:53:56 -06:00
Daniele Demichelis d4576d9762 BAEL-554 - Increased timeout (#1242)
* Burlap & Hessian server added

* Burlap & Hessian client work

* Fixed main

* Fixed formatting

* Spring Remote example based on Burlap & Hessian runs in a JUnit test

* Fixed main

* Fixed formatting

* Spring Remote example based on Burlap & Hessian runs in a JUnit test

* Spring Remote example based on Burlap & Hessian runs in a JUnit test

* Burlap & Hessian client work

* Fixed main

* Fixed main

* Fixed formatting

* Fixed formatting

* Spring Remote example based on Burlap & Hessian runs in a JUnit test

* Spring Remote example based on Burlap & Hessian runs in a JUnit test

* Fixed POM
2017-02-26 11:49:01 -06:00
Daniele Demichelis afee31e081 BAEL-554 - JUnit test that run server and clients (#1233)
* Burlap & Hessian server added

* Burlap & Hessian client work

* Fixed main

* Fixed formatting

* Spring Remote example based on Burlap & Hessian runs in a JUnit test

* Fixed main

* Fixed formatting

* Spring Remote example based on Burlap & Hessian runs in a JUnit test
2017-02-25 17:22:25 +01:00
Daniele Demichelis a75ed7e70a BAEL-554 Spring Remoting with Hessian and Burlap (#1166)
* Burlap & Hessian server added

* Burlap & Hessian client work

* Fixed main

* Fixed formatting
2017-02-20 21:38:52 -06:00