Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-stable-dev] About to release Jakartaee-Stable 1.0

Why are we increasing jaxr-api from 1.0._04 to 1.0.9?  Seems like a large jump.

Same for rpc-api from 1.1.1 to 1.1.3?

And, for management 1.1-rev-1 to 1.1.3?

These increases in versions seems odd to me...

--  Kevin

On Thu, Nov 8, 2018 at 11:05 AM Jim Krueger <jckofbyron@xxxxxxxxx> wrote:
Hi,
This note declares my intention to release Jakartaee-Stable 1.0.

These are the current Java EE versions of the following projects:

Maven coordinates have changed, but no API changes have been made.

See:

The new Maven coordinates will be:

<groupId>jakarta.enterprise.deploy</groupId>
<artifactId>jakarta.enterprise.deploy-api</artifactId>
<version>1.8</version>

<groupId>jakarta.xml.registry</groupId>
<artifactId>jakarta.xml.registry-api</artifactId>
<version>1.0.9</version>

<groupId>jakarta.xml.rpc</groupId>
<artifactId>jakarta.xml.rpc-api</artifactId>
<version>1.1.3</version>

<groupId>jakarta.management.j2ee</groupId>
<artifactId>jakarta.management.j2ee-api</artifactId>
<version>1.1.3</version>

If there are any objections, please let me know.

Thanks,
Jim Krueger
_______________________________________________
jakartaee-stable-dev mailing list
jakartaee-stable-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakartaee-stable-dev

Back to the top