Andrej Shadura pushed to branch master at Debian Java Maintainers / openhft-chronicle-core
Commits: 4107e9aa by tony mancill at 2018-09-06T00:27:05Z New upstream version 1.16.24 - - - - - 8b1839d6 by tony mancill at 2018-09-06T00:27:06Z Update upstream source from tag 'upstream/1.16.24' Update to upstream version '1.16.24' with Debian dir c552b5e96b1c5cdf9f8a9b4b04aecd8e847aebe8 - - - - - 07845350 by tony mancill at 2018-09-12T13:16:45Z Set source and target to Java 8 - - - - - 6832effc by tony mancill at 2018-09-12T13:16:45Z Version build-dep on openhft-affinity - - - - - 63bb7dd2 by tony mancill at 2018-09-12T13:19:12Z Bump Standards-Version to 4.2.1 - - - - - 4804a2d1 by tony mancill at 2018-09-12T13:21:38Z freshen debian/copyright - - - - - a18b7270 by tony mancill at 2018-09-13T02:04:08Z Update Vcs URLs to point to Salsa - - - - - a0c90074 by tony mancill at 2018-09-13T03:29:15Z Enable tests - - - - - 36adf5ab by tony mancill at 2018-09-13T03:29:15Z Set source encoding to UTF-8 in debian/maven.properties - - - - - 60b4d6ac by tony mancill at 2018-09-13T03:29:15Z prepare changelog for upload to experimental - - - - - e0fc2f59 by tony mancill at 2018-09-13T03:30:44Z prepare changelog for upload to experimental - - - - - 22d4813e by tony mancill at 2018-09-13T04:10:05Z New upstream version 1.16.25 - - - - - 08fd166c by tony mancill at 2018-09-13T04:10:06Z Update upstream source from tag 'upstream/1.16.25' Update to upstream version '1.16.25' with Debian dir d81a4bb558e14a1d6e0e00395ad56ff03b63d146 - - - - - 6ed3fcdc by tony mancill at 2018-09-13T04:11:29Z interim changelog - - - - - b30d853c by tony mancill at 2018-09-16T04:48:00Z prepare changelog for upload to experimental - - - - - 994cf323 by tony mancill at 2018-09-16T05:14:08Z Merge branch 'exp' of salsa.debian.org:java-team/openhft-chronicle-core into exp - - - - - dc5aa6b4 by Andrej Shadura at 2019-02-26T15:00:31Z New upstream version 2.17.5 - - - - - b4d931c8 by Andrej Shadura at 2019-02-26T15:01:26Z Merge tag 'upstream/2.17.5' into experimental Upstream version 2.17.5 - - - - - fa8de5e3 by Andrej Shadura at 2019-02-27T16:05:53Z Use java11 profile when building - - - - - 977d66bb by Andrej Shadura at 2019-02-27T16:06:14Z Make sure the compiler args are used, set fork=true - - - - - b9007ed4 by Andrej Shadura at 2019-02-27T16:06:32Z Set source and target to Java 11 - - - - - 85ca879c by Andrej Shadura at 2019-02-27T16:11:47Z Java 11 drops defineClass from sun.misc.Unsafe Closes: #917736 - - - - - 224b6e92 by Andrej Shadura at 2019-02-27T17:21:35Z Also select java11 profile for tests - - - - - 2597ae73 by Andrej Shadura at 2019-02-27T17:50:43Z Update the changelog - - - - - 30 changed files: - .gitignore - + .travis.yml - − LICENSE - + LICENSE.adoc - README.md - + benchmarks/pom.xml - + benchmarks/src/main/java/net/openhft/chronicle/core/benchmark/Interrupted.java - + benchmarks/src/main/java/net/openhft/chronicle/core/benchmark/Main.java - + checked-exceptions/README.adoc - checked-exceptions/pom.xml - checked-exceptions/src/main/java/java/lang/Appendable.java - checked-exceptions/src/main/java/java/lang/IllegalArgumentException.java - checked-exceptions/src/main/java/java/lang/IndexOutOfBoundsException.java - debian/changelog - debian/control - debian/copyright - debian/maven.properties - + debian/patches/java11-compatiblitily.patch - + debian/patches/series - debian/rules - pom.xml - src/main/java/net/openhft/chronicle/core/ClassLoading.java - src/main/java/net/openhft/chronicle/core/ClassLocal.java - + src/main/java/net/openhft/chronicle/core/ClassMetrics.java - src/main/java/net/openhft/chronicle/core/Jvm.java - + src/main/java/net/openhft/chronicle/core/LicenceCheck.java - src/main/java/net/openhft/chronicle/core/Maths.java - src/main/java/net/openhft/chronicle/core/Memory.java - + src/main/java/net/openhft/chronicle/core/Mocker.java - src/main/java/net/openhft/chronicle/core/OS.java The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/java-team/openhft-chronicle-core/compare/1fb9dc54b5dc0a19510679101a990646a3590d48...2597ae734b74b481fedaa4f9a91585aa23f0d724 -- View it on GitLab: https://salsa.debian.org/java-team/openhft-chronicle-core/compare/1fb9dc54b5dc0a19510679101a990646a3590d48...2597ae734b74b481fedaa4f9a91585aa23f0d724 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

