failed build 1.526 on macos

2013-08-10 Thread Kanstantsin Shautsou
Tried to build sources from tag 1.526: [ERROR] Failed to execute goal com.cloudbees:maven-license-plugin:1.7:process (default) on project maven-plugin: Execution default of goal com.cloudbees:maven-license-plugin:1.7:process failed: java.lang.IllegalStateException: Expecting [] but found

crowd2-plugin PR || commit permissions

2013-10-16 Thread Kanstantsin Shautsou
Hi, i not very like current crowd2-plugin status, released version is not usable in production, i refactored it locally but then PR only simple fixes. I found that the same fix was implemented in 3 forks and nobody PR them. I want a) fix most of othe open issues b) test release new version --

Re: New plugin Perforce

2014-05-26 Thread Kanstantsin Shautsou
Does the p4java support all perforce server versions? For example, will 2013.1 p4java support connections with 2009.1 server? Because with current wrapper i can select different binaries. -- You received this message because you are subscribed to the Google Groups Jenkins Developers group. To

Re: Jenkins Koji integration plugin - call for features

2014-05-26 Thread Kanstantsin Shautsou
Kevin Fleming, you can try OBS http://openbuildservice.org/ it more powerful then koji (can do dynamic rebuilds, build different package formats, easy run - just download and run, good documentation, excellent dependencies solver). You can do simple integration with jenkins by using osc command

radio-list to hetero-list migration for ProjectNamingStrategy

2014-05-28 Thread Kanstantsin Shautsou
I'm working on https://issues.jenkins-ci.org/browse/JENKINS-23218 and need some advices how better change this. projectNamingStrategy is stored in Jenkins.class and exist as a single instance of ProjectNamingStrategy.class. For hetero-list i need create resolver that will loop through

Re: Plugin release to wrong maven repo?

2014-05-28 Thread Kanstantsin Shautsou
First, Working around common issues, last note *No prepare commits in git.* Feel free to extend this note with more comments. On Wednesday, May 28, 2014 12:49:11 PM UTC+3, Cees Bos wrote: Hi Ulli, Thanks for you quick response! Based on the referred mail thread it is not clear to me what to

Re: Refreshing the Jenkins UI

2014-05-28 Thread Kanstantsin Shautsou
Some thoughts: - Usually CMS has dropdown menu where user can choose theme that he likes - https://github.com/Dakota628/jenkins-clean-theme has 62 forks where everybody changed something, some people found new icons http://colebemis.com/feather/. What about some gallery or separate update

Re: New plugin Perforce

2014-06-16 Thread Kanstantsin Shautsou
On Jun 16, 2014, at 22:32 , Jesse Glick jgl...@cloudbees.com wrote: On Thu, Jun 12, 2014 at 4:20 PM, Oleg Nenashev o.v.nenas...@gmail.com wrote: I'm not sure about the behavior for common update centers if the 2.x version goes to the main repo. This might be an issue--1.x updates would not

Re: Request for new plugin repo - chef-identity-plugin

2014-09-16 Thread Kanstantsin Shautsou
Good you provide link to plugin sources? On Wednesday, September 17, 2014 2:54:01 AM UTC+3, Tyler Fitch wrote: Hello, I would like to publish a new plugin that will manage Chef server credentials for a build job. My GitHub ID is tfitch. Can you please create a new repo,

Re: envinject plugin pull request #33

2014-10-09 Thread Kanstantsin Shautsou
Just to keep this topic answered - merged by author. On Tuesday, October 7, 2014 4:06:46 PM UTC+3, Thomas Sondergaard wrote: Hi, I made the following pull request a few weeks ago and I was hoping someone here could do a review of it. https://github.com/jenkinsci/envinject-plugin/pull/33

Re: Just pushed a release, now what?

2014-10-09 Thread Kanstantsin Shautsou
Sorry, what is the wiki page for this plugin? On Thursday, October 9, 2014 4:24:00 PM UTC+3, Anthony DeMartini wrote: I ran the maven command to publish a release yesterday afternoon. Is there some manual process that happens now in order for the plugin to actually get published? I don’t

Re: release of branch-api plugin

2014-10-12 Thread Kanstantsin Shautsou
AFAIR document also has mentions about contact maintainer. Please check docs again and contact maintainer firstly. On Friday, October 10, 2014 1:40:48 AM UTC+3, Matthew Moore wrote: Hey folks, I'm hoping to get a release of the branch-api plugin cut, so I can fix the YAML plugin's support

Re: Intellij Developer License Renewal

2014-10-20 Thread Kanstantsin Shautsou
Seems IDEA will have new release soon :) On Monday, October 20, 2014 9:57:03 PM UTC+3, Stefan Wolf wrote: Any news on this? Regards, Stefan Am Dienstag, 2. September 2014 18:42:59 UTC+2 schrieb Kohsuke Kawaguchi: Yes, I've sent a new request in the end of July, but haven't heard back.

Re: How to set the git branch as a parameter?

