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

olli pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-post.git.


    from 6a3716f  Merging latest into master
     new 36a99f0  SLING-10031 Move MediaRangeList from Servlets POST to Sling 
API
     new af8dd75  fix javadoc
     new 9689e23  add missing log message parameter
     new c8b623f  SLING-10032 Update Commons Testing to 2.1.2

The 4 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:
 pom.xml                                            |   4 +-
 .../sling/servlets/post/impl/SlingPostServlet.java |   8 +-
 .../servlets/post/impl/helper/MediaRangeList.java  | 335 ---------------------
 .../servlets/post/impl/SlingPostServletTest.java   |   2 +-
 .../post/impl/helper/MediaRangeListTest.java       |  92 ------
 5 files changed, 7 insertions(+), 434 deletions(-)
 delete mode 100644 
src/main/java/org/apache/sling/servlets/post/impl/helper/MediaRangeList.java
 delete mode 100644 
src/test/java/org/apache/sling/servlets/post/impl/helper/MediaRangeListTest.java

Reply via email to