Skip to content

Commit

Permalink
Publish and export Javadoc for Solace (apache#31809)
Browse files Browse the repository at this point in the history
  • Loading branch information
bzablocki authored and acrites committed Jul 17, 2024
1 parent d7f0867 commit 2372a43
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions sdks/java/io/solace/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@

plugins { id 'org.apache.beam.module' }
applyJavaNature(
automaticModuleName: 'org.apache.beam.sdk.io.solace',
exportJavadoc: false,
publish: false,
automaticModuleName: 'org.apache.beam.sdk.io.solace'
)
provideIntegrationTestingDependencies()
enableJavaPerformanceTesting()
Expand Down

0 comments on commit 2372a43

Please sign in to comment.