Build: #299 was successful Manual run by daryl herzmann

Code commits

github repo

  • daryl herzmann

    daryl herzmann 48d866641bbb397b6f21f675c0324202c4508ae5

    Merge pull request #250 from guusdk/httpclient-5
    Replace Apache HTTP Client 4.5 with 5.3 (and introduce caching)

  • Guus der Kinderen

    Guus der Kinderen 81600a57d3a42a1fae1a36005dfd6dcd288738bf

    Replace Apache HTTP Client 4.5 with 5.3 (and introduce caching)
    This updates the HTTP client used in our 'rest client'. The new client is configured to use client-sided caching, which hopefully reduces the amount of queries that are performed.

    • pom.xml (version 81600a57d3a42a1fae1a36005dfd6dcd288738bf)
    • src/main/java/org/jivesoftware/webservices/RestClient.java (version 81600a57d3a42a1fae1a36005dfd6dcd288738bf)