Re: Commit Access Request - svnmerge plugin

2014-02-10 Thread Ulli Hafner
Done. Am 07.02.2014 um 02:02 schrieb Hugues Chabot hugues.cha...@gmail.com: Hi, If possible, I would like to contribute to the svnmerge plugin (https://github.com/jenkinsci/svnmerge-plugin). My GitHub username is hugueschabot (https://github.com/hugueschabot). I already submitted a patch

When releasing a plug-in does only release the snapshot version

2014-02-10 Thread Ulli Hafner
Since this took me quite some hours to investigate I thought this might help others: If you want to release a new version of your plugin and maven somehow only commits and releases the snapshot version then your are probably also hit by http://jira.codehaus.org/browse/MRELEASE-812. Seems that

additional third party package link

2014-02-10 Thread Steve Wills
Hi, On http://jenkins-ci.org/ there is a link to http://www.freshports.org/devel/jenkins for a FreeBSD package, but if you click over to the LTS tab, there isn't a link to http://www.freshports.org/devel/jenkins-lts. Since we're packaging both now, it would be nice to get a link to that added

How do I detect my upstream job?

2014-02-10 Thread Hakan Tandoğan
Hi, I have the following use case: Jenkins installation inside firewall, and the builds themselves need to be hidden because logs / workspaces might contain secret keys (e.g. OAuth keys). On the other hand, the build status of some of those jobs shall be externally visible.. My current idea

JobProperty missing its descriptor

2014-02-10 Thread Daniel Olausson
Hi, I've been trying to implement a JobProperty which is not visible to the user. Its only purpose is to store a String together with the job configuration. I created a class which extends JobProperty and in that class I created a public static class extending JobPropertyDescriptor. I put

Re: How do I detect my upstream job?

2014-02-10 Thread Marcelo
Hakan, Are The users in both sides of the firewall the same? If the users are different, you can disable the workspace permission for those outside the firewall and hide the passwords in the logs with https://wiki.jenkins-ci.org/display/JENKINS/Mask+Passwords+Plugin. Regards. Marcelo Rebasti

Re: Call for starteam-plugin interest

2014-02-10 Thread Patrick Higgins
Hi Paul, I'm glad to hear that Borland is planning to work on the Jenkins plugin for StarTeam. I've been thinking about updating the plugin to the newest Jenkins SCM plugin interface, as I've received some internal bug reports about build change sets being incomplete/incorrect and I am hoping

Announcing implied labels plugin

2014-02-10 Thread oliver gondža
Hi, I would like to announce the first release of Implied Labels Plugin. Its overall goal is to eliminate redundancy in label declarations using globaly configured label implications. More at wiki page https://wiki.jenkins-ci.org/display/JENKINS/Implied+Labels+Plugin -- oliver -- You

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

2014-02-10 Thread Stefan Wolf
Should we pull a new release of https://github.com/jenkinsci/pom incoporating the changes to the release plugin configuration? Am Dienstag, 14. Januar 2014 17:47:35 UTC+1 schrieb Vincent Latombe: I hit that problem recently, adding plugin artifactIdmaven-release-plugin/artifactId