Skip to content

Commit 6caa4a4

Browse files
authored
Remove azure-security-keyvault-jca from docs onboarding (Azure#35390)
1 parent 4430be3 commit 6caa4a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/scripts/Language-Settings.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ $PackageExclusions = @{
293293
"azure-applicationinsights-query" = "Cannot find namespaces in javadoc package.";
294294
"azure-resourcemanager-voiceservices" = "Doc build attempts to download a package that does not have published sources.";
295295
"azure-resourcemanager-storagemover" = "Attempts to azure-sdk-build-tool and fails";
296+
"azure-security-keyvault-jca" = "Consistently hangs docs build, might be a spring package https://github.com/Azure/azure-sdk-for-java/issues/35389";
296297
}
297298

298299
# Validates if the package will succeed in the CI build by validating the

0 commit comments

Comments
 (0)