[eclipse-jgit] branch master updated (a8b31b1 -> 6f265ba)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue May 13 11:00:40 UTC 2014


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

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

      from  a8b31b1   prepare for upload
      adds  42b3aab   Imported Upstream version 3.3.2
       new  8fa9b5d   Merge tag 'upstream/3.3.2'
       new  95dec62   Refreshed the patches
       new  6f265ba   Fixed a test failure with Java 8

The 3 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:
 .gitignore                                         |  1 +
 debian/changelog                                   |  9 +++
 debian/patches/debian-custom-build.patch           | 12 ++--
 debian/patches/java8-compatibility.patch           | 60 ++++++++++++++++++
 debian/patches/series                              |  1 +
 org.eclipse.jgit.ant.test/.gitignore               |  3 +
 org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF     | 12 ++--
 org.eclipse.jgit.ant.test/pom.xml                  |  2 +-
 org.eclipse.jgit.ant/.gitignore                    |  3 +
 org.eclipse.jgit.ant/META-INF/MANIFEST.MF          |  6 +-
 org.eclipse.jgit.ant/pom.xml                       |  2 +-
 org.eclipse.jgit.archive/.gitignore                |  2 +
 org.eclipse.jgit.archive/META-INF/MANIFEST.MF      | 10 +--
 .../META-INF/SOURCE-MANIFEST.MF                    |  4 +-
 org.eclipse.jgit.archive/pom.xml                   |  2 +-
 org.eclipse.jgit.console/.gitignore                |  2 +
 org.eclipse.jgit.console/META-INF/MANIFEST.MF      | 12 ++--
 org.eclipse.jgit.console/pom.xml                   |  2 +-
 org.eclipse.jgit.http.apache/.gitignore            |  3 +
 org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF  | 10 +--
 org.eclipse.jgit.http.apache/pom.xml               |  2 +-
 org.eclipse.jgit.http.server/.gitignore            |  2 +
 org.eclipse.jgit.http.server/META-INF/MANIFEST.MF  | 24 ++++----
 org.eclipse.jgit.http.server/pom.xml               |  2 +-
 org.eclipse.jgit.http.test/.gitignore              |  2 +
 org.eclipse.jgit.http.test/META-INF/MANIFEST.MF    | 36 +++++------
 org.eclipse.jgit.http.test/pom.xml                 |  2 +-
 org.eclipse.jgit.java7.test/.gitignore             |  2 +
 org.eclipse.jgit.java7.test/META-INF/MANIFEST.MF   | 22 +++----
 org.eclipse.jgit.java7.test/pom.xml                |  2 +-
 org.eclipse.jgit.java7/.gitignore                  |  2 +
 org.eclipse.jgit.java7/META-INF/MANIFEST.MF        |  4 +-
 org.eclipse.jgit.java7/META-INF/SOURCE-MANIFEST.MF |  4 +-
 org.eclipse.jgit.java7/pom.xml                     |  2 +-
 org.eclipse.jgit.junit.http/.gitignore             |  2 +
 org.eclipse.jgit.junit.http/META-INF/MANIFEST.MF   | 20 +++---
 org.eclipse.jgit.junit.http/pom.xml                |  2 +-
 org.eclipse.jgit.junit/.gitignore                  |  2 +
 org.eclipse.jgit.junit/META-INF/MANIFEST.MF        | 30 ++++-----
 org.eclipse.jgit.junit/pom.xml                     |  2 +-
 .../org.eclipse.jgit.feature/.gitignore            |  1 +
 .../org.eclipse.jgit.feature/feature.xml           |  2 +-
 .../org.eclipse.jgit.feature/pom.xml               |  2 +-
 .../.gitignore                                     |  1 +
 .../feature.xml                                    |  2 +-
 .../org.eclipse.jgit.http.apache.feature/pom.xml   |  2 +-
 .../org.eclipse.jgit.java7.feature/.gitignore      |  1 +
 .../org.eclipse.jgit.java7.feature/feature.xml     |  2 +-
 .../org.eclipse.jgit.java7.feature/pom.xml         |  2 +-
 .../org.eclipse.jgit.junit.feature/.gitignore      |  1 +
 .../org.eclipse.jgit.junit.feature/feature.xml     |  2 +-
 .../org.eclipse.jgit.junit.feature/pom.xml         |  2 +-
 .../org.eclipse.jgit.pgm.feature/.gitignore        |  1 +
 .../org.eclipse.jgit.pgm.feature/feature.xml       |  4 +-
 .../org.eclipse.jgit.pgm.feature/pom.xml           |  2 +-
 .../org.eclipse.jgit.pgm.source.feature/.gitignore |  1 +
 .../feature.xml                                    |  2 +-
 .../org.eclipse.jgit.pgm.source.feature/pom.xml    |  2 +-
 .../org.eclipse.jgit.repository/.gitignore         |  1 +
 .../org.eclipse.jgit.repository/pom.xml            |  2 +-
 .../org.eclipse.jgit.source.feature/.gitignore     |  1 +
 .../org.eclipse.jgit.source.feature/feature.xml    |  2 +-
 .../org.eclipse.jgit.source.feature/pom.xml        |  2 +-
 .../org.eclipse.jgit.target/META-INF/MANIFEST.MF   |  2 +-
 .../org.eclipse.jgit.target/pom.xml                |  2 +-
 org.eclipse.jgit.packaging/pom.xml                 |  2 +-
 org.eclipse.jgit.pgm.test/.gitignore               |  2 +
 org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF     | 28 ++++-----
 org.eclipse.jgit.pgm.test/pom.xml                  |  2 +-
 org.eclipse.jgit.pgm/.gitignore                    |  2 +
 org.eclipse.jgit.pgm/META-INF/MANIFEST.MF          | 60 +++++++++---------
 org.eclipse.jgit.pgm/META-INF/SOURCE-MANIFEST.MF   |  4 +-
 org.eclipse.jgit.pgm/pom.xml                       |  2 +-
 org.eclipse.jgit.test/.gitignore                   |  2 +
 org.eclipse.jgit.test/META-INF/MANIFEST.MF         | 72 +++++++++++-----------
 org.eclipse.jgit.test/pom.xml                      |  2 +-
 .../jgit/test/resources/excludeTest/src/.gitignore |  4 ++
 org.eclipse.jgit.ui/.gitignore                     |  2 +
 org.eclipse.jgit.ui/META-INF/MANIFEST.MF           | 18 +++---
 org.eclipse.jgit.ui/pom.xml                        |  2 +-
 org.eclipse.jgit/.gitignore                        |  2 +
 org.eclipse.jgit/META-INF/MANIFEST.MF              | 64 +++++++++----------
 org.eclipse.jgit/META-INF/SOURCE-MANIFEST.MF       |  4 +-
 org.eclipse.jgit/pom.xml                           |  2 +-
 .../org/eclipse/jgit/transport/TransportHttp.java  |  4 +-
 pom.xml                                            |  2 +-
 tools/version.sh                                   |  1 +
 87 files changed, 383 insertions(+), 268 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 debian/patches/java8-compatibility.patch
 create mode 100644 org.eclipse.jgit.ant.test/.gitignore
 create mode 100644 org.eclipse.jgit.ant/.gitignore
 create mode 100644 org.eclipse.jgit.archive/.gitignore
 create mode 100644 org.eclipse.jgit.console/.gitignore
 create mode 100644 org.eclipse.jgit.http.apache/.gitignore
 create mode 100644 org.eclipse.jgit.http.server/.gitignore
 create mode 100644 org.eclipse.jgit.http.test/.gitignore
 create mode 100644 org.eclipse.jgit.java7.test/.gitignore
 create mode 100644 org.eclipse.jgit.java7/.gitignore
 create mode 100644 org.eclipse.jgit.junit.http/.gitignore
 create mode 100644 org.eclipse.jgit.junit/.gitignore
 create mode 100644 org.eclipse.jgit.packaging/org.eclipse.jgit.feature/.gitignore
 create mode 100644 org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/.gitignore
 create mode 100644 org.eclipse.jgit.packaging/org.eclipse.jgit.java7.feature/.gitignore
 create mode 100644 org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/.gitignore
 create mode 100644 org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/.gitignore
 create mode 100644 org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/.gitignore
 create mode 100644 org.eclipse.jgit.packaging/org.eclipse.jgit.repository/.gitignore
 create mode 100644 org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/.gitignore
 create mode 100644 org.eclipse.jgit.pgm.test/.gitignore
 create mode 100644 org.eclipse.jgit.pgm/.gitignore
 create mode 100644 org.eclipse.jgit.test/.gitignore
 create mode 100644 org.eclipse.jgit.test/tst-rsrc/org/eclipse/jgit/test/resources/excludeTest/src/.gitignore
 create mode 100644 org.eclipse.jgit.ui/.gitignore
 create mode 100644 org.eclipse.jgit/.gitignore

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



More information about the pkg-java-commits mailing list