[bridge-method-injector] branch master updated (40a51aa -> e2ddbad)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Sep 15 07:02:19 UTC 2014


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

ebourg-guest pushed a change to branch master
in repository bridge-method-injector.

      from  40a51aa   Fixed a typo in debian/maven.rules causing a build failure (Closes: #761540)
      adds  47e9112   Imported Upstream version 1.13
       new  a29421c   Merge tag 'upstream/1.13'
       new  e2ddbad   New upstream release (1.13)

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:
 annotation/pom.xml                                 |   2 +-
 .../bridge_method_injector/WithBridgeMethods.java  |   6 +-
 debian/README.source                               |   2 +-
 debian/changelog                                   |   6 +-
 debian/control                                     |   2 +-
 debian/libbridge-method-injector-java.poms         |  14 ++-
 debian/maven.ignoreRules                           |   1 +
 debian/maven.rules                                 |   2 +-
 injector/pom.xml                                   |  21 +++-
 .../ClassAnnotationInjector.java                   |   6 +-
 .../bridge_method_injector/MethodInjector.java     | 125 ++++++++++++++-------
 injector/src/test/client/Main.java                 |   3 +
 injector/src/test/synthetics/A.java                |   5 +
 .../src/test/{v2/IBar.java => synthetics/B.java}   |   9 +-
 injector/src/test/v1/Foo.java                      |   6 +
 injector/src/test/v2/Foo.java                      |  15 +++
 pom.xml                                            |  55 +++++++--
 src/site/apt/index.apt.vm                          |   7 +-
 18 files changed, 213 insertions(+), 74 deletions(-)
 create mode 100644 injector/src/test/synthetics/A.java
 copy injector/src/test/{v2/IBar.java => synthetics/B.java} (55%)

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



More information about the pkg-java-commits mailing list