Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jaxrs-dev] TCK Assertion Numbers

Great, thanks! :-)

-Markus

 

 

Von: jaxrs-dev-bounces@xxxxxxxxxxx [mailto:jaxrs-dev-bounces@xxxxxxxxxxx] Im Auftrag von arjan tijms
Gesendet: Freitag, 28. August 2020 16:29
An: jaxrs developer discussions
Betreff: Re: [jaxrs-dev] TCK Assertion Numbers

 

Hi,

 

The list of assertions is kept here:

 

 

From that an HTML version is generated:

 

 

And just to be sure nobody accidentally deletes them, there's also a backup copy being kept here:

 

 

If you update the spec document, all those 3 files need to be updated to mirror exactly what's in the spec document, as the "JAXRSSpecAssertions.xml" file essentially contains verbatim quotes from the spec document. The HTML versions are manually updated these days, since the tools to generate them have largely been lost (there's some stuff here though: https://github.com/eclipse-ee4j/jakartaee-tck-tools).

 

Hope this helps.

 

Kind regards,

Arjan Tijms

 

 

 

 

 

 

 

On Fri, Aug 28, 2020 at 4:19 PM Markus KARG <markus@xxxxxxxxxxxxxxx> wrote:

When extending the JAX-RS TCK, apparently unique Assertion Numbers have to get assigned. Is there some list of the existing assertions somewhere? How to know the next free number?

-Markus

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


Back to the top