From 478d75fec7aa6f1b77965dda5e6f4a5f88062ab8 Mon Sep 17 00:00:00 2001
From: alzimmermsft <48699787+alzimmermsft@users.noreply.github.com>
Date: Mon, 9 Dec 2019 13:00:08 -0800
Subject: [PATCH 1/2] Removed Queue Cryptography references since the module is
unused
---
eng/jacoco-test-coverage/pom.xml | 5 -----
eng/spotbugs-aggregate-report/pom.xml | 6 ------
eng/versioning/version_client.txt | 1 -
pom.client.xml | 5 -----
sdk/storage/ci.yml | 3 ---
sdk/storage/pom.service.xml | 1 -
6 files changed, 21 deletions(-)
diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml
index 7e786e7824be..10eeb49f1126 100644
--- a/eng/jacoco-test-coverage/pom.xml
+++ b/eng/jacoco-test-coverage/pom.xml
@@ -142,11 +142,6 @@
azure-storage-queue
12.2.0-beta.1
-
- com.azure
- azure-storage-queue-cryptography
- 12.0.0-beta.7
-
diff --git a/eng/spotbugs-aggregate-report/pom.xml b/eng/spotbugs-aggregate-report/pom.xml
index f0edbcb1d396..d9460fc279a0 100644
--- a/eng/spotbugs-aggregate-report/pom.xml
+++ b/eng/spotbugs-aggregate-report/pom.xml
@@ -73,7 +73,6 @@
..\..\sdk\storage\azure-storage-file-datalake\src\samples\java\com
..\..\sdk\storage\azure-storage-queue\src\main\java\com
..\..\sdk\storage\azure-storage-queue\src\samples\java\com
- ..\..\sdk\storage\azure-storage-queue-cryptography\src\main\java\com
@@ -250,11 +249,6 @@
azure-storage-queue
12.2.0-beta.1
-
- com.azure
- azure-storage-queue-cryptography
- 12.0.0-beta.7
-
diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt
index d886ce8886ba..3a44dc9e4486 100644
--- a/eng/versioning/version_client.txt
+++ b/eng/versioning/version_client.txt
@@ -27,4 +27,3 @@ com.azure:azure-storage-common;12.1.0;12.2.0-beta.1
com.azure:azure-storage-file-share;12.0.0;12.1.0-beta.1
com.azure:azure-storage-file-datalake;12.0.0-beta.7;12.0.0-beta.8
com.azure:azure-storage-queue;12.1.0;12.2.0-beta.1
-com.azure:azure-storage-queue-cryptography;12.0.0-beta.6;12.0.0-beta.7
diff --git a/pom.client.xml b/pom.client.xml
index 565aec13a851..9e616478cd79 100644
--- a/pom.client.xml
+++ b/pom.client.xml
@@ -469,10 +469,6 @@
Azure Storage - Queues
com.azure.storage.queue*
-
- Azure Storage Queues - Cryptography
- com.azure.storage.queue.cryptography*
-
Azure Telemetry
Azure Telemetry - OpenCensus
@@ -1207,6 +1203,5 @@
sdk/storage/azure-storage-file-share
sdk/storage/azure-storage-file-datalake
sdk/storage/azure-storage-queue
- sdk/storage/azure-storage-queue-cryptography
diff --git a/sdk/storage/ci.yml b/sdk/storage/ci.yml
index 4f6746b870ee..bbaacdd55152 100644
--- a/sdk/storage/ci.yml
+++ b/sdk/storage/ci.yml
@@ -63,6 +63,3 @@ stages:
- name: azure-storage-queue
safeName: azurestoragequeue
stagingProfileId: 88192f04117501
- # - name: azure-storage-queue-cryptography
- # safeName: azurestoragequeuecryptography
- # stagingProfileId: 88192f04117501
diff --git a/sdk/storage/pom.service.xml b/sdk/storage/pom.service.xml
index 5046a2e08097..96b5ed8a399d 100644
--- a/sdk/storage/pom.service.xml
+++ b/sdk/storage/pom.service.xml
@@ -23,6 +23,5 @@
azure-storage-file-share
azure-storage-file-datalake
azure-storage-queue
- azure-storage-queue-cryptography
From ded8577c7b3c7eb3dc81e461e9b07f9adaa4b030 Mon Sep 17 00:00:00 2001
From: alzimmermsft <48699787+alzimmermsft@users.noreply.github.com>
Date: Mon, 9 Dec 2019 13:11:29 -0800
Subject: [PATCH 2/2] Delete Queue Cryptography POM file
---
.../azure-storage-queue-cryptography/pom.xml | 213 ------------------
1 file changed, 213 deletions(-)
delete mode 100644 sdk/storage/azure-storage-queue-cryptography/pom.xml
diff --git a/sdk/storage/azure-storage-queue-cryptography/pom.xml b/sdk/storage/azure-storage-queue-cryptography/pom.xml
deleted file mode 100644
index 99b0fa07161d..000000000000
--- a/sdk/storage/azure-storage-queue-cryptography/pom.xml
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-
- com.azure
- azure-client-sdk-parent
- 1.7.0
- ../../../pom.client.xml
-
-
- 4.0.0
-
- com.azure
- azure-storage-queue-cryptography
- 12.0.0-beta.7
-
- Microsoft Azure client library for Queue Storage cryptography
- This module contains client library for Microsoft Azure Queue Storage cryptography.
- https://github.com/Azure/azure-sdk-for-java
-
-
-
- azure-java-build-docs
- ${site.url}/site/${project.artifactId}
-
-
-
-
- scm:git:https://github.com/Azure/azure-sdk-for-java
- scm:git:git@github.com:Azure/azure-sdk-for-java.git
- HEAD
-
-
-
-
- com.azure
- azure-storage-queue
- 12.2.0-beta.1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- java8
-
- [1.8,9)
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.8.1
-
- 1.8
- 1.8
- true
- true
-
- -Xlint:all
- -Xlint:-serial
- -Xlint:-deprecation
- -Xlint:-processing
-
-
- module-info.java
-
-
-
-
-
- test-compile
- process-test-sources
-
- testCompile
-
-
- groovy-eclipse-compiler
-
-
-
- default-testCompile
- process-test-sources
-
- testCompile
-
-
- groovy-eclipse-compiler
-
-
-
-
-
- org.codehaus.groovy
- groovy-eclipse-compiler
- 3.4.0-01
-
-
- org.codehaus.groovy
- groovy-eclipse-batch
- 2.5.8-01
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
- 3.0.0-M3
-
-
-
-
-
-
- java9plus
-
- [9,)
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.8.1
-
- 9
- 9
-
-
-
- test-compile
- process-test-sources
-
- testCompile
-
-
- groovy-eclipse-compiler
- 8
-
-
-
- default-testCompile
- process-test-sources
-
- testCompile
-
-
- groovy-eclipse-compiler
- 8
-
-
-
-
-
- org.codehaus.groovy
- groovy-eclipse-compiler
- 3.4.0-01
-
-
- org.codehaus.groovy
- groovy-eclipse-batch
- 2.5.8-01
-
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
- 3.0.0-M3
-
-
-
-
-
-
-
-
-
-