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

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from cc3a0b7  Removed unused imports
     new 4458fd7  Camel-Jetty: Use BindToRegistry wherever possible
     new 8512761  Camel-Jetty: Fixed CS
     new 9410fd1  Removed unused imports

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../camel/component/jetty/BaseJettyTest.java       | 15 +++--
 .../camel/component/jetty/CustomFiltersTest.java   | 30 ++++-----
 .../apache/camel/component/jetty/HandlerTest.java  | 71 ++++++++++------------
 .../jetty/HttpAuthMethodPriorityTest.java          | 46 ++++++--------
 .../HttpBasicAuthComponentConfiguredTest.java      | 43 ++++++-------
 .../camel/component/jetty/HttpBasicAuthTest.java   | 34 ++++-------
 .../camel/component/jetty/HttpBindingRefTest.java  | 22 +++----
 .../jetty/HttpFilterCamelHeadersTest.java          | 12 ++--
 .../component/jetty/HttpGZipEncodingTest.java      | 51 +++++++---------
 .../camel/component/jetty/HttpUrlRewriteTest.java  | 16 ++---
 .../HttpsRouteSslContextParametersInUriTest.java   | 13 ++--
 .../jetty/MultiPartFormWithCustomFilterTest.java   | 62 +++++++++----------
 .../jetty/rest/RestJettyDefaultValueTest.java      | 41 ++++++-------
 .../rest/RestJettyGetCustomHttpBindingTest.java    | 27 +++-----
 .../component/jetty/rest/RestJettyGetToDTest.java  | 30 ++++-----
 .../jetty/rest/RestJettyGetWildcardsTest.java      | 40 +++++-------
 16 files changed, 232 insertions(+), 321 deletions(-)

Reply via email to