Skip to content

Commit

Permalink
fix(java-client): package org.apache.pegasus.utils does not exist whi…
Browse files Browse the repository at this point in the history
…le building java client
  • Loading branch information
empiredan committed Jan 22, 2025
1 parent c950ffe commit 39a8411
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,7 @@
<include>partition_split.thrift</include>
<include>rrdb.thrift</include>
<include>security.thrift</include>
<include>utils.thrift</include>
</includes>
<thriftExecutable>thrift</thriftExecutable>
<outputDirectory>${project.basedir}/src/main/java</outputDirectory>
Expand Down

0 comments on commit 39a8411

Please sign in to comment.