Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buck: run http tests | Matthias Sohn | 2016-01-02 | 1 | -0/+18 |
Running tests using buck reveals that HttpClientTests are broken and weren't executed by Maven since these test classes don't match the maven-surefire-plugin's default for test classes **/*Test.java. Will be fixed in a follow-up change. Change-Id: I82a01b5fd3f0a930bec2423a29a256601dadc248 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> |