Possible component upgrades report - Wildfly Core
by thofman@redhat.com
Generated at 16:49:31 SGT 2019-10-20
Searched in following repositories:
* Central: https://repo1.maven.org/maven2/
* JBossPublic: https://repository.jboss.org/nexus/content/repositories/public/
Possible upgrades:
com.jcraft:jsch:0.1.54 -> 0.1.55 (Central)
com.jcraft:jzlib:1.1.1 -> 1.1.3 (Central)
org.apache.httpcomponents:httpclient:4.5.4 -> 4.5.10 (Central)
org.apache.httpcomponents:httpcore:4.4.5 -> 4.4.12 (Central)
org.apache.maven:maven-resolver-provider:3.5.0 -> 3.5.4 (Central)
org.apache.maven.resolver:maven-resolver-api:1.1.0 -> 1.1.1 (Central)
org.codehaus.plexus:plexus-utils:3.1.0 -> 3.1.1 (Central)
org.eclipse.jgit:org.eclipse.jgit:5.0.2.201807311906-r -> 5.0.3.201809091024-r (Central)
org.jboss.remotingjmx:remoting-jmx:3.0.3.Final -> 3.0.4.CR1-SNAPSHOT (JBossPublic)
org.jboss.slf4j:slf4j-jboss-logmanager:1.0.3.GA -> 1.0.4.GA (Central)
org.jboss.spec.javax.security.auth.message:jboss-jaspi-api_1.1_spec:2.0.1.Final -> 2.0.2.CR1-SNAPSHOT (JBossPublic)
org.jboss.spec.javax.security.jacc:jboss-jacc-api_1.5_spec:2.0.0.Final -> 2.0.2.CR1-SNAPSHOT (JBossPublic)
org.slf4j:jcl-over-slf4j:1.7.22.jbossorg-1 -> 1.7.28 (Central)
13 items
5 years, 1 month
JDK 14 - Early Access build 19 is available
by Rory O'Donnell
Hi David & Richard,
*OpenJDK builds - JDK 14 *- Early Access build 19 is 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>.
* Release notes
o https://jdk.java.net/14/release-notes
* JEPs targeted to JDK 14, so far
o 352 - Non-Volatile Mapped Byte Buffers
<https://openjdk.java.net/jeps/352>
o 358 - Helpful NullPointerExceptions
<http://openjdk.java.net/jeps/358>
o 349 - JFR Event Streaming <https://openjdk.java.net/jeps/349>
* *I want to draw your attention to some notable changes in previous
builds of JDK 14.*
o *Build 14* - Classes are now loaded and linked by
Class.forName() (JDK-8212117
<https://bugs.openjdk.java.net/browse/JDK-8212117>)
+ we need help testing changes to 3-arg Class.forName method.
The method has always been specified to link the class but
the implementation has historically not done this when
invoked with the "initialize" parameter set to false. The
bug has been fixed in JDK 14 but it has the potential to
change the behavior of code that uses Class.forName to load
classes that cannot be linked.
* Changes in this build
<https://hg.openjdk.java.net/jdk/jdk/log?rev=reverse%28%22jdk-14%2B18%22%3...>
*Openjdk Builds - JDK 13.0.1 *General Availability -
https://jdk.java.net/13/
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>.
* Release notes <https://jdk.java.net/13/release-notes>
* Changes in this release
<https://hg.openjdk.java.net/jdk/jdk/log?rev=reverse%28%22jdk-13.0.1%2B8%2...>
*Crypto roadmap updated* -
https://www.java.com/en/jre-jdk-cryptoroadmap.html
Targeted Date^(2) Targeted Release(s) Algorithm/Protocol Action How
to test/enable change Change Log
2019-10-15 13, 11, 8, 7 ECC on TLS Disable non-NIST Suite B EC curves
(sect283k1, sect283r1, sect409k1, sect409r1, sect571k1, sect571r1,
secp256k1) when negotiating TLS sessions Disabling non-NIST Suite B EC
curves when negotiating TLS sessions
<https://java.com/en/configure_crypto.html#DisablenonNIST> 2019-10-08
Announced.
Rgds,Rory
--
Rgds, Rory O'Donnell
Quality Engineering Manager
Oracle EMEA, Dublin, Ireland
5 years, 1 month
Possible component upgrades report - Wildfly
by thofman@redhat.com
Generated at 01:48:26 SGT 2019-10-20
Searched in following repositories:
* Central: https://repo1.maven.org/maven2/
* JBossPublic: https://repository.jboss.org/nexus/content/repositories/public/
Possible upgrades:
com.google.code.gson:gson:2.8.2 -> 2.8.6 (Central)
com.squareup.okhttp3:okhttp:3.9.0 -> 3.9.1 (Central)
com.sun.faces:jsf-impl:2.3.9.SP03 -> 2.3.9.SP04 (JBossPublic)
com.sun.istack:istack-commons-runtime:3.0.7 -> 3.0.9 (Central)
com.sun.xml.bind.external:relaxng-datatype:2.3.1 -> 2.3.2 (Central)
com.sun.xml.fastinfoset:FastInfoset:1.2.13 -> 1.2.17 (Central)
commons-beanutils:commons-beanutils:1.9.3 -> 1.9.4 (Central)
io.netty:netty-all:4.1.34.Final -> 4.1.42.Final (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.rxjava2:rxjava:2.2.2 -> 2.2.13 (Central)
io.smallrye:smallrye-config:1.3.6 -> 1.3.9 (Central)
io.smallrye:smallrye-opentracing:1.3.0 -> 1.3.2 (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.avro:avro:1.7.6 -> 1.7.7 (Central)
org.apache.cxf.xjc-utils:cxf-xjc-runtime:3.3.0 -> 3.3.1-SNAPSHOT (JBossPublic)
org.apache.james:apache-mime4j:0.6 -> 0.6.1 (Central)
org.apache.myfaces.core:myfaces-api:2.3.1 -> 2.3.4 (Central)
org.apache.neethi:neethi:3.1.1 -> 3.1.2-SNAPSHOT (JBossPublic)
org.apache.openjpa:openjpa-kernel:2.4.2 -> 2.4.3 (Central)
org.apache.ws.xmlschema:xmlschema-core:2.2.4 -> 2.2.5-SNAPSHOT (JBossPublic)
org.cryptacular:cryptacular:1.2.0 -> 1.2.3 (Central)
org.eclipse.microprofile.rest.client:microprofile-rest-client-api:1.3.2 -> 1.3.3 (Central)
org.eclipse.persistence:eclipselink:2.7.3 -> 2.7.5-RC3 (Central)
org.glassfish:jakarta.el:3.0.2 -> 3.0.3 (Central)
org.hibernate:hibernate-core:5.3.13.Final -> 5.3.14-SNAPSHOT (JBossPublic)
org.hibernate:hibernate-search-backend-jms:5.10.7.Final -> 5.10.8-SNAPSHOT (JBossPublic)
org.jasypt:jasypt:1.9.2 -> 1.9.3 (Central)
org.jboss:jboss-ejb-client:4.0.23.Final -> 4.0.25.Final (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.security:jboss-negotiation-common:3.0.6.Final -> 3.0.7.CR1-SNAPSHOT (JBossPublic)
org.jboss.security:jbossxacml:2.0.8.Final -> 2.0.9.Final (JBossPublic)
org.jgroups.kubernetes:jgroups-kubernetes:1.0.13.Final -> 1.0.14-SNAPSHOT (JBossPublic)
org.opensaml:opensaml-core:3.3.0 -> 3.3.1 (Central)
org.reactivestreams:reactive-streams:1.0.2 -> 1.0.3 (Central)
org.wildfly.checkstyle:wildfly-checkstyle-config:1.0.8.Final -> 1.0.9.Final-SNAPSHOT (JBossPublic)
xalan:serializer:2.7.1.jbossorg-4 -> 2.7.2 (Central)
40 items
5 years, 1 month
Possible component upgrades report - Wildfly Core
by thofman@redhat.com
Generated at 16:49:25 SGT 2019-10-13
com.jcraft:jsch:0.1.54 -> 0.1.55
com.jcraft:jzlib:1.1.1 -> 1.1.3
org.apache.httpcomponents:httpclient:4.5.4 -> 4.5.10
org.apache.httpcomponents:httpcore:4.4.5 -> 4.4.12
org.apache.maven:maven-resolver-provider:3.5.0 -> 3.5.4
org.apache.maven.resolver:maven-resolver-api:1.1.0 -> 1.1.1
org.codehaus.plexus:plexus-utils:3.1.0 -> 3.1.1
org.jboss.slf4j:slf4j-jboss-logmanager:1.0.3.GA -> 1.0.4.GA
org.slf4j:jcl-over-slf4j:1.7.22.jbossorg-1 -> 1.7.28
5 years, 1 month
Possible component upgrades report - Wildfly
by thofman@redhat.com
Generated at 01:48:08 SGT 2019-10-13
com.google.code.gson:gson:2.8.2 -> 2.8.6
com.squareup.okhttp3:okhttp:3.9.0 -> 3.9.1
com.sun.istack:istack-commons-runtime:3.0.7 -> 3.0.9
com.sun.xml.bind.external:relaxng-datatype:2.3.1 -> 2.3.2
com.sun.xml.fastinfoset:FastInfoset:1.2.13 -> 1.2.17
commons-beanutils:commons-beanutils:1.9.3 -> 1.9.4
io.netty:netty-all:4.1.34.Final -> 4.1.42.Final
io.opentracing.contrib:opentracing-interceptors:0.0.4 -> 0.0.5
io.opentracing.contrib:opentracing-tracerresolver:0.1.5 -> 0.1.8
io.reactivex.rxjava2:rxjava:2.2.2 -> 2.2.13
io.smallrye:smallrye-config:1.3.6 -> 1.3.9
io.smallrye:smallrye-opentracing:1.3.0 -> 1.3.2
io.undertow.js:undertow-js:1.0.2.Final -> 1.0.3.Final
joda-time:joda-time:2.9.7 -> 2.9.9
net.bytebuddy:byte-buddy:1.9.11 -> 1.9.16
org.apache.avro:avro:1.7.6 -> 1.7.7
org.apache.james:apache-mime4j:0.6 -> 0.6.1
org.apache.myfaces.core:myfaces-api:2.3.1 -> 2.3.4
org.apache.openjpa:openjpa-kernel:2.4.2 -> 2.4.3
org.cryptacular:cryptacular:1.2.0 -> 1.2.3
org.eclipse.microprofile.rest.client:microprofile-rest-client-api:1.3.2 -> 1.3.3
org.eclipse.persistence:eclipselink:2.7.3 -> 2.7.4
org.glassfish:jakarta.el:3.0.2 -> 3.0.3
org.hibernate:hibernate-core:5.3.12.Final -> 5.3.13.Final
org.jasypt:jasypt:1.9.2 -> 1.9.3
org.jboss:jboss-ejb-client:4.0.23.Final -> 4.0.25.Final
org.jboss.arquillian.container:arquillian-container-test-spi:1.4.0.Final -> 1.4.1.Final
org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.1_spec:2.0.0.Final -> 2.0.1.Final
org.opensaml:opensaml-core:3.3.0 -> 3.3.1
org.reactivestreams:reactive-streams:1.0.2 -> 1.0.3
5 years, 1 month
Key Dates for WildFly 19
by Brian Stansberry
Work is getting underway on WildFly 19, so it's time to announce the
expected schedule. The development period for WF 19 is going to be a few
weeks longer than the usual three months, because a three month period
would put a lot of the key dates in late December or early January, when
many people are going to be focused elsewhere.
The key thing we're looking at in WF 19 is adding support for more
MicroProfile specs. WildFly releases are time-boxed, not feature-boxed, but
there's already good progress on Fault Tolerance, JWT and OpenAPI; very
exciting.
Here are the key dates in the WildFly 19 schedule:
- Fri, Jan 10 — PRs ready to merge for all features coming in via
WildFly Core
- Tue, Jan 14 — All features ready for merge
- Wed, Jan 15 — WildFly 19 Beta. No new features after this date.
- Fri, Jan 24 — All changes for WildFly Core ready
- Tue, Jan 28 — All changes for WildFly ready
- Thu, Jan 30 — WildFly 19 Final released
WildFly Core should continue to produce betas every couple of weeks.
Best regards,
Brian
5 years, 1 month
Fail to compile wildfly 18 since some poms and jars missing
by Jeff Zhang
Hi,
I can't compile and build Wildfly 18.0.0.Final.
The messaging is:
[ERROR] Failed to execute goal on project wildfly-picketlink: Could not
resolve dependencies for project
org.wildfly:wildfly-picketlink:jar:18.0.0.Final: Failed to collect
dependencies at
org.picketlink.distribution:picketlink-wildfly8:jar:2.5.5.SP12-redhat-00009-jbossorg-1:
Failed to read artifact descriptor for
org.picketlink.distribution:picketlink-wildfly8:jar:2.5.5.SP12-redhat-00009-jbossorg-1:
Could not find artifact
org.picketlink:picketlink-parent:pom:2.5.5.SP12-redhat-00006 in
jboss-developer-repository-group
(https://repository.jboss.org/nexus/content/groups/public)
I can't find the version 2.5.5.SP12-redhat-00006 of picketlink-parent in the
maven repository.
Could someone help to resolve it?
Thanks
Jeff
--
Sent from: http://wildfly-development.1055759.n5.nabble.com/
5 years, 1 month