Skip to content

Commit 3165435

Browse files
committed
Put what information we have in this file
1 parent 3e48a70 commit 3165435

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

deps/install-non-oss.sh

+5
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,12 @@
1616
# specific language governing permissions and limitations
1717
# under the License.
1818

19+
# From https://devcentral.f5.com
20+
# Version: unknown
1921
mvn install:install-file -Dfile=cloud-iControl.jar -DgroupId=com.cloud.com.f5 -DartifactId=icontrol -Dversion=1.0 -Dpackaging=jar
22+
23+
# From Citrix
24+
# Version: unknown
2025
mvn install:install-file -Dfile=cloud-netscaler-sdx.jar -DgroupId=com.cloud.com.citrix -DartifactId=netscaler-sdx -Dversion=1.0 -Dpackaging=jar
2126

2227
# From http://support.netapp.com/ (not available online, contact your support representative)

0 commit comments

Comments
 (0)