summaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Add compile dependency on jetty-utilBjørn Christian Seime2017-04-241-1/+4
|
* Remove HttpClient from jdisc_http_serviceBjørn Christian Seime2017-04-241-10/+0
| | | | | | | The unit tests for HttpClient have been disabled for 3 years, and multiple tests were failing after enabling them. I could not find any use of HttpClient in Vespa. The com.yahoo.jdisc.http.client was not marked as public API.
* Set log level to INFO to avoid massive debug output.Arnstein Ressem2017-04-031-0/+3
|
* Remove non-working web socket code from JDiscBjørn Christian Seime2016-12-131-10/+0
|
* Revert "Use Jetty 9.4.0"Henning Baldersheim2016-12-121-1/+0
|
* Use Jetty 9.4.0Bjørn Christian Seime2016-12-121-0/+1
|
* Fail compilation on warningsBjørn Christian Seime2016-11-301-3/+3
| | | | Suppress warnings on unused resource in try-with-resource statements
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* PublishJon Bratseth2016-06-151-0/+210