Commit Graph

22 Commits

Author SHA1 Message Date
Dhawal Kapil a05fc4f82a BAEL-8902 Metrics Project Test Fails
- Fixed tests
2018-09-11 12:48:31 +05:30
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
Amit Pandey 7206e64bef Bael 6556 3 (#4382)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases
2018-06-01 13:12:51 +02:00
Grzegorz Piwowarek 0c0a3cab16
Adjust config (#3979)
* Adjust config

* Adjust config

* Adjust config

* fix

* fix

* Rename MetricTypeTest

* Rename MetricTypeTest

* Rename MetricTypeTest

* Rename MetricTypeTest

* Install custom pmd jar to local maven repo during maven validate phase, so that it becomes available during project build

* maven install plugin - adding base path

* changed the phase for maven directory plugin to validate to make sure that the base directory variable is available to maven install plugin

* pmd violation flag back to false
2018-04-13 07:08:55 +02:00
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
aietcn 71de9142f0 BAEL-1064 opt assertions (#2810) 2017-10-21 20:31:45 -07:00
aietcn b3737dd227 BAEL-1064 extract collectors and update micrometer dependency version (#2773) 2017-10-20 22:53:44 -07:00
aietcn 1a4812d722 BAEL-1064 (#2748)
* BAEL-1064

* add spring-milestones repo to pom

* more endpoints for spring integration metrics
2017-10-18 15:01:51 -07:00
Grzegorz Piwowarek b5478f7e9a Build opt 9 08 2017 (#2397)
* pCollections

* Reformat

* Refactor metrics

* Refactor hoverfly
2017-08-09 15:32:08 +02:00
Tian Baoqiang 1acbe9b162 #BAEL-1007 (#2264)
* #BAEL-1007

* fix format err of pom
2017-07-15 09:24:28 +02:00
Tian Baoqiang 213a6e2bf2 #BAEL-397: use toMap instead of creating an empty hashmap (#2167)
* BAEL-397: use toMap instead of creating an empty hashmap

* BAEL-397: static import toMap for cleaner code
2017-06-27 07:35:41 +02:00
Tian Baoqiang 52663a6bf5 BAEL-397: netflix servo intro (#2159) 2017-06-26 15:44:02 +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
Grzegorz Piwowarek 669f4d6dce Further build improvements (#1486) 2017-03-25 11:00:16 +01:00
Diane Duan 9f77fecd15 fix 2017-02-06 17:47:57 +08:00
pivovarit 71c298276f Refactor MetricsTest 2017-01-19 21:00:55 +01:00
Predrag Maric 761603c76a Formatting in metrics tests 2017-01-19 13:01:10 +01:00
pivovarit e17dd32c49 Refactor HealthCheckTest 2017-01-17 06:03:30 +01:00
Diane Duan 63d20dc1b1 pom, ut method names 2017-01-17 09:56:45 +08:00
Diane Duan ccd3e5b728 metrics examples 2017-01-09 11:53:32 +08:00
Diane Duan 494e539700 init 2017-01-04 17:50:53 +08:00