RFR: 6889: Provide build script for making it easier to build JMC [v5]

Marcus Hirt hirt at openjdk.java.net
Thu Sep 17 18:38:14 UTC 2020


On Thu, 17 Sep 2020 18:08:13 GMT, Schalli1987 <github.com+11866488+Schalli1987 at openjdk.org> wrote:

>> Second try, I signed the OCA last week (also I do not have any response).
>> 
>> This script provides an easy way to package JMC by just calling a single command.
>
> Schalli1987 has updated the pull request incrementally with one additional commit since the last revision:
> 
>   check entire jetty log for start messeage instead of only last line

Just a small typo left, then we're good to go! :)

build.sh line 94:

> 92:     }
> 93:
> 94:     echo "$(date +%T) installing core artfacts - logging output to ${installLog}"

Typo. artfacts -> artifacts.

-------------

Changes requested by hirt (Lead).

PR: https://git.openjdk.java.net/jmc/pull/100


More information about the jmc-dev mailing list