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

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


    from dfde92a  [maven-release-plugin] prepare for next development iteration
     new 6ab427c  SLING-10031 Move MediaRangeList from Servlets POST to Sling 
API
     new 8b931c5  SLING-10031 Move MediaRangeList from Servlets POST to Sling 
API

The 2 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                                            |   2 +-
 .../sling/servlets/post/impl/SlingPostServlet.java |   2 +-
 .../servlets/post/impl/helper/MediaRangeList.java  | 335 ---------------------
 .../servlets/post/impl/SlingPostServletTest.java   |   2 +-
 .../post/impl/helper/MediaRangeListTest.java       |  92 ------
 5 files changed, 3 insertions(+), 430 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