2014-10-21 Thread Kanstantsin Shautsou
Have you tried use Input String parameter and set in branches this ${variable}? On Tuesday, October 21, 2014 5:55:53 PM UTC+3, Ivan Kanis wrote: Hello, We are trying to specify a git branch on a parameterized build. It seems there are options for CVS and Subversion but not for git.

bump new build-pipeline-plugin version

2014-10-21 Thread Kanstantsin Shautsou
Build from master resolved broken jenkins because of https://issues.jenkins-ci.org/browse/JENKINS-22146 . Please release new version or bless me to run maven-release-plugin. -- You received this message because you are subscribed to the Google Groups Jenkins Developers group. To unsubscribe

Re: PollSCM plugin

2014-10-22 Thread Kanstantsin Shautsou
Can we merge this into core? I think Poll button has the same weight as Build button and this should be part of core. On Wednesday, March 27, 2013 6:32:50 PM UTC+3, Robert Sandell wrote: Done /B *From:* jenkin...@googlegroups.com javascript: [mailto: jenkin...@googlegroups.com

Re: Just pushed a release, now what?

2014-10-22 Thread Kanstantsin Shautsou
of available plugins. And our wiki page is not pulling the dynamic content (stats, etc...). We would appreciate any help. Thank you. Anthony From: Anthony DeMartini Sent: Monday, October 13, 2014 11:12 AM To: 'Kanstantsin Shautsou'; jenkin...@googlegroups.com javascript

Re: Just pushed a release, now what?

2014-10-22 Thread Kanstantsin Shautsou
will show up in the update center in half a day or so. - that *kind of* answers it. Richard. On Thu, Oct 23, 2014 at 10:00 AM, Kanstantsin Shautsou kanstan...@gmail.com javascript: wrote: Hi Daniel, do we have FAQ with answer for this question somewhere on wiki? On Wednesday, October 22

Re: bump new build-pipeline-plugin version

2014-10-24 Thread Kanstantsin Shautsou
Kindly reminder. On Wednesday, October 22, 2014 12:25:01 AM UTC+3, Kanstantsin Shautsou wrote: Build from master resolved broken jenkins because of https://issues.jenkins-ci.org/browse/JENKINS-22146 . Please release new version or bless me to run maven-release-plugin. -- You received

Re: bump new build-pipeline-plugin version

2014-11-02 Thread Kanstantsin Shautsou
No replies for a long time. Released. I was unable to find where previous changelogs are and added new entry on wiki page with link to GH diff. On Friday, October 24, 2014 1:19:37 PM UTC+3, Kanstantsin Shautsou wrote: Kindly reminder. On Wednesday, October 22, 2014 12:25:01 AM UTC+3

Re: Open Issues links on plugin pages do not work any more

2014-11-03 Thread Kanstantsin Shautsou
Is there are some page where listed all people who can do infra tasks? On Monday, November 3, 2014 10:13:53 AM UTC+3, Oleg Nenashev wrote: AFAIK, only R. Tyler can do it. There's open issue for the update: https://issues.jenkins-ci.org/browse/INFRA-147 I pinged R. Tyler several times in

Re: Release of claim plugin 2.4 not published

2014-11-03 Thread Kanstantsin Shautsou
Post build log and check Working around common issues On Monday, November 3, 2014 1:34:09 PM UTC+3, Christian wrote: Hi, I made a release the same way as I always do for the claim-plugin and the plugin got published to github 20 days ago:

Re: PollSCM plugin

2014-11-05 Thread Kanstantsin Shautsou
On Wednesday, November 5, 2014 7:26:25 PM UTC+3, Daniel Beck wrote: On 05.11.2014, at 16:02, Kanstantsin Shautsou kanstan...@gmail.com javascript: wrote: Depends on the kind of job. I'd rather not have builds than run several hours and produce tens of GB of output to run whenever

Re: New Plugin Hosting

2014-11-05 Thread Kanstantsin Shautsou
Sorry input baffled me, i thought it another one input plugin... On Wednesday, November 5, 2014 8:44:00 PM UTC+3, Kanstantsin Shautsou wrote: Hi, Jenkins is not only a tool. It also an ecosystem and infrastructure see https://wiki.jenkins-ci.org/display/JENKINS/Governance+Document . We host

Re: PollSCM plugin

2014-11-05 Thread Kanstantsin Shautsou
for plugins (also use that to rank plugins) Let's say like in Jira. Aaand UI like in jira :) Vincent 2014-11-05 18:31 GMT+01:00 Kanstantsin Shautsou kanstan...@gmail.com javascript:: On Wednesday, November 5, 2014 7:26:25 PM UTC+3, Daniel Beck wrote: On 05.11.2014, at 16:02

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

2014-11-12 Thread Kanstantsin Shautsou
https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Help%5C%21Mypluginisnotshowingupintheupdatecenter. On Wednesday, November 12, 2014 11:52:15 PM UTC+3, levsa wrote: Thanks, I had checked but now I tried #1 with manual version number for release plugin and it worked...

Re: Further component renames/deletions in Jira

2014-11-12 Thread Kanstantsin Shautsou
Does UC has some rpm Obsolete Epoch tags analog? On Tuesday, November 11, 2014 9:09:52 PM UTC+3, Oleg Nenashev wrote: If Jenkins ever gets a good solution for plugin renaming, then perhaps the name of the plugin could be revisited... but just not before a significant proportion of the

Re: Plugin status widget borked.

2014-11-12 Thread Kanstantsin Shautsou
Rtyler planned updates before NY, i think better enter captcha 3 times rather then deleting spam pages. On Friday, November 7, 2014 8:54:35 PM UTC+3, Jesse Glick wrote: On Fri, Nov 7, 2014 at 7:50 AM, Mads Nielsen m...@praqma.net javascript: wrote: the new capcha introduced is incredibly

Re: Is Stapler plugin still available for IntelliJ IDEA v14

2014-11-12 Thread Kanstantsin Shautsou
Try download it here https://plugins.jetbrains.com/plugin/?id=1885 and install from FS. On Monday, November 10, 2014 3:52:36 AM UTC+3, Ioannis Moutsatsos wrote: Does anyone know if the Stapler Plugin is still available (and/or compatible) for IntelliJ v14? I don't see it in the available

Re: Question on running simultaneous jobs in Jenkins

2014-11-12 Thread Kanstantsin Shautsou
Please, try ask it in users mail list. You can also try register http://devops.com/news/ci-and-cd-across-enterprise-jenkins/ where first topic - Orchestrate Continuous Delivery pipelines with the new workflow feature, may potentially help you. On Wednesday, November 12, 2014

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

2014-11-13 Thread Kanstantsin Shautsou
. Is something wrong there? /Levon Den onsdagen den 12:e november 2014 kl. 23:50:59 UTC+1 skrev Kanstantsin Shautsou: https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Help%5C%21Mypluginisnotshowingupintheupdatecenter https://wiki.jenkins-ci.org/display/JENKINS/Hosting

Re: Update center is switched to v3.

2014-11-13 Thread Kanstantsin Shautsou
Updated https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Help%5C%21Mypluginisnotshowingupintheupdatecenter. On Saturday, November 8, 2014 9:36:20 PM UTC+3, Kohsuke Kawaguchi wrote: Someone told me that junit 1.2 is not downloadable, and from that report I've

Re: Build pipeline plugin pull request review

2014-11-13 Thread Kanstantsin Shautsou
Hi, this plugin maintained by centrum company, but they disappeared. Added them in CC again. I released previous version with hotfixes, i will try to look/test your PR when i will have time (if nobody do it earlier). On Thursday, November 13, 2014 6:00:32 PM UTC+3, Jeff Storey wrote: Hi, I

Re: Build pipeline plugin pull request review

2014-11-13 Thread Kanstantsin Shautsou
, Kanstantsin Shautsou wrote: Hi, this plugin maintained by centrum company, but they disappeared. Added them in CC again. I released previous version with hotfixes, i will try to look/test your PR when i will have time (if nobody do it earlier). On Thursday, November 13, 2014 6:00:32 PM UTC+3

Re: Flaky Test Plugin not showing plugin information

2014-11-15 Thread Kanstantsin Shautsou
Knows what? On Saturday, November 15, 2014 9:26:18 AM UTC+3, Qingzhou Luo wrote: https://wiki.jenkins-ci.org/display/JENKINS/Flaky+Test+Handler+Plugin Anyone knows why? It shows that information a couple weeks ago. Thanks! -- You received this message because you are subscribed to the

Re: Flaky Test Plugin not showing plugin information

2014-11-15 Thread Kanstantsin Shautsou
to the release notes, version infomation, release date, etc. That seems to have gone missing for the Flaky Test Handler Plugin. Cheers, Ben On Sat, Nov 15, 2014 at 3:44 PM, Kanstantsin Shautsou kanstan...@gmail.com javascript: wrote: Knows what? On Saturday, November 15, 2014

Re: Build pipeline plugin pull request review

2014-11-17 Thread Kanstantsin Shautsou
Looks good for me. Could somebody else review? On Friday, November 14, 2014 2:37:49 AM UTC+3, Jeff Storey wrote: Thank you. I also tried contacting them but did not get a response. On Thu, Nov 13, 2014 at 6:30 PM, Kanstantsin Shautsou kanstan...@gmail.com javascript: wrote: Hi

Re: git push failing to save updated gradle.build

2014-11-19 Thread Kanstantsin Shautsou
Rob Sargent, please post issues to issues.jenkins-ci.org On Wednesday, November 19, 2014 2:24:38 AM UTC+3, Mark Waite wrote: You may need to add the additional behavior to checkout to a specific local branch (if you're not already doing that). My git jobs which push are typically using

Re: Build Queue not being processed - Timer task hudson.model.Queue$MaintainTask@52c633e failed

2014-11-25 Thread Kanstantsin Shautsou
https://issues.jenkins-ci.org/ On Tuesday, November 25, 2014 3:05:25 AM UTC+3, Rumble wrote: People, I have a build queue not being processed. There is an error in the logs SEVERE: Timer task hudson.model.Queue$MaintainTask@52c633e failed java.lang.IllegalThreadStateException: Thread is

Re: Build pipeline plugin pull request review

2014-11-27 Thread Kanstantsin Shautsou
Thanks for your PR, released as 1.4.5 and closed ~10 issues. Next time feel free to link issues between each other with duplicates. On Tuesday, November 18, 2014 2:42:23 AM UTC+3, Kanstantsin Shautsou wrote: Looks good for me. Could somebody else review? On Friday, November 14, 2014 2:37

Re: Third-party tooling information in job configuration.

2014-11-28 Thread Kanstantsin Shautsou
For storing properties - JobProperty.class On Friday, November 28, 2014 3:20:53 AM UTC+3, Georgi Valkov wrote: Hello jenkins-dev, I'm the author of jenkins-autojobs http://jenkins-autojobs.readthedocs.org/en/latest/ and I've recently run into a problem that I was hoping that you could

Re: Plugin hosting request

2014-12-04 Thread Kanstantsin Shautsou
Why hudson in groupIdorg.dcaro.hudson.plugins/groupId ? On Wednesday, December 3, 2014 10:44:18 PM UTC+3, dcar...@redhat.com wrote: Hi! I've just created a new plugin and I'd like to have it hosted on your infra so it's easy to install/follow from jenkins itself. The plugin is the

Re: Test Result Analyzer plugin

2014-12-05 Thread Kanstantsin Shautsou
https://issues.jenkins-ci.org/ On Friday, December 5, 2014 7:29:38 AM UTC+3, Sudharshan Ramaiah wrote: hi,i am running my test scripts in eclipse,by invoking ant from jenkins.but i had performed the build now action, i am not able to see result in the test result analyzer plugin,it just

Re: cucumber plugin request

2014-12-16 Thread Kanstantsin Shautsou
What is the main goal of this plugin? 1) Usually everybody run cucumber from native packagers/tools and then just grab test results in i.e. https://wiki.jenkins-ci.org/display/JENKINS/Cucumber+Test+Result+Plugin 2) part of commit messages are in russian, not really convenient for contributing

Re: Intellij Developer License Renewal

2014-12-16 Thread Kanstantsin Shautsou
Kohsuke, do you have any replies from JetBrains? On Wednesday, November 26, 2014 11:40:07 PM UTC+3, Kanstantsin Shautsou wrote: Will be also glad to get RubyMine license for jenkins-infra work. On Sunday, November 9, 2014 12:33:10 PM UTC+3, Stefan Wolf wrote: New Release has been

Re: Jenkins code tutorial?

2014-12-16 Thread Kanstantsin Shautsou
If you look on top of this page you will see root page https://wiki.jenkins-ci.org/display/JENKINS/Extend+Jenkins Try start by reading this docs. Also there is https://wiki.jenkins-ci.org/display/JENKINS/Plugin+tutorial On Tuesday, December 16, 2014 6:44:31 PM UTC+3, Karin Julenius wrote:

Re: commit access for starteam-plugin

2014-12-17 Thread Kanstantsin Shautsou
Done. [17:00] jenkins-admin Added framer8 as a GitHub committer for repository starteam-plugin [17:02] jenkins-admin Changing default assignee of subcomponent starteam-plugin to framer8 [17:02] jenkins-admin Default assignee set to framer8 [17:02] jenkins-admin Changing default assignee

Re: request voice on irc channel

2014-12-17 Thread Kanstantsin Shautsou
Voice provided for registered nick names on freenode, you can have multiple nicknames linked to one account. Please provide registered at nickname On Wednesday, December 17, 2014 8:18:45 PM UTC+3, Dennis Jacobs wrote: And i forget to provide my usernames. JarJar, JarJar_ and jacobsd. On

Re: request voice on irc channel

2014-12-18 Thread Kanstantsin Shautsou
voice rights. And i'll take a look to combine both usernames to one account next weekend. Regards, Dennis. On Wednesday, December 17, 2014 6:43:45 PM UTC+1, Kanstantsin Shautsou wrote: Voice provided for registered nick names on freenode, you can have multiple nicknames linked to one

Re: request voice on irc channel

2014-12-18 Thread Kanstantsin Shautsou
Voice privilege (+V) added for jacobsd On Dec 18, 2014, at 16:01 , Dennis Jacobs jcbs.d...@gmail.com wrote: jacobsd -- You received this message because you are subscribed to the Google Groups Jenkins Developers group. To unsubscribe from this group and stop receiving emails from it, send

Re: Plugin Hosting

2014-12-26 Thread Kanstantsin Shautsou
This is very generic name for plugin. As i understand it tied to jmeter, better name it like jmeter-results-plugin or jmeter-something-plugin On Thursday, December 25, 2014 11:00:11 PM UTC+3, Patrik Persson wrote: Requesting access to Jenkins CI plugin repository Plugin name: Performance

Re: Write request for clang-scanbuild-plugin

2014-12-26 Thread Kanstantsin Shautsou
And it hosts all hpis in git https://github.com/jenkinsci/clang-scanbuild-plugin/tree/master/releases ! On Wednesday, December 24, 2014 6:24:40 PM UTC+3, Craig Rodrigues wrote: I request write access to the following plugin: Plugin: https://github.com/jenkinsci/clang-scanbuild-plugin

Re: Cobertura plugin: The current thinking is to merge this plugin into more generic coverage plugin. Help appreciated.

2015-02-03 Thread Kanstantsin Shautsou
Do you have comparison list why sonar is better? AFAIR sonar has unclear old history while jenkins store exact to builds history. On Sunday, February 1, 2015 at 2:39:55 PM UTC+3, Stephen Connolly wrote: Send too soon On Sunday, February 1, 2015, Stephen Connolly stephen.al...@gmail.com

Re: INFRA-240 is fixed / post-mortem

2015-02-16 Thread Kanstantsin Shautsou
2015 at 15:43, Kanstantsin Shautsou kanstan...@gmail.com javascript: wrote: imho Assuming that now only CloudBees persons has power under jenkins, it's main development and everything is locked on CB people, then we have no way. Oh my oh my, I am disappointed that you feel that way

Re: Jenkins UX

2015-02-18 Thread Kanstantsin Shautsou
Some thoughts: - Some current forms need to be fixed, for example radioButton needs lazy-loading that must exclude massive pattern checks for SCMs during rendering /configure job page. - Some forms should be extended to provide more convenient data-binding. For example ugly expandableTextbox

Re: Hosting request - Chefkins - A Jenkins plugin to run Chef.io unit tests.

2015-02-16 Thread Kanstantsin Shautsou
Is it all plugin code? :) On Monday, February 16, 2015 at 4:16:04 PM UTC+3, Carlos Camacho wrote: Hello, I'm developing a Jenkins plugin and i will like host it in the Jenkins community repository. Plugin name: chefkins GitHub ID: chefcoders GitHub repository:

