Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Talk:Eclipse GlassFish 5.1 Components Release Tracker"

(Why rolling back version numbers?)
 
Line 1: Line 1:
 
Dennis Roy, why did you rollback the version numbers? In particular, I assure you that I personally uploaded JAX-RS 2.1.5 to Maven Central and it is really there, so why did you roll it back to 2.1.4?
 
Dennis Roy, why did you rollback the version numbers? In particular, I assure you that I personally uploaded JAX-RS 2.1.5 to Maven Central and it is really there, so why did you roll it back to 2.1.4?
 +
 +
I rolled back the latest update of the release tracker. It rolled back my edits and introduced incorrect version numbers. The correct version of JAX-RS API in GlassFish is 2.1.3. See, https://github.com/eclipse-ee4j/glassfish/blob/EE4J_8/nucleus/parent/pom.xml <jax-rs-api.impl.version>2.1.3</jax-rs-api.impl.version>.

Revision as of 08:53, 4 February 2019

Dennis Roy, why did you rollback the version numbers? In particular, I assure you that I personally uploaded JAX-RS 2.1.5 to Maven Central and it is really there, so why did you roll it back to 2.1.4?

I rolled back the latest update of the release tracker. It rolled back my edits and introduced incorrect version numbers. The correct version of JAX-RS API in GlassFish is 2.1.3. See, https://github.com/eclipse-ee4j/glassfish/blob/EE4J_8/nucleus/parent/pom.xml <jax-rs-api.impl.version>2.1.3</jax-rs-api.impl.version>.

Back to the top