8 Commits

Author SHA1 Message Date
tamasradu
c53a361ca0 BAEL-1646 (#4255)
* Adding code for BAEL-1646

* Adding integration tests for BAEL-1646

* Using equalsIgnoreCase to match hashes. Adding cleanup methods

* Corrected junit names
2018-05-22 18:43:13 +02:00
Eugen Paraschiv
14bf9a24d5 testing work 2018-03-04 17:29:04 +02:00
Eugen Paraschiv
7cc57756e1 testing work 2018-03-04 17:28:06 +02:00
Eugen Paraschiv
358f836ecf testing work 2018-03-04 17:22:02 +02:00
Eugen Paraschiv
535656eeb5 testing work 2018-03-04 17:17:57 +02:00
Eugen Paraschiv
84a9b2e0d8 minor cleanup 2018-03-04 17:04:28 +02:00
Doha2012
6f3710b9ae move stream API to core-java-8 (#3403)
* make sure modules using java8

* move url matching code

* upgrade boot parent

* minor cleanup

* fix blocking tests

* add core-java-io module

* move stream API to core-java-8
2018-01-13 14:58:51 +01:00
Doha2012
bff36974cd create core-java-io module (#3397)
* make sure modules using java8

* move url matching code

* upgrade boot parent

* minor cleanup

* fix blocking tests

* add core-java-io module
2018-01-12 15:30:30 +01:00