Re: INFRA-240 is fixed / post-mortem

2015-02-16 Thread Kanstantsin Shautsou
imho Assuming that now only CloudBees persons has power under jenkins, it's main development and everything is locked on CB people, then we have no way. For lead i know 0 contributions from Adam in jenkins development or infra. As first step i will be glad to see him as just man who will resolve

Re: Jenkins plugin's classloader isolation

2015-02-13 Thread Kanstantsin Shautsou
imho jenkins core definitely must provide good core and exclude such class mess. I also mentioned JBOSS modules on #jenkins as idea.. Is there any exising document that has comparison of various existed application, their technologies and problems? For example what is used in Jira, artifactory

Re: Request hosting for Kubernetes plugin

2015-02-14 Thread Kanstantsin Shautsou
What is the problem to force push right content? On Wednesday, February 11, 2015 at 4:10:11 PM UTC+3, Carlos Sanchez wrote: Hi, I'd like to get the Kubernetes plugin under jenkinsci org, with the automated builds, deployments, etc. It is currently at

Re: Intellij Developer License Renewal

2015-02-13 Thread Kanstantsin Shautsou
Any chance to get key? On Wednesday, December 17, 2014 at 10:41:14 AM UTC+3, Kanstantsin Shautsou wrote: Answer from JetBrains: IntelliJ IDEA OS license issued to Jenkins project was renewed on September 2, 2014. It’s valid for one year and covers all new versions of the software release

