This is an automated email from the ASF dual-hosted git repository.

nihaljain pushed a commit to branch jetty12
in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git

commit e624d9607d4abb9e5da6bcbb04671a76af5833a3
Author: Nihal Jain <[email protected]>
AuthorDate: Sat Apr 5 01:42:52 2025 +0530

    disable noop
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 66575ae..3b3e328 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
     <module>hbase-shaded-jetty-12-plus-ee8</module>
     <module>hbase-shaded-jersey</module>
     <module>hbase-shaded-jackson-jaxrs-json-provider</module>
-    <module>hbase-noop-htrace</module>
+<!--    <module>hbase-noop-htrace</module>-->
     <module>hbase-unsafe</module>
   </modules>
   <scm>

Reply via email to