On Thu, Apr 26, 2018 at 11:28 AM, Oleg Nenashev <
o.v.ne...@gmail.com> wrote:
> Remoting code signing update
Do we even care about signing `remoting.jar` any more? IIUC the only
purpose of doing so was to allow people to attach agents using
`javaws`. But that is scheduled for removal in an upcoming Java
release, and it is anyway easy enough to use the `java -jar slave.jar`
form. Considering how much of a hassle it is to keep this signature up
to date, and how incompatible that notion is with CD and an OSS
project, maybe it is time to drop the feature, or move it to a plugin
where it could be maintained by interested users.