We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit 5f48fffCopy full SHA for 5f48fff
config.ini
@@ -0,0 +1,12 @@
1
+[parent]
2
+INSTALLED_OPATCH_VERSION=13.9.2
3
+
4
+[122130]
5
+WLS_URL=http://download.oracle.com/otn/nt/middleware/12c/12213/fmw_12.2.1.3.0_wls_Disk1_1of1.zip
6
+JDK_URL=https://download.oracle.com/otn-pub/java/jdk/8u191-b12/2787e4a523244c269598db4e85c51e0c/jdk-8u191-linux-x64.tar.gz
7
8
9
+[122120]
10
+WLS_URL=http://download.oracle.com/otn/nt/middleware/12c/12212/fmw_12.2.1.2.0_wls_Disk1_1of1.zip
11
12
scripts/download-jdk.sh
@@ -0,0 +1 @@
+#!/usr/bin/env bash
0 commit comments