Re: Stop publishing fat plugin aws-java-sdk

2024-03-21 Thread Vincent Latombe
Thank you both for your inputs, I made a list of repos to be updated, I didn't remember there were so many last time I checked . I'll get them updated. Vincent Le jeu. 21 mars 2024 à 17:50, Basil Crow a écrit : > The latest release of Pipeline: AWS Steps (which we use on > ci.jenkins.io)

Stop publishing fat plugin aws-java-sdk

2024-03-21 Thread Vincent Latombe
https://github.com/jenkinsci/aws-java-sdk-plugin/ is a multi-module project publishing parts of the AWS Java SDK as separate plugins. Historically, this was a single fat plugin with all jars from the AWS Java SDK. Over the years, it grew a lot, and I split

Re: [Plugin Proposal] Build operations logging

2023-06-01 Thread Vincent Latombe
Hi, Have you looked at the Audit Trail Plugin ? It seems to have an implementation of RunListener doing something

Managing clouds UI in Jenkins

2023-01-19 Thread Vincent Latombe
Hello, I've been looking at cloud configuration recently, and these are my naive thoughts about it. Let me know what you think of it. Clouds configuration was moved from Configure System to Manage Nodes and Clouds through #4339 (already 3 years

Re: Towards new kubernetes-client 6.x

2023-01-10 Thread Vincent Latombe
loudbees.com > wrote: > >> On Thu, Jan 5, 2023 at 2:35 PM Vincent Latombe >> wrote: >> >>> the package on fabric8 side is not updated to a new one, so both plugins >>> wouldn't be able to co-exist in the classpath. >>> >> >> You can si

Re: Towards new kubernetes-client 6.x

2023-01-05 Thread Vincent Latombe
t;> >> because the underlying libraries are well behaved and used a new >> namespace for the new version? (at least the java ones - I do not know >> about the JS stuff...) >> On Thursday, January 5, 2023 at 4:55:03 PM UTC db...@cloudbees.com wrote: >> >>> On Th

Re: Towards new kubernetes-client 6.x

