[sisu-guice] branch master updated (31abd21 -> a8b1b11)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Oct 3 12:59:47 UTC 2014


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

ebourg-guest pushed a change to branch master
in repository sisu-guice.

      from  31abd21   Install the no_aop artifact linked to the main jar in /usr/share/maven-repo
      adds  34795ca   Imported Upstream version 3.2.4
       new  25cc7df   Merge tag 'upstream/3.2.4'
       new  7f291da   Missing Maven rule for cglib3
       new  6ae958c   New upstream release (3.2.4)
       new  4ab604d   Fixed a build failure caused by maven-bundle-plugin/2.3.7 (Closes: #761522)
       new  a8b1b11   Upload to unstable

The 5 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:
 PATCHES/GUICE_799_fix_osgi_metadata.patch          | 279 ---------------------
 PATCHES/SISUFY.patch                               |  18 +-
 core/pom.xml                                       |   2 +-
 .../inject/internal/ProviderMethodsModule.java     |   4 +-
 .../inject/internal/ScopeBindingProcessor.java     |  11 +-
 .../src/com/google/inject/internal/WeakKeySet.java |  13 +-
 core/test/com/google/inject/ScopesTest.java        |  13 +
 debian/changelog                                   |   6 +-
 debian/control                                     |   2 +-
 debian/maven.properties                            |   4 +-
 debian/maven.rules                                 |   1 +
 extensions/assistedinject/pom.xml                  |   2 +-
 extensions/grapher/pom.xml                         |   2 +-
 extensions/jmx/pom.xml                             |   2 +-
 extensions/jndi/pom.xml                            |   2 +-
 extensions/multibindings/pom.xml                   |   2 +-
 .../com/google/inject/multibindings/MapBinder.java |  18 +-
 .../google/inject/multibindings/Multibinder.java   |  24 +-
 extensions/persist/pom.xml                         |   2 +-
 extensions/pom.xml                                 |   2 +-
 extensions/servlet/pom.xml                         |   2 +-
 extensions/spring/pom.xml                          |   2 +-
 extensions/struts2/pom.xml                         |   2 +-
 extensions/testlib/pom.xml                         |   2 +-
 .../google/inject/testing/fieldbinder/Bind.java    |   8 +
 .../testing/fieldbinder/BoundFieldModule.java      |  68 +++--
 .../testing/fieldbinder/BoundFieldModuleTest.java  |  43 ++++
 extensions/throwingproviders/pom.xml               |   2 +-
 .../CheckedProviderMethodsModule.java              |   4 +-
 pom.xml                                            |   4 +-
 30 files changed, 183 insertions(+), 363 deletions(-)
 delete mode 100644 PATCHES/GUICE_799_fix_osgi_metadata.patch

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



More information about the pkg-java-commits mailing list