Jimexist commented on code in PR #2746:
URL: https://github.com/apache/thrift/pull/2746#discussion_r1095247577


##########
compiler/cpp/src/thrift/generate/t_java_generator.cc:
##########
@@ -5848,5 +5857,6 @@ THRIFT_REGISTER_GENERATOR(
     "                     undated: suppress the date at @Generated 
annotations\n"
     "                     suppress: suppress @Generated annotations entirely\n"
     "    unsafe_binaries: Do not copy ByteBuffers in constructors, getters, 
and setters.\n"
+    "    javax_annotations: generate javax annotations (jakarta by default)\n"

Review Comment:
   isn't javax the default as the status quo?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to