[cglib] branch master updated (407f59a -> 49d6c7b)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Apr 20 15:45:54 UTC 2016


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

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

      from  407f59a   Upload to unstable
       new  8b50869   Depend on libasm-java (>= 5.0) instead of libasm4-java
       new  626a4a1   Standards-Version updated to 3.9.8
      adds  f200921   Imported Upstream version 3.2.2
       new  8db058f   Merge tag 'upstream/3.2.2'
       new  f6a411e   Ignore the maven-gpg-plugin
       new  49d6c7b   New upstream release (3.2.2)

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:
 cglib-integration-test/pom.xml                     |  2 +-
 cglib-jmh/pom.xml                                  |  2 +-
 cglib-nodep/pom.xml                                |  3 +-
 cglib-sample/pom.xml                               |  2 +-
 cglib/pom.xml                                      |  2 +-
 .../net/sf/cglib/core/AbstractClassGenerator.java  | 12 ++++-
 .../{WeakIdentityKey.java => WeakCacheKey.java}    | 20 ++++----
 .../src/main/java/net/sf/cglib/proxy/Enhancer.java |  4 +-
 .../test/java/net/sf/cglib/proxy/TestEnhancer.java | 55 +++++++++++++++++++++-
 debian/changelog                                   |  9 ++++
 debian/control                                     |  8 ++--
 debian/maven.ignoreRules                           |  1 +
 debian/maven.rules                                 |  1 -
 debian/rules                                       |  2 +-
 pom.xml                                            | 12 ++---
 15 files changed, 102 insertions(+), 33 deletions(-)
 rename cglib/src/main/java/net/sf/cglib/core/{WeakIdentityKey.java => WeakCacheKey.java} (50%)

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



More information about the pkg-java-commits mailing list