File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -127,6 +127,7 @@ The following parameters are available in the `java::adopt` defined type:
127
127
* [ ` java ` ] ( #java )
128
128
* [ ` proxy_server ` ] ( #proxy_server )
129
129
* [ ` proxy_type ` ] ( #proxy_type )
130
+ * [ ` url ` ] ( #url )
130
131
* [ ` basedir ` ] ( #basedir )
131
132
* [ ` manage_basedir ` ] ( #manage_basedir )
132
133
* [ ` package_type ` ] ( #package_type )
@@ -189,6 +190,14 @@ Proxy server type (none|http|https|ftp). (passed to archive)
189
190
190
191
Default value: `` undef ``
191
192
193
+ ##### <a name =" url " ></a >` url `
194
+
195
+ Data type: ` Any `
196
+
197
+ Full URL
198
+
199
+ Default value: `` undef ``
200
+
192
201
##### <a name =" basedir " ></a >` basedir `
193
202
194
203
Data type: ` Any `
@@ -481,4 +490,3 @@ Data type: `Any`
481
490
The name for the optional symlink in the installation directory.
482
491
483
492
Default value: `` undef ``
484
-
You can’t perform that action at this time.
0 commit comments