From: geraldo netto <geraldone...@gmail.com>
Committer: Waldemar Kozaczuk <jwkozac...@gmail.com>
Branch: master

openjdk8-zulu-full: reuse openjdk8-zulu-compact-common

reuse openjdk8-zulu-compact-common/latest.sh in order to avoid duplicated script now, all zulu profiles (compact1, 2, 3, 3 with beans, full) are using a single source

Signed-off-by: geraldo netto <geraldone...@gmail.com>
Message-Id: <20180908011753.2073-3-geraldone...@gmail.com>

---
diff --git a/openjdk8-zulu-full/latest.sh b/openjdk8-zulu-full/latest.sh
--- a/openjdk8-zulu-full/latest.sh
+++ b/openjdk8-zulu-full/latest.sh
@@ -1,3 +1,2 @@
 #!/bin/bash
-
-wget -c -qO- http://www.azul.com/downloads/zulu/zulu-linux | grep -o '<a href=['"'"'"][^"'"'"']*['"'"'"]' | grep "jdk8.*linux.*64.tar.gz\"" | cut -d'"' -f2 | head -1
+. ../openjdk8-zulu-compact-common/latest.sh

--
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to