Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [servlet-dev] Release staged 5.0.0 to Maven Central


Mark,

I agree it would be good to have the schemas included in the jar... and I think they always should have been.

But are you saying we add all the historic schemas? if so, do we have access to well licensed versions of all of the required schemas and DTDs?   Last I looked I could only find a mishmash of CDDL, GPL, LGPL and Apache licensed files that satisfied all the schemas we needed.   

If you are really just saying include the jakarta namespace schemas, for which there should be eclipsed licensed versions, then I say put them in, even if manually copied and have duplicates of the common schemas.   If we start without them, then other solutions will be found and they will never get added.

cheers










On Tue, 21 Jul 2020 at 14:21, Mark Thomas <markt@xxxxxxxxxx> wrote:
On 20/07/2020 21:23, arjan tijms wrote:
> Hi,
>
> Yes, you're right. So I'll slightly change the question:
>
> Is the current staged release sufficient for the release review?

I think we need a resolution to the "Do we include the schemas?"
question. My view is that we should. If that is the consensus, I'm not
sure how we should go about it. Manually copy them as a short-term fix?

Mark


>
> Kind regards,
> Arjan
>
>
> On Mon, Jul 20, 2020 at 10:19 PM Mark Thomas <markt@xxxxxxxxxx
> <mailto:markt@xxxxxxxxxx>> wrote:
>
>     On 20/07/2020 14:56, arjan tijms wrote:
>     > Hi,
>     >
>     > I'd like to release Servlet API 5.0.0 to Maven Central. It's currently
>     > staged here:
>     >
>     >
>     https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jakarta.servlet-api/5.0.0/
>     >
>     > I used it to pass the TCK using GlassFish 6.
>     >
>     > Any objections?
>
>     I think you have to wait for the release review before you can do that
>     for a RELEASE (as opposed to an RC or M).
>
>     Mark
>     _______________________________________________
>     servlet-dev mailing list
>     servlet-dev@xxxxxxxxxxx <mailto:servlet-dev@xxxxxxxxxxx>
>     To unsubscribe from this list, visit
>     https://www.eclipse.org/mailman/listinfo/servlet-dev
>
>
> _______________________________________________
> servlet-dev mailing list
> servlet-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/servlet-dev
>

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


--

Back to the top