Skip to content

Commit

Permalink
Merge branch '3.3' into feat/remove_monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyHZM authored Dec 4, 2023
2 parents 9ff9d21 + 0c766ad commit c90cb4b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -868,12 +868,7 @@
<exclude>src/main/java/org/apache/dubbo/common/logger/helpers/MessageFormatter.java</exclude>
<exclude>src/main/java/org/apache/dubbo/maven/plugin/protoc/DubboProtocCompilerMojo.java</exclude>
<exclude>src/main/java/org/apache/dubbo/gen/utils/ProtoTypeMap.java</exclude>
<exclude>**/TripleWrapper.java</exclude>
<exclude>**/com/google/rpc/**</exclude>
<exclude>**/io/grpc/**</exclude>
<exclude>**/istio/**</exclude>
<exclude>**/org/apache/dubbo/auth/v1alpha1/**</exclude>
<exclude>**/demo/hello/**</exclude>
<exclude>**/generated-sources/**</exclude>
</excludes>
<palantirJavaFormat>
<version>${palantirJavaFormat.version}</version>
Expand Down

0 comments on commit c90cb4b

Please sign in to comment.