Re: build-pipeline-plugin pull request review

2015-03-18 Thread Kanstantsin Shautsou
, continue resolving jira issues and provide right contacts. This should unblock some users and prevent jenkins from broken state. On Thursday, March 12, 2015 at 3:11:15 AM UTC+3, Kanstantsin Shautsou wrote: Hi, i think this plugin suffers from retired authors/maintainers. Last time i did merge

Re: Open pull requests for port-allocator-plugin

2015-03-17 Thread Kanstantsin Shautsou
Hi, i expect that my PR will be reviewed by some maintainer. Code parts that i changed were written by Kohsuke that has more critical issues for resolution. @anyone please comment/review https://github.com/jenkinsci/port-allocator-plugin/pulls and raise :+1: . If we will have enough pluses i

Re: build-pipeline-plugin pull request review

2015-03-11 Thread Kanstantsin Shautsou
Hi, i think this plugin suffers from retired authors/maintainers. Last time i did merge+release after they didn't reply to maillist/contacts. As i see some of them already merged two PR, but not released. I see that many people hit this bug so i can help with revewing/testing/merging/releasing

Re: access to jenkins docker hub group

2015-03-10 Thread Kanstantsin Shautsou
We got a reasonable question from IRC about official jenkins image: @ amouat I'm just wondering if it's still being developed - there are a lot of open issues and no commits for around 2 months In addition i have the next questions: 1) Why official Jenkins docker image ends to CloudBees

