Possible component upgrades report - Wildfly
by thofman@redhat.com
Generated at 01:50:39 SGT 2020-02-16
Searched in following repositories:
* Central: https://repo1.maven.org/maven2/
* JBossPublic: https://repository.jboss.org/nexus/content/repositories/public/
Possible upgrades:
com.fasterxml.jackson.core:jackson-annotations:2.10.1 -> 2.10.2 (Central)
com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.10.1 -> 2.10.2.1 (Central)
com.google.code.gson:gson:2.8.2 -> 2.8.6 (Central)
com.netflix.hystrix:hystrix-core:1.5.12 -> 1.5.18 (Central)
com.squareup.okhttp3:okhttp:3.9.0 -> 3.9.1 (Central)
com.sun.xml.fastinfoset:FastInfoset:1.2.13 -> 1.2.17 (Central)
io.opentracing.contrib:opentracing-interceptors:0.0.4 -> 0.0.5 (Central)
io.opentracing.contrib:opentracing-tracerresolver:0.1.5 -> 0.1.8 (Central)
io.reactivex:rxjava:1.2.0 -> 1.2.10 (Central)
io.reactivex.rxjava2:rxjava:2.2.5 -> 2.2.17 (Central)
io.smallrye:smallrye-health:2.1.0 -> 2.1.1 (Central)
io.smallrye:smallrye-jwt:2.0.12 -> 2.0.13 (Central)
io.smallrye:smallrye-metrics:2.3.2 -> 2.3.3 (Central)
io.smallrye:smallrye-opentracing:1.3.0 -> 1.3.4 (Central)
io.undertow.js:undertow-js:1.0.2.Final -> 1.0.3.Final (Central)
joda-time:joda-time:2.9.7 -> 2.9.9 (Central)
net.bytebuddy:byte-buddy:1.9.11 -> 1.9.16 (Central)
org.apache.activemq:activemq-artemis-native:1.0.0 -> 1.0.1 (Central)
org.apache.avro:avro:1.7.6 -> 1.7.7 (Central)
org.apache.cxf.xjc-utils:cxf-xjc-runtime:3.3.0 -> 3.3.1 (Central)
org.apache.james:apache-mime4j:0.6 -> 0.6.1 (Central)
org.apache.myfaces.core:myfaces-api:2.3.1 -> 2.3.6 (Central)
org.apache.openjpa:openjpa-kernel:2.4.2 -> 2.4.3 (Central)
org.apache.qpid:proton-j:0.33.2 -> 0.33.3 (Central)
org.apache.ws.xmlschema:xmlschema-core:2.2.4 -> 2.2.5 (Central)
org.cryptacular:cryptacular:1.2.0 -> 1.2.4 (Central)
org.eclipse:yasson:1.0.5 -> 1.0.6 (Central)
org.eclipse.microprofile.opentracing:microprofile-opentracing-api:1.3.2 -> 1.3.3 (Central)
org.eclipse.microprofile.rest.client:microprofile-rest-client-api:1.3.2 -> 1.3.4 (Central)
org.eclipse.persistence:eclipselink:2.7.3 -> 2.7.6 (Central)
org.hdrhistogram:HdrHistogram:2.1.9 -> 2.1.12 (Central)
org.hibernate:hibernate-search-backend-jms:5.10.7.Final -> 5.10.8.Final (Central)
org.infinispan:infinispan-cachestore-jdbc:9.4.17.Final -> 9.4.18.Final (Central)
org.jasypt:jasypt:1.9.2 -> 1.9.3 (Central)
org.jboss.activemq.artemis.integration:artemis-wildfly-integration:1.0.2 -> 1.0.2-wildfly-1 (JBossPublic)
org.jboss.arquillian.container:arquillian-container-test-spi:1.4.0.Final -> 1.4.1.Final (Central)
org.jboss.hal:hal-console:3.2.5.Final -> 3.2.6.Final (JBossPublic)
org.jboss.narayana:jbosstxbridge:5.10.1.Final -> 5.10.4.Final (Central)
org.jboss.security:jbossxacml:2.0.8.Final -> 2.0.9.Final (JBossPublic)
org.jboss.spec.javax.faces:jboss-jsf-api_2.3_spec:3.0.0.SP01 -> 3.0.0.SP1 (Central)
org.opensaml:opensaml-core:3.3.0 -> 3.3.1 (Central)
org.reactivestreams:reactive-streams:1.0.2 -> 1.0.3 (Central)
xalan:serializer:2.7.1.jbossorg-4 -> 2.7.2 (Central)
43 items
Report generated by Maven Dependency Updater
https://github.com/jboss-set/maven-dependency-updater
4 years, 9 months
Merge com.sum.xml.bind module's dependencies into itself
by Lin Gao
Hi folks,
There are 2 Eclipse JAXB related projects[1] that produce 10 artifacts with
3 groupIds that are spread over 5 JBoss modules:
Project
groupId
artifactId
JBoss module
dependencies
eclipse-ee4j/jaxb-ri <https://github.com/eclipse-ee4j/jaxb-ri>
org.glassfish.jaxb
jaxb-runtime
com.sun.xml.bind
-
com.github.relaxng
-
com.sun.istack
-
com.sun.xml.txw2
-
com.sun.xsom
-
javax.api
-
javax.xml.bind.api
-
javax.xml.stream.api
jaxb-xjc
jaxb-jxc
codemodel
txw2
com.sun.xml.txw2
-
javax.api
xsom
com.sun.xsom
-
com.github.relaxng
-
javax.api
com.sun.xml.bind.external
rngom
com.sun.xml.bind
See above
relaxng-datatype
com.github.relaxng
N/A
eclipse-ee4j/jaxb-istack-commons
<https://github.com/eclipse-ee4j/jaxb-istack-commons>
com.sun.istack
istack-commons-runtime
com.sun.istack
-
javax.activation.api
-
javax.api
istack-commons-tools
All these JBoss modules are private and do not depend on other modules
except *com.sun.xml.bind*, we want to know if it is possible to simplify it
by living with only 1 JBoss module: com.sun.xml.bind[2].
So if any projects that are built based on WildFly depend on the following
4 JBoss modules, please comment if it is OK to do the merge(by updating
your dependencies to com.sun.xml.bind instead):
com.github.relaxng
com.sun.istack
com.sun.xml.txw2
com.sun.xsom
Thank you :)
[1] https://github.com/eclipse-ee4j/jaxb-ri
https://github.com/eclipse-ee4j/jaxb-istack-commons
[2] https://issues.redhat.com/browse/WFLY-12913
Best Regards
--
Lin Gao
Senior Software Engineer
JBoss Sustaining Engineering Team
4 years, 9 months
JDK 14 is now in the Release Candidate Phase
by Rory O'Donnell
Hi David & Richard,
*Per the JDK 14 schedule [1] , we are now in the Release Candidate Phase
*
The stabilization repository, jdk/jdk14, *is open for P1 bug fixes * per
the JDK Release Process (JEP 3) [2].
All changes require approval via the Fix-Request Process [3].
For more details, see Mark Reinhold's email to jdk-dev mailing list [4]
OpenJDK 14 EA build 36 is now available at http://jdk.java.net/14
* These early access, open source builds are provided under the GNU
General Public License, version 2, with the Classpath Exception
<http://openjdk.java.net/legal/gplv2+ce.html>.
OpenJDK 15 EA build 9 is now available at http://jdk.java.net/15 *
*
* These early access, open source builds are provided under the GNU
General Public License, version 2, with the Classpath Exception
<http://openjdk.java.net/legal/gplv2+ce.html>.
* Significant changes since the last availability email:
o build 8
+ JDK-8235783: DatagramSocket::disconnect should allow an
implementation to throw UncheckedIOException
+ JDK-8237528: Inefficient compilation of Pattern Matching for
instanceof
# Reported by JaCoCo.
o build 7
+ JDK-8236105: DatagramSocket.send() and
MulticastSocket.send() methods throw an
IllegalArgumentException
+ JDK-8231422: Better serial filter handling
+ JDK-8227758: More valid PKIX processing
+ JDK-8230318: Better trust store usage
+ JDK-8234484: Add ability to configure third port for remote JMX
Project Loom Early-Access Builds - Build 15-loom+3-20 (2020/1/27)
* These early-access builds are provided under the GNU General Public
License, version 2, with the Classpath Exception
<http://openjdk.java.net/legal/gplv2+ce.html>.
* These builds are intended for developers looking to "kick the tyres"
and provide feedback on using the API or by sending bug reports.
Warning: This build is based on an incomplete version of JDK 14
<http://openjdk.java.net/projects/jdk/14/>.
Links to FOSDEM Videos that might be of interest:
* https://twitter.com/OpenJDK/status/1225008387009785857
* https://twitter.com/OpenJDK/status/1225011154159833088
* https://twitter.com/OpenJDK/status/1225009792596488193
Regards,
Rory
[1] https://openjdk.java.net/projects/jdk/14/#Schedule
[2] https://openjdk.java.net/jeps/3
[3] https://openjdk.java.net/jeps/3#Fix-Request-Process
[4]
https://mail.openjdk.java.net/pipermail/jdk-dev/2020-February/003885.html
--
Rgds, Rory O'Donnell
Quality Engineering Manager
Oracle EMEA, Dublin, Ireland
4 years, 9 months