2023-01-05 Thread Vincent Latombe
gt; > On Thu, Jan 5, 2023 at 5:18 PM Vincent Latombe > wrote: > >> A new major version of this library (6.x) has been available for a while >> and has breaking changes (See >> https://github.com/fabric8io/kubernetes-client/blob/v6.3.1/doc/MIGRATION-v6.md >> for

Towards new kubernetes-client 6.x

2023-01-05 Thread Vincent Latombe
Hello, https://github.com/jenkinsci/kubernetes-client-api-plugin bundles today version 5.x of fabric8 kubernetes-client. A new major version of this library (6.x) has been available for a while and has breaking changes (See

Re: Jenkins 2.361.1 LTS RC testing started

2022-09-07 Thread Vincent Latombe
om/jenkinsci/jenkins/pull/7063, it includes the PR > https://github.com/jenkinsci/jenkins/pull/7043 submitted by Vincent > Latombe, the one addressing issue > https://issues.jenkins.io/browse/JENKINS-69250 mentioned in this thread > previously. > > Best, > Kris > >

Re: Jenkins 2.361.1 LTS RC testing started

2022-08-31 Thread Vincent Latombe
2.361.1.1 LTS. Vincent Le mer. 31 août 2022 à 15:29, Basil Crow a écrit : > Hello Vincent, > > On Mon, Aug 29, 2022 at 1:50 AM Vincent Latombe > wrote: > > https://issues.jenkins.io/browse/JENKINS-69250 is affecting both Setup > Wizard and custom Headers implementations.

Re: Jenkins 2.361.1 LTS RC testing started

2022-08-29 Thread Vincent Latombe
Hi, https://issues.jenkins.io/browse/JENKINS-69250 is affecting both Setup Wizard and custom Headers implementations. I've submitted a pull request. Vincent Le mer. 24 août 2022 à 19:51, Kris Stern a écrit : > Hi everyone, > > Latest LTS RC has been made public and is ready to be tested.

Re: Looking up a symbol from plugin java code

2022-06-14 Thread Vincent Latombe
Filed https://github.com/jenkinsci/jenkins/pull/6659 Vincent Le lun. 13 juin 2022 à 17:51, Vincent Latombe a écrit : > Hello, > > We're reviewing usage of icons across our plugin codebase and adapting to > the new symbols. > > Context: > * https://github.com/jenkin

Looking up a symbol from plugin java code

2022-06-13 Thread Vincent Latombe
Hello, We're reviewing usage of icons across our plugin codebase and adapting to the new symbols. Context: * https://github.com/jenkinsci/jenkins/pull/6186 * https://github.com/jenkinsci/jenkins/pull/6532 We have a use case where an icon is returned through a FormValidation object.

Re: Backporting for LTS 2.319.3 started

2022-01-31 Thread Vincent Latombe
+1 from me to backport it. Vincent Le lun. 31 janv. 2022 à 09:43, 'Ildefonso Montero' via Jenkins Developers < jenkinsci-dev@googlegroups.com> a écrit : > No issues from my side to include it. Looking for more opinions about it. > > On Sun, Jan 30, 2022 at 11:45 AM timja...@gmail.com > wrote:

Re: Splitting aws-java-sdk

2021-09-22 Thread Vincent Latombe
Added, I'll cut a release at the end of this week with the new structure. Vincent Le mar. 21 sept. 2021 à 16:06, Jesse Glick a écrit : > Good idea! Please add whatever contains `com.amazonaws.services.logs` as > this is used by `pipeline-cloudwatch-logs`. > > -- > You received this message

Splitting aws-java-sdk

2021-09-21 Thread Vincent Latombe
Hello, When this plugin was created back in 2015, it was 19,4Mb. AWS has added so many apis over the years that it has now exploded and weights 195Mb. I'm considering splitting it per module so that each Jenkins plugin that needs AWS SDK depends

Re: [kubernetes-plugin | casc ] Different behaviour between declarative and casc configuration ?

2020-09-09 Thread Vincent Latombe
(this is rather a question for Jenkins Users) This smells like a bug. Please open a jira issue with a reproducer. Vincent Le mer. 9 sept. 2020 à 10:32, aben...@redhat.com a écrit : > Hi Jenkins-Dev, > > I am trying to port a configuration of the kubernetes-plugin between > servers and I was

Re: Commit Rights for Mesos Cloud Plugin

2019-06-29 Thread Vincent Latombe
Okay for me. It's good that mesosphere is picking up work on this plugin. Le ven. 28 juin 2019 à 11:50, Karsten Jeschkies a écrit : > Hi, > > I’m working on an overhaul of the Mesos Cloud Plugin for Jenkins ( > https://github.com/mesosphere/jenkins-mesos-plugin). I would love to > promote the

Re: Jenkins 2.73.1 LTS RC testing started

2017-09-13 Thread Vincent Latombe
2017-09-13 16:06 GMT+02:00 Jesse Glick <jgl...@cloudbees.com>: > On Wed, Sep 13, 2017 at 8:26 AM, Vincent Latombe > <vincent.lato...@gmail.com> wrote: > >> Is this going to be a problem in the official Jenkins Docker images? > > > > I created a reproducer

Re: Jenkins 2.73.1 LTS RC testing started

2017-09-13 Thread Vincent Latombe
2017-09-13 12:40 GMT+02:00 Daniel Beck <m...@beckweb.net>: > > > On 13. Sep 2017, at 12:11, Vincent Latombe <vincent.lato...@gmail.com> > wrote: > > > > Docker environment > > Is this going to be a problem in the official Jenkins Docker images? I creat

Re: Jenkins 2.73.1 LTS RC testing started

2017-09-13 Thread Vincent Latombe
Regarding JENKINS-45755 , affected users will be those running Jenkins with a non-writable user home directory (like a service user for the issue logger). This is a more common situation in Docker environment, in cases you have to run Jenkins as

Re: Plugin dev for Jenkins 2

2016-11-03 Thread Vincent Latombe
I think jenkins-dev:run already sets -Dhudson.Main.development=true to bypass this. Probably the hpi plugin could use the same? Vincent 2016-11-03 15:34 GMT+01:00 Adrien Lecharpentier < adrien.lecharpent...@gmail.com>: > Hi, > > I have a question about plugin development which target Jenkins 2:

Running ATH to validate changes on form-element-path plugin on ci.jenkins.io ?

2016-11-03 Thread Vincent Latombe
Following Oliver's suggestion on PR #6 [1], I have a created a Jenkinsfile running the ATH based on the changes introduced in this plugin as any regression introduced in this plugin can impact the whole ATH. It would be nice to be able to run this pipeline on https://ci.jenkins.io/ however as far

Re: Jenkins produces blank page and crashes

2016-04-07 Thread Vincent Latombe
Personally I didn't receive the attachments. You can use github gists or pastebin for such things. Vincent 2016-04-07 13:48 GMT+02:00 Daniel Beck : > > On 07.04.2016, at 13:30, Christoph M wrote: > > > it seems that my messages are deleted when I'm trying

Re: Developing plugin that doing something (run some methods) after build of any job

2016-03-27 Thread Vincent Latombe
Note that this discussion rather belongs to jenkinsci-dev. Vincent 2016-03-27 18:17 GMT+02:00 Vincent Latombe <vincent.lato...@gmail.com>: > RunListener > <http://javadoc.jenkins-ci.org/hudson/model/listeners/RunListener.html> > is the extension point you're looking for. &g

Re: New Slack Plugin for Jenkins

2016-02-26 Thread Vincent Latombe
e is null. If I restart > Jenkins, the instance is not null. What should I do to avoid restarting > Jenkins after installation of my Plugin? > Thanks > > Il giorno venerdì 12 febbraio 2016 16:41:30 UTC+1, Vincent Latombe ha > scritto: >> >> Great! >> >> Vincent

Re: New Slack Plugin for Jenkins

2016-02-12 Thread Vincent Latombe
Great! Vincent 2016-02-12 11:12 GMT+01:00 Tommy Montingelli <tommy...@gmail.com>: > Hi Vincent, > I was wrong. With UnprotectedRootAction I've created the plugin. Thanks > > Il giorno mercoledì 10 febbraio 2016 13:58:46 UTC+1, Vincent Latombe ha > scritto: >> >&g

Re: New Slack Plugin for Jenkins

2016-02-10 Thread Vincent Latombe
Hi Tommy, you could take a look at the git plugin which uses an UnprotectedRootAction as entry point for post-receive hook. https://github.com/jenkinsci/git-plugin/blob/master/src/main/java/hudson/plugins/git/GitStatus.java Vincent 2016-02-10 11:49 GMT+01:00 Tommy Montingelli

Re: Can't release plugin: hostname in certificate didn't match

2016-01-11 Thread Vincent Latombe
Hi Mark, it seems you hit https://issues.jenkins-ci.org/browse/INFRA-519 (opened on Dec 22th, 2015). I don't know what is the progress on this, but several releases have happened since so I'm guessing that shouldn't block a release. maven.jenkins-ci.org:8081 doesn't use https anyway so I don't

Re: mqtt-notification-plugin release 1.2.1 not available in plugin manager

2016-01-08 Thread Vincent Latombe
I just checked my local jenkins instance and after refreshing the metadata from the update center I can see version 1.2.1 of your plugin. So I don't see any problem. Vincent 2016-01-08 8:30 GMT+01:00 Gareth Western : > Hi, > > I tried to release a new version (1.2.1)

Re: Trying to extend FreeStyleProject to override a method

2016-01-07 Thread Vincent Latombe
I don't really know the full extent of what you are trying to achieve, but I wouldn't get down the road of writing a new kind of project 'just' for this. If it is about swapping some icons depending on an custom criteria, I'd take a look at https://github.com/jenkinsci/greenballs-plugin and build

Re: button works only when job is running

2015-11-03 Thread Vincent Latombe
Hi Justine, depending on what you want to do exactly, http://javadoc.jenkins-ci.org/?jenkins/model/TransientActionFactory.html could help. Vincent 2015-11-03 13:04 GMT+01:00 : > I just realized, that if I add this button to action.jelly it works good, > but I dont

Re: Using ItemListener.java

2015-10-16 Thread Vincent Latombe
If you're using eclipse, don't forget to call mvn clean hpi:run, and not mvn hpi:run (otherwise you're @Extension annotation is not picked up) Vincent 2015-10-16 12:29 GMT+02:00 Jim SERRA : > Hum strange I don't find my mistake. > Frustrating... > The logger doesn't

Re: How to resave a job programmatically

2015-09-22 Thread Vincent Latombe
Hi, have you read https://wiki.jenkins-ci.org/display/JENKINS/Hint+on+retaining+backward+compatibility ? You can convert the previous structure to the new one in-memory when items are loaded from disk. In general it is enough for most use cases. Vincent 2015-09-22 6:40 GMT+02:00 Vinodhini Vijay

Re: Jenkins Plugin Builds - Maven vs Gradle

2015-09-21 Thread Vincent Latombe
Hi Nick, I have replaced your two existing maven jobs by gradle jobs. Sorry about the setback. I have also updated the wiki documentation to mention the possibility, but currently this operation must be done manually.

Re: Update Centers unavailable

2015-08-10 Thread Vincent Latombe
Vincent Latombe написал: I can' t seem to reach update centers (I tried the regular one and the experimental) http://updates.jenkins-ci.org/update-center.json http://updates.jenkins-ci.org/experimental/update-center.json I'm getting 503 and 504 errors. Vincent -- You received this message

Update Centers unavailable

2015-08-10 Thread Vincent Latombe
I can' t seem to reach update centers (I tried the regular one and the experimental) http://updates.jenkins-ci.org/update-center.json http://updates.jenkins-ci.org/experimental/update-center.json I'm getting 503 and 504 errors. Vincent -- You received this message because you are subscribed

Re: Revisiting bundled plugins

2015-08-07 Thread Vincent Latombe
I agree with Jesse, bundling new plugins is just pushing back the problem. What we really need is a better first time experience and I think Arnaud's wizard proposal makes sense. 2015-08-06 22:34 GMT+02:00 Jesse Glick jgl...@cloudbees.com: On Wed, Aug 5, 2015 at 1:56 AM, Kohsuke Kawaguchi

Re: Issues with Multiple SCM plugin

2015-08-07 Thread Vincent Latombe
Kiran, please, avoid cross-posting, and Jenkins Dev is for Jenkins core development and plugin development questions only. Regards, Vincent 2015-08-07 14:05 GMT+02:00 kiran kumar kiran.sirig...@gmail.com: Hello All, We are using Accurev as VCS tool. I wanted to use 2 different streams of

Re: Failure to deploy a new plugin version with mvn release

2015-07-19 Thread Vincent Latombe
You probably have a corrupted jar in your local repository. If this repeats after cleaning your local maven repository, it may be due to the repository manager your are using. Given the class name, you should check that the jar org.sonatype.plexus:plexus-cipher is valid Vincent 2015-07-16 10:23

Re: publication issue

2015-07-08 Thread Vincent Latombe
Hi Johann, from the error message it looks like your github ssh access is not correctly configured. You can check the url used directly in the pom.xml of the plugin. Once you fix push operation through ssh, release:prepare should work. Make sure you followed

Re: revisit ToolInstallation (Default)

2015-07-02 Thread Vincent Latombe
+1 on Nicolas's proposal, I got hit several times by incorrect slaves configuration picking up a Maven installation in PATH instead of using one of the Jenkins-defined installations. Vincent 2015-07-02 4:57 GMT+02:00 Mark Waite mark.earl.wa...@gmail.com: I believe the ToolInstallation to which

Re: Requesting hosting for recipebuilder plugin

2015-06-29 Thread Vincent Latombe
Hi Wilfred, the literate plugin supports using yml as a description language, you don't need everything in the README (as well as supporting multi-branch projects) About specifying notifiers (junit, mail,...) directly in the description file, I have done that in an extensive way in my company,

Re: Requesting hosting for recipebuilder plugin

2015-06-29 Thread Vincent Latombe
://github.com/jenkinsci/literate-plugin/blob/master/README.md states that it's possible to specify build steps the in the 'marker file', but it doesn't give an example. Have you played with this feature? Wilfred On Monday, 29 June 2015 16:47:18 UTC+1, Vincent Latombe wrote: Hi Wilfred

Re: Requesting hosting for recipebuilder plugin

2015-06-25 Thread Vincent Latombe
To me, it is the same as Literate Vincent 2015-06-25 21:41 GMT+02:00 Christopher Orr ch...@orr.me.uk: Is this much different from the Literate Plugin? -Chris On 25/06/15 15:53, Wilfred Hughes wrote: Hi folks We've just released a Jenkins plugin that lets you build jobs according to a

Re: [PROPOSAL] Semi-automated detection of unmaintained plugins

2015-06-09 Thread Vincent Latombe
You might get compilation errors because of plugin extracted from core when applying such a process. Some plugins are really simple and may not need evolution because they just work as is. How would the attic be represented ? Should it be exposed to users in update center? Vincent

Re: jenkins plugin, only the old version shown in the update center

2015-05-06 Thread Vincent Latombe
It's a known issue (too old maven-release-plugin, not compatible with recent gits), update your parent POM to 1.580 at least to get the fix. Vincent 2015-05-06 2:45 GMT+02:00 Yuanbo Han yuanbo@gmail.com: Hi all, I'm using mvn release:prepare release:perform to build and upload my

Re: Release Versions Maven plugins

2015-02-19 Thread Vincent Latombe
Hi, I'm sorry but this question relates only to Maven, you should rather ask your questions to the maven users mailing list. The fact that you use Jenkins to do your releases has nothing to do with your problem. Best regards, Vincent 2015-02-19 16:06 GMT+01:00 lebrame57

Re: Plugin Hosting Requests

2015-02-17 Thread Vincent Latombe
Hi Richard, I think the good thing with using the dev-list is that this definitely gives more visibility for people to comment/suggest, which I'm afraid you'd lose by switching to JIRA. Vincent 2015-02-17 21:51 GMT+01:00 Richard Bywater rich...@byh2o.com: Hi I was just going through a bunch

Re: Add a left hand side link for a job, powered by a particular BuildStep

2015-02-10 Thread Vincent Latombe
Hi, In the #perform, method of your Builder, create an instance of your Action and add it to the Build object. In your case, I don't think you need to implement a TransientActionFactory. Vincent 2015-02-10 17:55 GMT+01:00 Kirill yam...@gmail.com: Hi folks, I created a plugin that contains

Re: NoSuchMethodError: com.google.inject.Binder.bindListener in tests

2015-02-05 Thread Vincent Latombe
com.google.inject.Binder is part of Google Guice, so I'd say that you're pulling the wrong version of it from somewhere.. Vincent 2015-02-05 22:32 GMT+01:00 Marat Mavlyutov m.mavlyu...@gmail.com: also, this is diff between dependency tree of project with ssh-slaves and without it:

Re: Unit testing a plugin on Windows: InjectedTest: File is being used

2015-02-04 Thread Vincent Latombe
That's right. Vincent 2015-02-04 8:35 GMT+01:00 Ivo Bellin Salarin ivo.bellinsala...@gmail.com: A supposition about my philosophical question: In the issue comments, I can find a revision id. when I follow this link, I can find the related commit on github (

Re: Deploying to Jenkins Artifactory

2015-02-04 Thread Vincent Latombe
Hi, as mentioned in the error message, you are trying to deploy a release artifact to a snapshot repository. You should check the repository url that you use, and make sure the repository url is correct ( http://repo.jenkins-ci.org/releases/) Vincent 2015-02-04 18:04 GMT+01:00 pallen

Re: mvn release:prepare release:perform doesn't work

2014-11-10 Thread Vincent Latombe
Hello, have you checked the Workaround section in the page you mentioned? There has been a lot of reported issues because of mixing old maven-release-plugin and recent git versions. Vincent 2014-11-10 8:26 GMT+01:00 levsa levon...@gmail.com: Hi, I'm having trouble releasing the xvnc-plugin

Re: PollSCM plugin

2014-11-05 Thread Vincent Latombe
Hello, Frankly I'm flattered that you'd want to include a plugin I wrote in core, but I think the real problem is not really about bundling a plugin in Jenkins or not. Everyone using Jenkins has different needs, and the fact that there are so many plugins out there is just a proof of that. As

Re: Request to publish a Jenkins plug-in

2014-10-11 Thread Vincent Latombe
This is what I understood as well. (about m-r-p 2.5.1) Le 11 oct. 2014 10:07, Stephen Connolly stephen.alan.conno...@gmail.com a écrit : IIUC the release plugin version 2.5.1 has the fix for non-root pom releases (but I *might* be wrong about that) On Friday, October 10, 2014, Ulli Hafner

Re: Maven Task for Freestyle job Enhancements

2014-10-07 Thread Vincent Latombe
I started some work towards this, see - https://github.com/jenkinsci/jenkins/pull/1418 - https://github.com/Vlatombe/maven-builder-plugin Vincent 2014-10-04 1:17 GMT+02:00 Scott Wolk scott.w...@gmail.com: Thanks Jesse, I like your ideas. I'll work on a separate simple plugin that figures out

Re: Failing a build from within BuildWrapper setUp

2014-10-02 Thread Vincent Latombe
From the javadoc: public BuildWrapper.Environment http://javadoc.jenkins-ci.org/hudson/tasks/BuildWrapper.Environment.html setUp(AbstractBuild http://javadoc.jenkins-ci.org/hudson/model/AbstractBuild.html build, Launcher

Re: New Plugin: Label Linked Jobs Plugin

2014-09-04 Thread Vincent Latombe
I may have missed something while creating the repo using the IRC bot; I thought it would give you the commit rights at the same time, I may have been wrong. Unfortunately it is currently offline so my hands are tied. Vincent 2014-09-04 3:51 GMT+02:00 dominiquebrice domi.br...@free.fr: Hi

Re: New Plugin: Label Linked Jobs Plugin

2014-09-03 Thread Vincent Latombe
I have created https://github.com/jenkinsci/label-linked-jobs-plugin for you. You should already have commit right (ID: dominiquebrice) Your plugin artifactId should be 'label-linked-jobs' (no '-plugin') Welcome aboard! Vincent 2014-09-03 15:38 GMT+02:00 Vincent Latombe vincent.lato

Re: Problem with releasing new version of old plugin (RubyMetrics)

2014-09-02 Thread Vincent Latombe
Hi, you hit a common issue, see [1] Vincent [1] https://groups.google.com/forum/#!searchin/jenkinsci-dev/how$20to$20release$20plugin/jenkinsci-dev/XldX7ONGFDw/75gWMyaeayMJ 2014-09-02 18:47 GMT+02:00 Piotr Kuczynski piotr.kuczyn...@gmail.com: Hi guys, I have an issue releasing new version

Re: Problem when building a SCM plugin in Jenkins maven project

2014-09-01 Thread Vincent Latombe
Hi Luis, the groupId has changed, it is now 'org.jenkins-ci.plugins' Vincent 2014-09-01 10:49 GMT+02:00 Luis luix5...@gmail.com: Hi, there: I've recently made changes in the plasticscm plugin for jenkins and after pulling the changes and triggered the build, I got the following error:

Re: Problem when building a SCM plugin in Jenkins maven project

2014-09-01 Thread Vincent Latombe
, what's the next steps in order to get my changes integrated and available from Jenkins? Are these instructions (under Releasing to jenkins-ci.org section) still up-to-date? https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins Thanks! 2014-09-01 11:57 GMT+02:00 Vincent Latombe

Re: maven-plugin snapshot dependency broken by design ?

2014-08-08 Thread Vincent Latombe
I think the setting 'Block build when upstream project is building' should be taken into consideration when evaluating this trigger. Vincent 2014-08-08 10:17 GMT+02:00 nicolas de loof nicolas.del...@gmail.com: A customer of mine reported a weird behavior using maven snapshot dependencies to

Re: Request to host plug-in: Flaky Tests Handler

2014-08-07 Thread Vincent Latombe
Sorry for that, I realised it after the fact but couldn't perform the rename operation. Vincent 2014-08-07 16:41 GMT+02:00 Jesse Glick jgl...@cloudbees.com: On Tue, Aug 5, 2014 at 12:16 AM, Vincent Latombe vincent.lato...@gmail.com wrote: I have just created https://github.com/jenkinsci

Re: Request to host plug-in: Flaky Tests Handler

2014-08-07 Thread Vincent Latombe
Thanks a lot Jesse. Vincent 2014-08-07 17:06 GMT+02:00 Jesse Glick jgl...@cloudbees.com: On Thu, Aug 7, 2014 at 7:57 AM, Vincent Latombe vincent.lato...@gmail.com wrote: Sorry for that, I realised it after the fact but couldn't perform the rename operation. OK, renamed: https

Re: Request to host plug-in: Flaky Tests Handler

2014-08-05 Thread Vincent Latombe
Hello Quingzhou, I have just created https://github.com/jenkinsci/flaky-test-handler for you and granted commit access. Welcome aboard! Vincent 2014-08-05 1:25 GMT+02:00 Qingzhou Luo qingzhou...@google.com: Thanks for supporting, Bruno. Still waiting for approval.. On Saturday, August 2,

Re: Hosting for a new plugin

2014-07-31 Thread Vincent Latombe
Hi Stuart, some pinged me today about your plugin, it appears very useful. Maybe it could be worth to release it properly to have more people know about it and let them install it directly from the plugin manager? If you need some help with that I can give a hand. Cheers, Vincent 2013-11-21

Re: DTKit sources location?

2014-07-27 Thread Vincent Latombe
Vincent, Some time ago I was investigating an xUnit issue, and also tracked down the problem to dtkit. Since I couldn't send a pull request, I gave up and someone eventually fixed it later. +1 for that Bruno -- *From:* Vincent Latombe vincent.lato...@gmail.com

DTKit sources location?

2014-07-25 Thread Vincent Latombe
Hi, I'm trying to solve an issue related to xUnit, apparently it is located in one of the libs used by this plugin, dtkit. Apparently this lib is still on svn https://svn.jenkins-ci.org/tags/dtkit-default-junit-parent-0.39/ but hasn't been mirrored to github as part of the global github

Re: my plugin can't display in add build step and add post-build action

2014-07-15 Thread Vincent Latombe
Hi Frankie, did you put the @Extension annotation on the PublisherDescriptor? Vincent 2014-07-15 12:48 GMT+02:00 Frankie Huang frankie.gf.hu...@amway.com: Hi All, I developed a Publisher class which extends Recorder, and PublisherDescriptor which extends BuildStepDescriptor. It is

Re: maven release uploading a SNAPSHOT version but not the release version

2014-07-11 Thread Vincent Latombe
Hi, You can read [1] to solve your issue. It is a recurring problem with recent versions of git combined with outdated version of maven-release-plugin. [1] https://groups.google.com/forum/#!searchin/jenkinsci-dev/how$20to$20release$20plugin/jenkinsci-dev/XldX7ONGFDw/75gWMyaeayMJ Vincent

Re: Queue.WaitingItem not usable anymore

2014-06-03 Thread Vincent Latombe
Someone opened a ticket about it on eclipse.org a few months ago... Unfortunately, no one has taken a closer look at it yet. https://bugs.eclipse.org/bugs/show_bug.cgi?id=424952 Vincent 2014-06-04 6:58 GMT+02:00 Reto Hirt reto.h...@gmail.com: And now it works Hmm, did the same thing as

Re: Looking for plugins

2014-06-03 Thread Vincent Latombe
Hi, you should rather post to jenkinsci-users, this ML is reserved for discussions about Jenkins development itself. Vincent 2014-06-04 4:32 GMT+02:00 Arnab Karmakar arna...@gmail.com: I am looking for plugins with following features. I did some research but could not find anything

Re: Refreshing the Jenkins UI

2014-06-02 Thread Vincent Latombe
I had made a PoC of line numbers plugin a-la-travis some time ago, I just pushed it on GitHub. https://wiki.jenkins-ci.org/display/JENKINS/Line+Numbers+Plugin Vincent 2014-06-02 12:49 GMT+02:00 Tom Fennelly tom.fenne...@gmail.com: On 30/05/2014 22:38, Surya Gaddipati wrote: I'd love to

Re: Queue.WaitingItem not usable anymore

2014-05-27 Thread Vincent Latombe
Hi, this is an eclipse-only issue. You can check out another thread on the ML talking about this https://groups.google.com/forum/#!searchin/jenkinsci-dev/Problems$20building$20maven-plugin$20in$20Eclipse/jenkinsci-dev/4rvorfnry1w/pRUPajeESCAJ Vincent 2014-05-27 21:29 GMT+02:00 Surya

Re: Intellij License Renewal

2014-03-12 Thread Vincent Latombe
I'd like to give it a try as well for work on Clearcase plugin and Literate. Vincent 2014-03-12 15:47 GMT+01:00 Adil Shabbir adilshab...@gmail.com: hi! Kohsuke, I am developing some of the VMware Management plugin and soon going to publish @ JENKINS , so kindly consider me also to try

Re: Building jenkins for Gentoo

2014-03-10 Thread Vincent Latombe
Use mvn clean install (-DskipTests) to build the project. I don't know where you picked up this mvn ant:ant but it is clearly incorrect. Vincent 2014-03-10 16:48 GMT+01:00 Proneet Verma pronee...@gmail.com: On Monday, March 10, 2014 9:08:30 PM UTC+5:30, Mark Waite wrote: I'm pretty sure

Re: cobertura supports java 7?

2014-02-26 Thread Vincent Latombe
Hi, these mailing lists are about Jenkins. This is not a general purpose place where you should ask just any question about anything. Please refer to general purpose websites, such as google or StackOverflow (which btw contains the answer to what you are looking for). I think the Jenkins

Re: Hosting Request Schedule Build Plugin

2014-02-04 Thread Vincent Latombe
Hi Andreas, you access right should be fixed now. Cheers, Vincent 2014-02-03 Andreas K ander...@hotmail.com: Thanks a lot. But it seems that I don't have commit access to the repository? Or perhaps I am just not using GitHub properly. Thanks for any help. Bye Andreas

Re: Plugin dev: Accessing global configuration

2014-02-04 Thread Vincent Latombe
Hi, global.jelly applies to global Jenkins configuration (system-wide configuration). I'm not sure to understand whether you need common configuration project-wide or if it is system-wide. If system-wide, from other build steps/notifiers, look up the descriptor for the buildstep that holds the

Re: mvn release does not work, only publishes SNAPSHOT releases

2014-01-14 Thread Vincent Latombe
I hit that problem recently, adding plugin artifactIdmaven-release-plugin/artifactId version${maven-release-plugin.version}/version dependencies dependency groupIdorg.apache.maven.scm/groupId artifactIdmaven-scm-provider-gitexe/artifactId version1.9/version

Re: Locale Plugin ownership and relocation

2014-01-07 Thread Vincent Latombe
Hi, I can see it in GitHub https://github.com/jenkinsci/locale-plugin I guess the information still points to svn because no release has ever been done from GitHub. Cheers, Vincent 2014/1/6 Bruno Kühnen Meneguello br...@meneguello.com Hello folks, I want to submit some changes to Locale

Re: Trouble releasing a plugin to the directory

2013-12-13 Thread Vincent Latombe
This is a recurrent issue with corporate networks, usually port 8081 is not remotely reachable. I asked the question some time ago, but there are both a Nexus and Artifactory used in Jenkins infrastructure (respectively on maven.jenkins-ci.org:8081 and repo.jenkins-ci.org), I wonder which one

Re: Display of large build queue puts heavy strain on browser

2013-11-26 Thread Vincent Latombe
PR#1014 [1] is answering partially to this problem by making the build queue collapsible [1] https://github.com/jenkinsci/jenkins/pull/1014 Vincent 2013/11/26 Thobias Karlsson thobias.karls...@gmail.com Hi, Has anyone found a nice solution to this issue yet? Br, Thobias On Saturday,

Re: Problems building maven-plugin in Eclipse

2013-11-16 Thread Vincent Latombe
Hi, I have exactly the same issue. Compiling in command line works, however in Eclipse, some inner classes cannot be resolved (despite being able to browse them in the classpath of the eclipse project). Eclipse is unable to resolve these 3 classes : -

Re: Problems building maven-plugin in Eclipse

2013-11-16 Thread Vincent Latombe
. Vincent 2013/11/16 Vincent Latombe vincent.lato...@gmail.com Hi, I have exactly the same issue. Compiling in command line works, however in Eclipse, some inner classes cannot be resolved (despite being able to browse them in the classpath of the eclipse project). Eclipse is unable

Re: Get file path to Jelly file for a plugin.

2013-11-12 Thread Vincent Latombe
Have a look at [1] st:include from=${myobject} page=.jelly / [1] http://stapler.kohsuke.org/jelly-taglib-ref.html#jelly:include Vincent 2013/11/12 Thomas Åkerlund thomas.akerl...@gmail.com Hi! I have written a plugin that extends Builder. I have then created an extention point for

Re: strange pushes on GitHub

2013-11-10 Thread Vincent Latombe
It seems like a lot of repositories are back to previous revisions. git-client-plugin's master now points to 1.4.3-SNAPSHOT whereas it should be pointing to 1.4.7-SNAPSHOT... Vincent 2013/11/10 Marcelo mreba...@gmail.com Domi, maybe it's related to this mail

Re: Jenkins plugins: execution order of buildwrapper setUp , Builder prebuild and perform

2013-10-24 Thread Vincent Latombe
I think the order is the following Buildwrappers : setUp Builders : prebuild Builders : build Vincent 2013/10/24 ulrich igor ngouagna kouete igor.ngoua...@gmail.com Hi, I'd like to know the execution order of the setUp in buildWrapper and the prebuild in the Builder. Which one is executed

Re: Beware depending on Jenkins 1.509.4

2013-10-21 Thread Vincent Latombe
Probably caused by http://jira.codehaus.org/browse/MNG-3092 which makes snapshot versions selected as part of version ranges. Vincent 2013/10/21 Kohsuke Kawaguchi kkawagu...@cloudbees.com I'm not sure where this that particular snapshot dependency is coming from. When I look at

Re: example snippet collection...

2013-10-15 Thread Vincent Latombe
Maybe https://wiki.jenkins-ci.org/display/JENKINS/Recipe+Plugin ? Vincent 2013/10/15 teilo teilo+goo...@teilo.net nope not that one :-( On Tuesday, 15 October 2013 13:32:31 UTC+1, ogondza wrote: Just a wild guess but could it be ui-samples-plugin[1]? Formerly a part of core repo. [1]

Re: Git plugin 2.0 release?

2013-10-11 Thread Vincent Latombe
should have been used to check the url before cloning. Will try to reproduce Le 10 oct. 2013 17:14, Vincent Latombe vincent.lato...@gmail.com a écrit : Hi Nicolas, I opened https://issues.jenkins-ci.org/browse/JENKINS-19974 for an issue I could find testing 2.0-beta-3 Vincent 2013/10/10

Re: Git plugin 2.0 release?

2013-10-11 Thread Vincent Latombe
/10/11 Vincent Latombe vincent.lato...@gmail.com I found another issue, the user/pwd is displayed in clear text in the inline validation if it fails. Vincent 2013/10/10 nicolas de loof nicolas.del...@gmail.com reproduced. will investigate on this tomorrow. 2013/10/10 nicolas de loof

Re: Git plugin 2.0 release?

2013-10-11 Thread Vincent Latombe
See https://issues.jenkins-ci.org/browse/JENKINS-19995 Vincent 2013/10/11 nicolas de loof nicolas.del...@gmail.com a screen capture would be a better explanation if you can (please obfuscate password if you need) 2013/10/11 Vincent Latombe vincent.lato...@gmail.com in the later issue

Re: Git plugin 2.0 release?

2013-10-10 Thread Vincent Latombe
right, will experiment with this option. 2013/10/9 Vincent Latombe vincent.lato...@gmail.com Another alternative would be to fetch/push using anonymous remote (git fetch http://user:pwd@gitserver/myrepo refspec), that way it is never written in the repo config. Vincent 2013/10/9 nicolas

Re: Clarification re: SNAPSHOT , alpha, beta ?

2013-10-10 Thread Vincent Latombe
Hi - SNAPSHOTs are not released to anyone but yourself (or people downloading straight from CI builds) - alpha-beta are visible *only* on experimental update center - regular releases are visible on public update center If you are new in the dev community, I think you shouldn't worry yourself

Re: Git plugin 2.0 release?

2013-10-10 Thread Vincent Latombe
Hi Nicolas, I opened https://issues.jenkins-ci.org/browse/JENKINS-19974 for an issue I could find testing 2.0-beta-3 Vincent 2013/10/10 Vincent Latombe vincent.lato...@gmail.com Thanks nicolas, i'll give it a try asap Vincent Le 10 oct. 2013 12:00, nicolas de loof nicolas.del...@gmail.com

Re: Git plugin 2.0 release?

2013-10-09 Thread Vincent Latombe
Another alternative would be to fetch/push using anonymous remote (git fetch http://user:pwd@gitserver/myrepo refspec), that way it is never written in the repo config. Vincent 2013/10/9 nicolas de loof nicolas.del...@gmail.com This is more or less the current implementation, but as

Re: Trigger code between job start and parameter screen

2013-10-08 Thread Vincent Latombe
Hi Yves, given the description, I think that https://wiki.jenkins-ci.org/display/JENKINS/Extended+Choice+Parameter+pluginwould feel your need, provided that you are able to generate the list of options separately. Vincent 2013/10/8 Yves Schumann starwarsfanl...@gmail.com Hi Am 08.10.2013

  1   2   >