Quantcast

New release of remoting?

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

New release of remoting?

Jesse Glick-4
Running tests in Jenkins trunk fails using JDK 7 due to a serious bug in 2.16 I fixed a few weeks ago. Should org.jenkins-ci.main:remoting 2.17 be published? There are
various other changes in this version that I do not exactly understand.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: New release of remoting?

Kohsuke Kawaguchi
Administrator
+1.

Normally remoting is released quite frequently per change. I skip a
release only when a change is diagnostic or otherwise non-functional
in nature.

2012/8/23 Jesse Glick <[hidden email]>:
> Running tests in Jenkins trunk fails using JDK 7 due to a serious bug in
> 2.16 I fixed a few weeks ago. Should org.jenkins-ci.main:remoting 2.17 be
> published? There are various other changes in this version that I do not
> exactly understand.



--
Kohsuke Kawaguchi
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: New release of remoting?

Jesse Glick-4
On 08/22/2012 09:20 PM, Kohsuke Kawaguchi wrote:
> +1.

Then can you perform one please? The POM requests a signature in -Prelease, I suppose since it is made into slave.jar, and I lack the private key.

(Ideally the releases would be done by promoting a job on ci.jenkins-ci.org configured with a jarsigner secret, right?)
Loading...