GSoC 2015?

2015-03-24 Thread Kanstantsin Shautsou
Did jenkins ever took part in GSoC? I think there many-many things that students can fix/implement in jenkins core or plugins. https://www.google-melange.com/gsoc/homepage/google/gsoc2015 -- You received this message because you are subscribed to the Google Groups Jenkins Developers group. To

Re: Proposal : Jenkins to require Java 8

2015-03-24 Thread Kanstantsin Shautsou
Java 7 has better file API and jenkins should have better performance. Also this should allow cleanup stab that do conditioning 6 vs 7 for some parts of code. Some libraries already start requiring java 1.7. If 1.6 is EOL then i'm +1 for switching to 1.7 as base line. On Tuesday, March 24,

Re: GSoC 2015?

2015-03-24 Thread Kanstantsin Shautsou
, and I don't know who could do this. Maybe something to discuss for 2016? On 24.03.2015, at 11:06, Kanstantsin Shautsou kanstan...@gmail.com javascript: wrote: Did jenkins ever took part in GSoC? I think there many-many things that students can fix/implement in jenkins core or plugins

Re: Proposal : Jenkins to require Java 8

2015-03-26 Thread Kanstantsin Shautsou
PR failed ;) On Mar 26, 2015, at 15:15, nicolas de loof nicolas.del...@gmail.com wrote: 2015-03-26 12:55 GMT+01:00 Stephen Connolly stephen.alan.conno...@gmail.com mailto:stephen.alan.conno...@gmail.com: I'm going to try the code walks approach here is my suggestion

