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

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jul 14 21:51:46 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  3540529   Make the ant dependency really optional (Closes: #830204)
      adds  be26b5f   Imported Upstream version 3.2.4
       new  9cf826e   Merge tag 'upstream/3.2.4'
       new  2735ea7   New upstream release (3.2.4)

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:
 .travis.yml                                        |  36 ++++-
 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 +-
 .../src/main/java/net/sf/cglib/beans/BeanMap.java  |   2 +-
 .../net/sf/cglib/core/AbstractClassGenerator.java  |  45 ++++--
 .../main/java/net/sf/cglib/core/ReflectUtils.java  |   8 +-
 .../java/net/sf/cglib/proxy/CallbackFilter.java    |   4 +
 .../src/main/java/net/sf/cglib/proxy/Enhancer.java | 173 ++++++++++++++-------
 .../java/net/sf/cglib/reflect/MethodDelegate.java  |   2 +-
 .../test/java/net/sf/cglib/proxy/TestEnhancer.java |  98 +++++++++++-
 debian/changelog                                   |   7 +
 pom.xml                                            |  19 ++-
 15 files changed, 307 insertions(+), 97 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