RFR: 1167: Update the mapping of files for the client group

Sergey Bylokhov serb at openjdk.java.net
Fri Sep 10 03:07:29 UTC 2021


On Fri, 10 Sep 2021 02:59:46 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> A few records related to the client are added to the jdk.json

config/mailinglist/rules/jdk.json line 15:

> 13:         "client": [
> 14:             "make/\\w+(Demos|X11)",
> 15:             "make/autoconf/lib-(alsa|cups|font|freetype|x11)",

Is it fine in a few places to use the "font" instead of "fontconfig" and "x11" instead of "x11wrappergen"?

config/mailinglist/rules/jdk.json line 17:

> 15:             "make/autoconf/lib-(alsa|cups|font|freetype|x11)",
> 16:             "make/data/(font|x11)",
> 17:             "make/jdk/src/classes/build/tools/(generatenimbus/|x11wrappergen)",

Why nimbus has a slash at the end? it can be removed?

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

PR: https://git.openjdk.java.net/skara/pull/1217


More information about the skara-dev mailing list