Re: CloudRetentionStartegy misses UI config and descriptor

2015-03-28 Thread Kanstantsin Shautsou
On Saturday, March 28, 2015 at 10:05:01 PM UTC+3, Jesse Glick wrote: OnceRetentionStrategy has no descriptor because it makes no sense to select on a static slave, and clouds generally hardcode the desired strategy. 1) Every plugin that uses it creates own UI form with different help

Re: CloudRetentionStartegy misses UI config and descriptor

2015-03-30 Thread Kanstantsin Shautsou
On Mar 30, 2015, at 17:13, Jesse Glick jgl...@cloudbees.com wrote: On Sat, Mar 28, 2015 at 5:12 PM, Kanstantsin Shautsou kanstantsin@gmail.com wrote: OnceRetentionStrategy has no descriptor because it makes no sense to select on a static slave, and clouds generally hardcode the desired

Re: CloudRetentionStartegy misses UI config and descriptor

2015-03-30 Thread Kanstantsin Shautsou
On Mar 31, 2015, at 00:48, Jesse Glick jgl...@cloudbees.com wrote: On Mon, Mar 30, 2015 at 2:22 PM, Kanstantsin Shautsou kanstantsin@gmail.com wrote: DumbSlave is not compatible with this strategy is also under question, for example i want accept only one job and then delete DumbSlave

Re: CloudRetentionStartegy misses UI config and descriptor

2015-03-30 Thread Kanstantsin Shautsou
On Mar 31, 2015, at 01:50, Jesse Glick jgl...@cloudbees.com wrote: On Mon, Mar 30, 2015 at 6:12 PM, Kanstantsin Shautsou kanstantsin@gmail.com wrote: This strategy will work as it will be described in help description. It may have sense for accepting one shot job for some special

Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-03-31 Thread Kanstantsin Shautsou
Maybe i already suggested not to use Jenkins word, just XXX plugin Re-active prefix is not obvious for me... On Monday, March 30, 2015 at 11:09:26 PM UTC+3, kinow wrote: Bump anyone? +1 / -1 for Jenkins Active Choices Plug-in? Any other suggestion? Cheers Bruno

Re: Grouping jobs by project, status, or attributes other than folder location

2015-03-31 Thread Kanstantsin Shautsou
Is it open-sourced? Could you provide link? On Tuesday, March 31, 2015 at 8:41:20 PM UTC+3, Gus Reiber wrote: Have you used our new CloudBees Analytics plugins at all? They are meant to do some of this results and post-process settings sorting. Thanks Bruno, Always a pleasure. Gus

Re: Any maintainers for S3 plugin?

2015-03-29 Thread Kanstantsin Shautsou
Wouldn't it conflict with core jenkins versions? Have you tried to run on 1.526 version? You can use `mvn hpi:run` On Sunday, March 29, 2015 at 1:26:10 AM UTC+3, Charles Chan wrote: (Hopefully one of the maintainers for S3 plugin can respond...) I submitted a outstanding pull request ~2

Re: Request for review: flexible-publish #12

