This is an automated email from the ASF dual-hosted git repository.

dgriffon pushed a change to branch UNOMI-449-forward-public-endpoints
in repository https://gitbox.apache.org/repos/asf/unomi.git.


    from 1a426f2  UNOMI-449 : fix following code review
     add 264ac1c  UNOMI-449 : fix iTests, restore context.js

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/unomi/itests/TestUtils.java    |  4 +-
 .../httpclient/HttpClientThatWaitsForUnomi.java    | 52 ++++++++++++++++++++++
 .../org/apache/unomi/rest/ContextJsonEndpoint.java | 38 +++++++++++++++-
 .../impl/DefaultRestAuthenticationConfig.java      | 33 +++++++++-----
 .../java/org/apache/unomi/web/ClientServlet.java   |  2 +-
 .../java/org/apache/unomi/web/ContextServlet.java  |  2 +-
 .../apache/unomi/web/EventsCollectorServlet.java   |  2 +-
 .../web/HttpServletRequestForwardWrapper.java      | 10 ++---
 8 files changed, 119 insertions(+), 24 deletions(-)
 create mode 100644 
itests/src/test/java/org/apache/unomi/itests/tools/httpclient/HttpClientThatWaitsForUnomi.java

Reply via email to