Andrej Shadura pushed to branch master at Debian Java Maintainers / intellij-annotations
Commits: c48eb6d7 by Saif Abdul Cassim at 2018-08-01T09:24:53Z New upstream version 16.0.2 - - - - - e94c8379 by Saif Abdul Cassim at 2018-08-01T09:24:59Z Merge tag 'upstream/16.0.2' Upstream version 16.0.2 # gpg: Signature made Wed 01 Aug 2018 02:54:54 PM +0530 # gpg: using RSA key FFB857889E3418C9E004030D66573069F2E304B8 # gpg: Good signature from "Saif Abdul Cassim <[email protected]>" [unknown] # gpg: WARNING: This key is not certified with a trusted signature! # gpg: There is no indication that the signature belongs to the owner. # Primary key fingerprint: FFB8 5788 9E34 18C9 E004 030D 6657 3069 F2E3 04B8 - - - - - e4a8254f by Saif Abdul Cassim at 2018-09-22T08:35:22Z New upstream version - - - - - ae368099 by Saif Abdul Cassim at 2018-09-22T08:35:22Z Added the doc files - - - - - 42712d2c by Andrej Shadura at 2018-09-22T08:35:22Z Bump the source level compatibility to 1.6 - - - - - ebd54c4c by Andrej Shadura at 2018-09-22T08:36:06Z Build Java 8 source only - - - - - 9a64880a by Andrej Shadura at 2018-09-22T08:56:56Z Add missing build dependencies - - - - - 7aacfd60 by Andrej Shadura at 2018-09-22T09:04:17Z Update Vcs-* - - - - - 8d517251 by Andrej Shadura at 2018-09-22T09:04:39Z Update the changelog - - - - - 30 changed files: - + CONTRIBUTING.md - + LICENSE.txt - + README.md - + build.gradle - + common/build.gradle - + common/src/main/java/org/intellij/lang/annotations/Flow.java - org/intellij/lang/annotations/Identifier.java → common/src/main/java/org/intellij/lang/annotations/Identifier.java - org/intellij/lang/annotations/JdkConstants.java → common/src/main/java/org/intellij/lang/annotations/JdkConstants.java - org/intellij/lang/annotations/Language.java → common/src/main/java/org/intellij/lang/annotations/Language.java - org/intellij/lang/annotations/MagicConstant.java → common/src/main/java/org/intellij/lang/annotations/MagicConstant.java - org/intellij/lang/annotations/Pattern.java → common/src/main/java/org/intellij/lang/annotations/Pattern.java - org/intellij/lang/annotations/PrintFormat.java → common/src/main/java/org/intellij/lang/annotations/PrintFormat.java - org/intellij/lang/annotations/RegExp.java → common/src/main/java/org/intellij/lang/annotations/RegExp.java - org/intellij/lang/annotations/Subst.java → common/src/main/java/org/intellij/lang/annotations/Subst.java - + common/src/main/java/org/jetbrains/annotations/Async.java - + common/src/main/java/org/jetbrains/annotations/Contract.java - org/jetbrains/annotations/Nls.java → common/src/main/java/org/jetbrains/annotations/Nls.java - org/jetbrains/annotations/NonNls.java → common/src/main/java/org/jetbrains/annotations/NonNls.java - org/jetbrains/annotations/PropertyKey.java → common/src/main/java/org/jetbrains/annotations/PropertyKey.java - org/jetbrains/annotations/TestOnly.java → common/src/main/java/org/jetbrains/annotations/TestOnly.java - debian/changelog - debian/control - − debian/javabuild - + debian/libintellij-annotations-java-doc.install - − debian/libintellij-annotations-java-doc.javadoc - − debian/libintellij-annotations-java.jlibs - debian/libintellij-annotations-java.poms - + debian/patches/build.patch - + debian/patches/java1.6.patch - + debian/patches/series The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/java-team/intellij-annotations/compare/817682d425fa479ec697fd0dc88cfc4183863b3f...8d51725175fb4fc3134d1758cf3d1f0217358d2d -- View it on GitLab: https://salsa.debian.org/java-team/intellij-annotations/compare/817682d425fa479ec697fd0dc88cfc4183863b3f...8d51725175fb4fc3134d1758cf3d1f0217358d2d You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