2015-03-28 Thread Kanstantsin Shautsou
New plugin version was released. And i feel it will broke current setups, description is here https://issues.jenkins-ci.org/browse/JENKINS-27171 . This is what i feared. On Saturday, March 28, 2015 at 4:48:57 AM UTC+3, Kanstantsin Shautsou wrote: As i see PR was merged with ignorance

CloudRetentionStartegy misses UI config and descriptor

2015-03-28 Thread Kanstantsin Shautsou
Tried to re-use RetentionStrategy jelly chooser code and was surprised that not all strategies found by descriptor lookup. Is there any reason why CloudRetentionStartegy and OnceRetentionStartegy has do descriptors and ui config page? What will happen if i will use OnceRetentionStartegy with 1

Cron Trigger issues

2015-03-23 Thread Kanstantsin Shautsou
I got weird situation when Trigger is executed for disabled project. I'm checking sources https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/triggers/Trigger.java#L256-L276 and don't see any checks for disabled project at all (1). I also had a case when .run() was

Re: plugin hosting request: secondary timestamper

2015-03-03 Thread Kanstantsin Shautsou
Not sure that it good idea to have wiki page for plugin that not yet hosted on jenkinsci. README should be enough now. On Tuesday, March 3, 2015 at 9:49:30 AM UTC+3, Marius Gedminas wrote: On Mon, Mar 02, 2015 at 09:19:23PM +0100, Michael Rößle wrote: I have created a simple plugin called

Re: My first sonar-compliance plugin contribution

2015-03-03 Thread Kanstantsin Shautsou
Have you tried to request this feature with the sonar-plugin developers? On Thursday, February 26, 2015 at 10:26:27 PM UTC+3, Ramesh Dara wrote: Hi Chris, Thanks for responding. The purpose of the sonar plugin is to collect the metrics of a project. The purpose of this plugin is

Re: artifact removal request

2015-03-03 Thread Kanstantsin Shautsou
In general this is bad idea of renaming existed artifacts, you will also break any dependent plugins. AFAIR there was also Deprecated option somewhere. On Tuesday, February 24, 2015 at 5:18:42 PM UTC+3, Baptiste Mathus wrote: Artifacts are not deleted after publication. Search for recent

Re: Jenkins plugin hosting request

2015-03-03 Thread Kanstantsin Shautsou
Please name plugin obvious according to things and kind of things that it do and without using jenkins word. also descriptionTODO/description On Tuesday, March 3, 2015 at 5:06:56 PM UTC+3, Laisvydas Skurevičius wrote: Hello, I would like to host my Jenkins plugin on

Re: Publish EZ-Templates plugin

2015-02-21 Thread Kanstantsin Shautsou
What is ez ? Do you really need require 1.574 ? Do you really need skip InjectedTests? On Tuesday, January 27, 2015 at 7:33:05 AM UTC+3, JoelJ wrote: I'm the admin of this plugin repo: https://github.com/JoelJ/ez-templates This plugin is for creating templates for your jobs. You create a

Re: Google Groups Moderation

2015-02-21 Thread Kanstantsin Shautsou
Just press report for spam and they will be banned automatically. On Thursday, February 19, 2015 at 11:08:51 PM UTC+3, Richard Bywater wrote: Cool - its a real pain that people like that seem to think its ok... Richard. On Fri, Feb 20, 2015 at 4:05 AM, Larry Shatzer, Jr. lar...@gmail.com

Re: Jenkins UX

2015-02-21 Thread Kanstantsin Shautsou
@Tom, divs, css and tab it's cool, but as not UI developer i will expect building blocks that will allow me just to use form and databinding. This will also allow enhance/fix problems only in this block that will automatically apply to other places. More thoughts. - I think that other UI

Re: Proposal : Jenkins to require Java 8

2015-03-24 Thread Kanstantsin Shautsou
Sorry, but rhel5 is not something that we should care about, AFAIR it on extended support. You can still use ancient jenkins version and ask RHEL support to do patches for jenkins. RHEL6 and RHEL7 were released long time ago - update your infra. On Mar 24, 2015, at 22:37, Richard Bywater

Re: Proposal : Jenkins to require Java 8

2015-03-24 Thread Kanstantsin Shautsou
I think jenkins can check java version on startup and print friendly message to log instead of some java related stacktraces. On Mar 24, 2015, at 23:46, Christopher Orr ch...@orr.me.uk wrote: Yeah, since we're upgrading, it may as well be to Java 8 since it (seems to be) be available for

Re: Proposal : Jenkins to require Java 8

2015-03-24 Thread Kanstantsin Shautsou
wondering what the compelling argument for Java 8 is. That is, what features does it enable that will drive Jenkins to the next level? Richard On 8:53AM, Wed, 25/03/2015 Kanstantsin Shautsou kanstantsin@gmail.com mailto:kanstantsin@gmail.com wrote: Sorry, but rhel5 is not something

Re: Proposal : Jenkins to require Java 8

