[Git][java-team/jboss-modules][master] 3 commits: New upstream version 1.8.5
Markus Koschany
gitlab at salsa.debian.org
Wed May 30 21:26:02 BST 2018
Markus Koschany pushed to branch master at Debian Java Maintainers / jboss-modules
Commits:
76431cef by Markus Koschany at 2018-05-30T22:16:06+02:00
New upstream version 1.8.5
- - - - -
fe520fdb by Markus Koschany at 2018-05-30T22:16:11+02:00
Update upstream source from tag 'upstream/1.8.5'
Update to upstream version '1.8.5'
with Debian dir 82fef7cb351f34548168af20b4317d22e6840963
- - - - -
8096e925 by Markus Koschany at 2018-05-30T22:17:17+02:00
Update changelog
- - - - -
3 changed files:
- debian/changelog
- pom.xml
- src/main/resources/jdk-module-paths/java.base
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jboss-modules (1.8.5-1) unstable; urgency=medium
+
+ * New upstream version 1.8.5.
+
+ -- Markus Koschany <apo at debian.org> Wed, 30 May 2018 22:17:06 +0200
+
jboss-modules (1.8.4-1) unstable; urgency=medium
* New upstream version 1.8.4.
=====================================
pom.xml
=====================================
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.modules</groupId>
<artifactId>jboss-modules</artifactId>
- <version>1.8.4.Final</version>
+ <version>1.8.5.Final</version>
<name>JBoss Modules</name>
<parent>
=====================================
src/main/resources/jdk-module-paths/java.base
=====================================
--- a/src/main/resources/jdk-module-paths/java.base
+++ b/src/main/resources/jdk-module-paths/java.base
@@ -50,6 +50,7 @@ javax/security/auth/spi
javax/security/auth/x500
javax/security/cert
# Non-exported
+com/sun/crypto/provider
com/sun/java/util/jar/pack
com/sun/net/ssl
com/sun/net/ssl/internal/ssl
@@ -64,6 +65,7 @@ jdk/internal/org/objectweb/asm/tree/analysis
jdk/internal/org/objectweb/asm/util
jdk/internal/org/xml/sax
jdk/internal/org/xml/sax/helpers
+jdk/internal/reflect
jdk/internal/util
jdk/internal/util/xml
jdk/internal/util/xml/impl
View it on GitLab: https://salsa.debian.org/java-team/jboss-modules/compare/cc6c9a0e400faaea44f7338028611944505d3286...8096e925dedfd3a4ce596765db9b8a43714f92ba
--
View it on GitLab: https://salsa.debian.org/java-team/jboss-modules/compare/cc6c9a0e400faaea44f7338028611944505d3286...8096e925dedfd3a4ce596765db9b8a43714f92ba
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20180530/a9ac4b48/attachment.html>
More information about the pkg-java-commits
mailing list