[tiles-request] branch master updated (ee96ddc -> 8d9277e)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Sep 20 14:40:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch master
in repository tiles-request.

      from  ee96ddc   Added the missing rule for the JSP API (Closes: #829722)
       new  e2e4b5f   Wrap and sort
       new  7a9d529   Standards-Version updated to 4.1.0
       new  1047a23   Switch to debhelper level 10
      adds  1d51e59   New upstream version 1.0.7
       new  88cbe98   Updated version 1.0.7 from 'upstream/1.0.7'
       new  f150ea7   Ignore the new test dependencies
       new  8d9277e   Upload to unstable

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


Summary of changes:
 assembly/pom.xml                                   |   2 +-
 debian/changelog                                   |   9 ++
 debian/compat                                      |   2 +-
 debian/control                                     |  25 +++--
 debian/maven.ignoreRules                           |   6 ++
 debian/rules                                       |   2 +-
 pom.xml                                            |   8 +-
 tiles-request-api/pom.xml                          |  54 +++++++++-
 .../request/locale/URLApplicationResource.java     | 105 ++++++++++++++++--
 .../request/locale/URLApplicationResourceTest.java | 117 +++++++++++++++------
 .../osgi/URLBundleApplicationResourceTest.java     |  71 +++++++++++++
 tiles-request-freemarker/pom.xml                   |   4 +-
 tiles-request-jsp/pom.xml                          |   4 +-
 tiles-request-mustache/pom.xml                     |   4 +-
 tiles-request-portlet-wildcard/pom.xml             |   6 +-
 tiles-request-portlet/pom.xml                      |   6 +-
 tiles-request-servlet-wildcard/pom.xml             |   4 +-
 tiles-request-servlet/pom.xml                      |   4 +-
 tiles-request-velocity/pom.xml                     |   4 +-
 19 files changed, 356 insertions(+), 81 deletions(-)
 create mode 100644 tiles-request-api/src/test/java/org/apache/tiles/request/osgi/URLBundleApplicationResourceTest.java

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tiles-request.git



More information about the pkg-java-commits mailing list