2015-03-24 Thread Kanstantsin Shautsou
prevent you to get JDK8 on slave to run the remoting agent, but use JDK installer to build your legacy JDK 1.1 application ? 2015-03-24 21:57 GMT+01:00 Daniel Beck m...@beckweb.net mailto:m...@beckweb.net: On 24.03.2015, at 20:53, Kanstantsin Shautsou kanstantsin@gmail.com

Re: Proposal : Jenkins to require Java 8

2015-03-24 Thread Kanstantsin Shautsou
again. On 24/03/15 13:51, Kanstantsin Shautsou wrote: I think jenkins can check java version on startup and print friendly message to log instead of some java related stacktraces. On Mar 24, 2015, at 23:46, Christopher Orr ch...@orr.me.uk wrote: Yeah, since we're upgrading, it may as well

Re: Cron Trigger issues

2015-03-23 Thread Kanstantsin Shautsou
Moving discussion/work to PR https://github.com/jenkinsci/jenkins/pull/1617 On Monday, March 23, 2015 at 8:56:19 PM UTC+3, Kanstantsin Shautsou wrote: For SCMTrigger it more deep Mar 23, 2015 8:47:08 PM FINE hudson.triggers.Trigger cron checking hudson.model.FreeStyleProject@39d5e0de

Re: Request for review: flexible-publish #12

2015-03-27 Thread Kanstantsin Shautsou
As i see PR was merged with ignorance of provided comments. Why did you ask for review? Small history how this PR appeared: I put meeting item for discussing AbortException handling to get some clarification, because this functionality in core looks bad implemented (AbortException was

Re: How to prevent saving project's configuration if there are configuration failures?

2015-03-28 Thread Kanstantsin Shautsou
Wouldn't throw new FormException() from constructor/setter work to not accept Describeable re-recreation? On Thursday, March 19, 2015 at 11:43:56 PM UTC+3, Kirill wrote: Thanks a million! 100% clear now. среда, 18 марта 2015 г., 17:10:37 UTC+2 пользователь Jesse Glick написал: On Tue, Mar

Re: Cron Trigger issues

2015-03-23 Thread Kanstantsin Shautsou
hudson.model.FreeStyleProject@6878439f[timerTrigger] According to code it calls job.scheduleBuild(0, new TimerTriggerCause()) and then probably suppressed in queue... On Monday, March 23, 2015 at 7:57:12 PM UTC+3, Jesse Glick wrote: On Mon, Mar 23, 2015 at 11:11 AM, Kanstantsin Shautsou kanstan

Re: Cron Trigger issues

2015-03-23 Thread Kanstantsin Shautsou
Run suppressed in scheduleBuild2 https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/jenkins/model/ParameterizedJobMixIn.java#L108-L109 On Monday, March 23, 2015 at 8:19:14 PM UTC+3, Kanstantsin Shautsou wrote: Suppressing Triggers itself is not performance friendly. You may

Re: Cron Trigger issues

2015-03-23 Thread Kanstantsin Shautsou
/core/src/main/java/hudson/model/AbstractProject.java#L1315-L1323 On Monday, March 23, 2015 at 8:27:37 PM UTC+3, Kanstantsin Shautsou wrote: Run suppressed in scheduleBuild2 https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/jenkins/model/ParameterizedJobMixIn.java#L108-L109

Re: Release Active Choices Plug-in (was: Re: New plug-in: Uno Choice Plug-in for dynamic parameters)

2015-04-21 Thread Kanstantsin Shautsou
horrible choosing names :) Thanks Bruno From: Kanstantsin Shautsou kanstantsin@gmail.com To: jenkinsci-dev@googlegroups.com Cc: m...@beckweb.net; brunodepau...@yahoo.com.br Sent: Tuesday, March 31, 2015 6:01 PM Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters

Re: Kubernetes plugin advice

2015-04-24 Thread Kanstantsin Shautsou
On Apr 25, 2015, at 01:13, Stephen Connolly stephen.alan.conno...@gmail.com wrote: On Friday, April 24, 2015, Kanstantsin Shautsou kanstantsin@gmail.com mailto:kanstantsin@gmail.com wrote: I think all Cloud plugin developers will be glad to know about Cloud API problems

Re: Jenkins UX

2015-04-23 Thread Kanstantsin Shautsou
Will this “UI”/“theme” be in separate plugin? On Apr 23, 2015, at 16:27, Ullrich Hafner ullrich.haf...@gmail.com wrote: Am 21.04.2015 um 22:09 schrieb Gus Reiber grei...@cloudbees.com mailto:grei...@cloudbees.com: Hey Daniel, Awesome feedback. You have pointed out a few things

Re: CloudRetentionStartegy misses UI config and descriptor

2015-04-19 Thread Kanstantsin Shautsou
On Tuesday, March 31, 2015 at 12:48:19 AM UTC+3, Jesse Glick wrote: On Mon, Mar 30, 2015 at 2:22 PM, Kanstantsin Shautsou kanstan...@gmail.com javascript: wrote: DumbSlave is not compatible with this strategy is also under question, for example i want accept only one job

  1   2   3   4   5   >