8 Commits

Author SHA1 Message Date
Grzegorz Piwowarek
62254d9beb Serenity build fox (#2236)
* Dependency clash resolved

* Fix GuavaStreams tests

* Fix GuavaStreams tests
2017-07-09 08:56:51 +02:00
Grzegorz Piwowarek
fe2d2a6604 Dependency clash resolved (#2235) 2017-07-09 07:45:22 +02:00
Doha2012
91be1eaf49 fix test names (#1865)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom

* cleanup pom

* add missing parent

* fix logging issue

* fix test names

* fix merge

* minor fix

* fix test names

* fix test names
2017-05-16 11:03:40 -05:00
Doha2012
48cd6f876f Fix test names (#1853)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom

* cleanup pom

* add missing parent

* fix logging issue

* fix test names
2017-05-15 11:35:14 -05:00
Mateusz Mrozewski
a623ddbf45 BAEL-642 ClassToInstanceMap example (#1767)
* BAEL-642 ClassToInstanceMap example added

* BAEL-642 Improved example for ClassToInstanceMap

* Reverted change in pom.xml

* BAEL-642 Move the ClassToInstanceMap examples to guava module as unit tests
2017-05-03 22:47:34 +02:00
Devendra Tiwari
ce589cc7b5 Corrected Indentation using formatter. (#1541) 2017-03-30 20:21:17 +02:00
Devendra Tiwari
6fe778979a Guide to Guava | common.util.concurrent (#1528)
Code and Tests for common.util.concurrent package
2017-03-28 22:48:47 +02:00
Devendra Tiwari
64c2ef150e Guava 21 (#1411)
Code for article Guava 21 | common.collect package
2017-03-20 09:16:34 +01:00