Skip to content

Commit 2fceeed

Browse files
authored
Remove the <doclint> property configuration (Azure#28239)
1 parent bf11912 commit 2fceeed

File tree

3 files changed

+0
-15
lines changed
  • sdk/spring
    • spring-cloud-azure-stream-binder-eventhubs-core
    • spring-cloud-azure-stream-binder-servicebus-core
    • spring-messaging-azure-storage-queue

3 files changed

+0
-15
lines changed

sdk/spring/spring-cloud-azure-stream-binder-eventhubs-core/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@
3333
<url>https://github.com/Azure/azure-sdk-for-java/issues</url>
3434
</issueManagement>
3535

36-
<properties>
37-
<!-- TODO: Remove this once all Javadoc warnings and errors are resolved -->
38-
<doclint>all,-missing</doclint>
39-
</properties>
40-
4136
<dependencies>
4237
<dependency>
4338
<groupId>org.springframework.cloud</groupId>

sdk/spring/spring-cloud-azure-stream-binder-servicebus-core/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@
3333
<url>https://github.com/Azure/azure-sdk-for-java/issues</url>
3434
</issueManagement>
3535

36-
<properties>
37-
<!-- TODO: Remove this once all Javadoc warnings and errors are resolved -->
38-
<doclint>all,-missing</doclint>
39-
</properties>
40-
4136
<dependencies>
4237
<dependency>
4338
<groupId>org.springframework.cloud</groupId>

sdk/spring/spring-messaging-azure-storage-queue/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@
3333
<url>https://github.com/Azure/azure-sdk-for-java/issues</url>
3434
</issueManagement>
3535

36-
<properties>
37-
<!-- TODO: Remove this once all Javadoc warnings and errors are resolved -->
38-
<doclint>all,-missing</doclint>
39-
</properties>
40-
4136
<dependencies>
4237
<dependency>
4338
<groupId>com.azure.spring</groupId>

0 commit comments

Comments
 (0)