Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jstl-dev] EE11 updates for Tags 3.0 - TCK challenges - Service Release

Hi Richard,

The implementation of Jakarta Tags which used to be part of the following github repo: https://github.com/jakartaee/tags has now been moved to Eclipse WaSP. The README for the repo gives some details.

If we look at the Eclipse WaSP project: https://projects.eclipse.org/projects/ee4j.wasp the 3.2.1 version should have what you're looking for: https://projects.eclipse.org/projects/ee4j.wasp/releases/3.2.1.

Regards,

Paul Nicolucci

On Thu, Sep 19, 2024 at 2:29 PM Richard Opalka <opalka.richard@xxxxxxxxx> wrote:
Hi Paul,

   On 22-nd august there was just JSTL API 3.0.2 version released.
What is the plan about the JSTL IMPL 3.0.2 release?

RIchard

On Fri, Jul 19, 2024 at 2:44 AM Paul Nicolucci <pnicolucci@xxxxxxxxx> wrote:
Hi,

The work is completed. We're working to figure out the releases. 


Regards,

Paul Nicolucci 

On Thu, Jul 18, 2024, 9:52 AM Richard Opalka <opalka.richard@xxxxxxxxx> wrote:
Is there a plan to release 3.0.2 version for Tags 3.0 to include latest Xalan?

Thanks,

Richard

On Wed, Apr 10, 2024 at 3:47 PM Paul Nicolucci via jstl-dev <jstl-dev@xxxxxxxxxxx> wrote:
Hi,

Are there any volunteers to do the service release for Tags 3.0? Or would anyone be able to share the steps to perform the release?

Thanks,

Paul Nicolucci

On Fri, Apr 5, 2024 at 2:26 PM Paul Nicolucci <pnicolucci@xxxxxxxxx> wrote:
Hi,

Thanks for the reviews on: https://github.com/jakartaee/tags/pull/254 I've just merged the code changes.

Thanks,

Paul Nicolucci

On Tue, Apr 2, 2024 at 7:11 AM Paul Nicolucci <pnicolucci@xxxxxxxxx> wrote:
Hi,

Current status:

3) https://github.com/jakartaee/tags/pull/254 -> Would someone be so kind as to review this PR for me?

Thanks,

Paul Nicolucci

On Thu, Mar 28, 2024 at 9:46 AM Paul Nicolucci <pnicolucci@xxxxxxxxx> wrote:
Hi,

Latest updates:

2) There has been some activity on: https://github.com/jakartaee/tags/issues/255 I believe we should accept this challenge as well and if there is no objection I'll mark it accepted at the end of this week.
3) https://github.com/jakartaee/tags/pull/254 -> Would someone be so kind as to review this PR for me?

Once the above is completed we can work on a service release for EE11. Any tips and tricks for doing a service release are welcome :)

Regards,

Paul Nicolucci

On Tue, Mar 19, 2024 at 3:16 PM Paul Nicolucci <pnicolucci@xxxxxxxxx> wrote:
Hi,

I have a PR ready for review: https://github.com/jakartaee/tags/pull/254

Can I get some reviews of this so that a service release can be done?

We also have two TCK challenges relating to EE11 and running the Tags 3.0 TCK with EE 11 features / Java 21.

1) https://github.com/jakartaee/tags/issues/256 , I sent a previous note regarding this one to discuss if necessary: https://www.eclipse.org/lists/jstl-dev/msg00134.html (Pages 4.0 JspException.getRootCause() method). In summary, this one looks valid to accept, and the tck updated.

2) https://github.com/jakartaee/tags/issues/255 , this one relates to Java 21 not working with some of the date formats in the TCK. Is anyone available to help out with a solution to this one?

Do we have any instructions on how to perform the service release for Jakarta Tags I don't have any experience with generating the releases. Any volunteers?

Thanks,

Paul Nicolucci
_______________________________________________
jstl-dev mailing list
jstl-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jstl-dev

Back to the top