[libasm4-java] branch master updated (ae3f8e0 -> 939e4cc)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun Mar 9 22:52:44 UTC 2014


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

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

      from  ae3f8e0   Removed the unused gnujaxp.jar from the classpath
      adds  04230ca   Imported Upstream version 4.2
       new  1a4c551   Merge tag 'upstream/4.2'
       new  9eadcf7   New upstream release (4.2)
       new  4a41fc0   Updated the copyright year in debian/copyright
       new  d8b8adf   Updated the OSGi metadata in debian/osgi
       new  939e4cc   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:
 .cvsignore                                         |  3 ++
 .../shrink-annotations.properties => build.config  | 41 +++++++++++++---------
 build.properties                                   |  2 +-
 debian/changelog                                   |  6 ++--
 debian/copyright                                   |  4 +--
 debian/libasm4-java.poms                           | 19 +++++-----
 debian/osgi/asm-all.osgi                           | 14 ++++----
 debian/osgi/asm-analysis.osgi                      | 10 +++---
 debian/osgi/asm-commons.osgi                       | 12 +++----
 debian/osgi/asm-debug-all.osgi                     | 16 ++++-----
 debian/osgi/asm-tree.osgi                          |  8 ++---
 debian/osgi/asm-util.osgi                          | 12 +++----
 debian/osgi/asm-xml.osgi                           |  8 ++---
 debian/osgi/asm.osgi                               |  8 ++---
 src/org/objectweb/asm/ByteVector.java              |  8 ++++-
 src/org/objectweb/asm/ClassWriter.java             | 23 +++++++++---
 src/org/objectweb/asm/Handle.java                  | 13 ++++---
 .../objectweb/asm/commons/JSRInlinerAdapter.java   | 11 ++++++
 .../asm/commons/LocalVariablesSorter.java          |  1 +
 .../asm/commons/RemappingSignatureAdapter.java     |  6 ++--
 src/org/objectweb/asm/optimizer/JarOptimizer.java  |  3 +-
 src/org/objectweb/asm/util/CheckClassAdapter.java  | 10 +++++-
 22 files changed, 148 insertions(+), 90 deletions(-)
 create mode 100644 .cvsignore
 copy src/org/objectweb/asm/optimizer/shrink-annotations.properties => build.config (66%)

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



More information about the pkg-java-commits mailing list