Fix typo:

On Sat, Mar 2, 2019 at 2:08 PM Igal Sapir <i...@lucee.org> wrote:

> <snip/>
>
> To use the new update, you can now download all of the dependencies using
> the new "download-deps" target using Java 8+:
>
> $ export JAVA_HOME=/path-to-jdk8
> $ ant download-deps
>
> Then you can set JAVA_HOME to a Java 6 version, ANT_HOME to a ant 1.8.x
> version (because newer ant will not run with Java 8), and run `ant deploy`
> or `ant test`.  The way I do it is along the lines of:
>

Newer ant will not run with Java 6


> <snip/>
>

Reply via email to