Return-Path: X-Original-To: apmail-builds-archive@minotaur.apache.org Delivered-To: apmail-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 67DCCDCA5 for ; Fri, 12 Oct 2012 17:07:30 +0000 (UTC) Received: (qmail 34088 invoked by uid 500); 12 Oct 2012 17:07:30 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 34011 invoked by uid 500); 12 Oct 2012 17:07:30 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 34002 invoked by uid 99); 12 Oct 2012 17:07:30 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Oct 2012 17:07:30 +0000 Received: from localhost (HELO mail-pa0-f50.google.com) (127.0.0.1) (smtp-auth username olamy, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Oct 2012 17:07:29 +0000 Received: by mail-pa0-f50.google.com with SMTP id hz11so3313818pad.23 for ; Fri, 12 Oct 2012 10:07:29 -0700 (PDT) Received: by 10.68.135.168 with SMTP id pt8mr15731926pbb.24.1350061649212; Fri, 12 Oct 2012 10:07:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.66.135.177 with HTTP; Fri, 12 Oct 2012 10:07:09 -0700 (PDT) From: Olivier Lamy Date: Fri, 12 Oct 2012 19:07:09 +0200 Message-ID: Subject: Interesting new Jenkins plugin just installed To: builds@apache.org Content-Type: text/plain; charset=ISO-8859-1 Hi Folks, FYI I have just installed a new Jenkins plugin in our Jenkins instance. This plugin allow you to test a patch easily on the Jenkins instance (cool if you have very long/complicated build which cannot run locally) I have posted a blog entry [1] on how to use that with Maven but it's also possible with curl :-) Have Fun, -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy [1] http://olamy.blogspot.fr/2012/10/test-your-local-patch-on-remote-jenkins.html