You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@jena.apache.org by GitBox <gi...@apache.org> on 2022/10/01 15:28:15 UTC

[GitHub] [jena] afs commented on pull request #1569: Bump libthrift from 0.16.0 to 0.17.0

afs commented on PR #1569:
URL: https://github.com/apache/jena/pull/1569#issuecomment-1264398481

   This update does work but also highlights that the generated Thrift code in Jena uses `@javax.annotation`.
   
   This `javax` is within the scope of the `javax`->`jakarta` transition.
   
   The good news is the thrift compiler (v0.16.0) has an option for to suppress generation of `@javax.annotation`.
   
   Therefore, I'll put in a PR that has both this update and the java code regenerated without `@javax.annotation` lines. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org