From 316543541dfca752c7f161e069736e437a77806e Mon Sep 17 00:00:00 2001 From: Hugo Trippaers Date: Sat, 21 Sep 2013 12:41:10 +0800 Subject: [PATCH] Put what information we have in this file --- deps/install-non-oss.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/deps/install-non-oss.sh b/deps/install-non-oss.sh index 0bf8e48d70c..940bd32ae59 100755 --- a/deps/install-non-oss.sh +++ b/deps/install-non-oss.sh @@ -16,7 +16,12 @@ # specific language governing permissions and limitations # under the License. +# From https://devcentral.f5.com +# Version: unknown mvn install:install-file -Dfile=cloud-iControl.jar -DgroupId=com.cloud.com.f5 -DartifactId=icontrol -Dversion=1.0 -Dpackaging=jar + +# From Citrix +# Version: unknown mvn install:install-file -Dfile=cloud-netscaler-sdx.jar -DgroupId=com.cloud.com.citrix -DartifactId=netscaler-sdx -Dversion=1.0 -Dpackaging=jar # From http://support.netapp.com/ (not available online, contact your support representative)