On Fri, 28 Apr 2023 20:28:13 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

>> Andy Goryachev has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   review comments
>
> tests/manual/monkey/build.xml line 97:
> 
>> 95: 
>> 96:  <!-- build all -->
>> 97:  <target name="build-all" depends="compile, copy-resources, make-jar, 
>> sha-jar, copy-jar" />
> 
> Suggestion: Add a `jar` target that depends on `build-all` (so it can be used 
> as an alias, since most of our apps use that).

added.  please check that it does what you requested.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1097#discussion_r1180875794

Reply via email to