[gradle] branch master updated (55c0080 -> 8e0d47a)

Kai-Chung Yan seamlik-guest at moszumanska.debian.org
Tue Jul 7 13:22:47 UTC 2015


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

seamlik-guest pushed a change to branch master
in repository gradle.

      from  55c0080   d/control: Fix Files-Excluded which causes tar errors
       new  fa1993b   Imported Upstream version 2.4
       new  8e0d47a   Merge tag 'upstream/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:
 .../1.7.0/include/gtest/gtest-death-test.h         |  294 --
 .../googleTest/1.7.0/include/gtest/gtest-message.h |  250 -
 .../1.7.0/include/gtest/gtest-param-test.h         | 1421 ------
 .../1.7.0/include/gtest/gtest-param-test.h.pump    |  487 --
 .../1.7.0/include/gtest/gtest-printers.h           |  855 ----
 .../googleTest/1.7.0/include/gtest/gtest-spi.h     |  232 -
 .../1.7.0/include/gtest/gtest-test-part.h          |  179 -
 .../1.7.0/include/gtest/gtest-typed-test.h         |  259 -
 .../libs/googleTest/1.7.0/include/gtest/gtest.h    | 2291 ---------
 .../1.7.0/include/gtest/gtest_pred_impl.h          |  358 --
 .../googleTest/1.7.0/include/gtest/gtest_prod.h    |   58 -
 .../gtest/internal/gtest-death-test-internal.h     |  319 --
 .../1.7.0/include/gtest/internal/gtest-filepath.h  |  206 -
 .../1.7.0/include/gtest/internal/gtest-internal.h  | 1158 -----
 .../include/gtest/internal/gtest-linked_ptr.h      |  233 -
 .../gtest/internal/gtest-param-util-generated.h    | 5143 --------------------
 .../internal/gtest-param-util-generated.h.pump     |  301 --
 .../include/gtest/internal/gtest-param-util.h      |  619 ---
 .../1.7.0/include/gtest/internal/gtest-port.h      | 1947 --------
 .../1.7.0/include/gtest/internal/gtest-string.h    |  167 -
 .../1.7.0/include/gtest/internal/gtest-tuple.h     | 1012 ----
 .../include/gtest/internal/gtest-tuple.h.pump      |  339 --
 .../1.7.0/include/gtest/internal/gtest-type-util.h | 3331 -------------
 .../include/gtest/internal/gtest-type-util.h.pump  |  297 --
 24 files changed, 21756 deletions(-)
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/gtest-death-test.h
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/gtest-message.h
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/gtest-param-test.h
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/gtest-param-test.h.pump
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/gtest-printers.h
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/gtest-spi.h
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/gtest-test-part.h
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/gtest-typed-test.h
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/gtest.h
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/gtest_pred_impl.h
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/gtest_prod.h
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/internal/gtest-death-test-internal.h
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/internal/gtest-filepath.h
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/internal/gtest-internal.h
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/internal/gtest-linked_ptr.h
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/internal/gtest-param-util-generated.h
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/internal/gtest-param-util-generated.h.pump
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/internal/gtest-param-util.h
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/internal/gtest-port.h
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/internal/gtest-string.h
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/internal/gtest-tuple.h
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/internal/gtest-tuple.h.pump
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/internal/gtest-type-util.h
 delete mode 100644 subprojects/docs/src/samples/native-binaries/google-test/libs/googleTest/1.7.0/include/gtest/internal/gtest-type-util.h.pump

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



More information about the pkg-java-commits mailing list