[cglib] branch master updated (2735ea7 -> 1896060)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jun 19 14:15:04 UTC 2017


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

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

      from  2735ea7   New upstream release (3.2.4)
      adds  30cce97   New upstream version 3.2.5
       new  4aa12e1   Merge tag 'upstream/3.2.5'
       new  1896060   New upstream release (3.2.5)

The 2 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                                |   2 +-
 cglib-sample/pom.xml                               |   2 +-
 cglib/pom.xml                                      |   2 +-
 .../main/java/net/sf/cglib/core/ReflectUtils.java  | 110 ++++++++++----
 .../main/java/net/sf/cglib/core/TinyBitSet.java    |  10 +-
 .../net/sf/cglib/proxy/BridgeMethodResolver.java   |  14 +-
 .../java/net/sf/cglib/proxy/CallbackGenerator.java |   2 +-
 .../src/main/java/net/sf/cglib/proxy/Enhancer.java |  20 ++-
 .../sf/cglib/proxy/MethodInterceptorGenerator.java |   3 +-
 .../java/net/sf/cglib/proxy/NoOpGenerator.java     |   3 +-
 .../java/net/sf/cglib/core/TestTinyBitSet.java     |  71 ++++++---
 .../test/java/net/sf/cglib/proxy/TestEnhancer.java | 167 ++++++++++++++++++++-
 debian/changelog                                   |   7 +
 debian/patches/04-optional-ant-dependency.patch    |   2 +-
 pom.xml                                            |   4 +-
 17 files changed, 339 insertions(+), 84 deletions(-)

-- 
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