No, binaries are passed directly to the build, we don't support
download from URL as a build source yet.

On Wed, Mar 9, 2016 at 10:35 PM, Srinivas Naga Kotaru (skotaru)
<[email protected]> wrote:
> Can we pass FQDN to fetch WAR file like below?
>
> "spec": {
>                 "source": {
>                    "type": "Binary",
>                     "binary": {
>                         "asFile":
> "https://tomcat.apache.org/tomcat-6.0-doc/appdev/sample/sample.war";
>                     },
>                     "contextDir": "${CONTEXT_DIR}”
>
>
> When I try it is failing …
>
> spec.source.binary.asFile: invalid value
> 'https://tomcat.apache.org/tomcat-6.0-doc/appdev/sample/sample.war',
> Details: file name may not contain slashes or relative path segments and
> must be a valid POSIX filename
>
> --
> Srinivas Kotaru
>
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>

_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to