Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jaxrs-dev] [External] : Use of "JAX-RS" in javadoc

Hi Santiago,

Ah, I didn't specify that I'm talking about the use of "JAX-RS" in the javadoc.

Anyway, I see it in lots of different classes, but consider BeanParam, line 26:

  2.1.5: * The annotation that may be used to inject custom JAX-RS "parameter aggregator" value object

  2.1.6: * The annotation that may be used to inject a custom "parameter aggregator" value object

  3.0.0: * The annotation that may be used to inject custom JAX-RS "parameter aggregator" value object into a resource class

I see the discussion about removing it (https://github.com/eclipse-ee4j/jaxrs-api/pull/779) but nothing about restoring it.

Thanks,
Ron


On 2/5/21 9:04 AM, Santiago Pericas-Geertsen wrote:
Hi Ron,

 Could you be more specific as to which documents and branches show the problem? We shuffled the branches a bit, so I want to make sure we are talking about the same locations. Is there a published 3.0.0 artifact showing the issue?

— Santiago

On Feb 4, 2021, at 7:21 PM, Ron Sigal <rsigal@xxxxxxxxxx> wrote:

Hi,

I have a historical question. In pull request https://github.com/eclipse-ee4j/jaxrs-api/pull/779 "Changes for Jakarta EE 8 Release", the use of "JAX-RS" was removed (version 2.1.6), but it reappeared in version 3.0.0.

I can't find any discussion on https://github.com/eclipse-ee4j/jaxrs-api/issues or this mailing list about the reappearance. It just came back in commit
a2f52e8b489e0ab8fe56adbd9174be5cf6302b64 "Initial commit of the JAX-RS API sources and examples." Is there some discussion somewhere? I'm curious what happened.

Thanks,
Ron



_______________________________________________
jaxrs-dev mailing list
jaxrs-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jaxrs-dev__;!!GqivPVa7Brio!Jwj0CkIS_svUEgmVLnsuLq2IKywnng9ET0OZIkFXRWPH5NbHBjuC4tbbYdNPisnx9s3jtnlv0w$


_______________________________________________
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