RFR: 1150: Migrate skara tooling for client code to reference the new client-libs-dev list

Phil Race prr at openjdk.java.net
Tue Sep 7 21:44:20 UTC 2021


On Tue, 7 Sep 2021 20:57:28 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> And then you would probably add the 3 beans files that formerly had the `2d` label, plus the build and test files from your PR. Let's see what Phil says.

Phil doesn't understand why beans is still separate.

In the JBS I wrote
"All subscribers to client mailing lists - those for the above groups and also the beans-dev list have been subscribed to the new client-libs-dev list."

So beans-dev is going away too .. so the entire java.desktop module should be mapped to client-libs-dev
It should be one trivial mapping except for a double-mapping  to client and build for the build related files
that reside in the desktop module .. although I don't know that I see them there in this change ?
Actually neither before, nor after, the change. Perhaps they moved after skara built this mapping.


You may also find it useful to look at what I put here : https://openjdk.java.net/groups/client-libs/

It enumerates all the source, demo, test, make/build files I could identify that are handled by client-libs
jdk.unsupported.desktop is there but unless I'm missing something is unmapped.
You can cross-reference the tests + demos between the json and that web page too.

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

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


More information about the skara-dev mailing list