[JIRA] [core] (JENKINS-19) full text search

2015-03-28 Thread m...@hanabi.se (JIRA)














































Marcus Jacobsson
 commented on  JENKINS-19


full text search















There is a plugin to improves the searh function in Jenkins 
https://wiki.jenkins-ci.org/display/JENKINS/Lucene-Search

It only indexes data bound to the build unless you write your own extensions.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27454) Create component for aws-lambda

2015-03-28 Thread michael.wille...@gmail.com (JIRA)














































Michael Willemse
 updated  JENKINS-27454


Create component for aws-lambda
















Change By:


Michael Willemse
(28/Mar/15 7:53 AM)




Summary:


Create component for aws-lambda
-plugin



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27644) Ability to show server-driven Jenkins project notifications in the UI

2015-03-28 Thread ch...@orr.me.uk (JIRA)














































Christopher Orr
 commented on  JENKINS-27644


Ability to show server-driven Jenkins project notifications in the UI















Great. Thanks for the feedback!


It should be possible to make messages time-limited ("display until end of 2015-03-31")
Seems unnecessary, just change the message returned from jenkins-ci.org in time.
Maybe, but it would be a nice-to-have.  I know how reliable the Jenkins community is at remembering to do things on time... 


Messages should be shown at the top on the Manage Jenkins page.
I disagree. Should be shown on all pages for admins.
Sure, that definitely sounds reasonable.  I hadn't seen your plugin before; it makes sense.

This should probably done mostly client-side (note like an admin monitor) to make it work on networks where Jenkins is not allowed to connect to the internet.

I'm not sure I fully understand what you mean.  I was thinking that Jenkins would periodically fetch the messages.json (or whatever) file, like it does with update-center.json.  Jenkins would determine which notifications must be shown (if any) and would then render them to the page, for admin users.  i.e. Most stuff happens server-side, though with some client-side JS to make notifications look nice / be dismissable.

If you don't ever allow Jenkins online, we can't really download timely notifications (like security advisories) from the server.  Or do you mean that these messages should reach Jenkins via the browser-proxy method?  Or something else? 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [flexible-publish-plugin] (JENKINS-27171) Conditions are evaluated for each actions

2015-03-28 Thread gentoo.inte...@gmail.com (JIRA)














































Kanstantsin Shautsou
 commented on  JENKINS-27171


Conditions are evaluated for each actions















If you still didn't get, then you can execute flexible-publish from flexible-publish for grouping actions without evaluations

if (HeaveCondition 1){
  flexible-publish {
   (execution always) {
publisher 1
publisher 2
   }
  }
}

As i see current change broke all already configured setups.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [flexible-publish-plugin] (JENKINS-27171) Conditions are evaluated for each actions

2015-03-28 Thread gentoo.inte...@gmail.com (JIRA)














































Kanstantsin Shautsou
 commented on  JENKINS-27171


Conditions are evaluated for each actions















So now, if i have setup that do 'git push release' 'push released artifacts' for Condition build=SUCCESS i will have release artifacts upload even if git push failed?!



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [flexible-publish-plugin] (JENKINS-27171) Conditions are evaluated for each actions

2015-03-28 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-27171


Conditions are evaluated for each actions















Kanstantsin Shautsou IIUC you can just use one condition per step.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [flexible-publish-plugin] (JENKINS-27171) Conditions are evaluated for each actions

2015-03-28 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-27171


Conditions are evaluated for each actions















ikedam Consider declaring configuration incompatibility so users know their jobs may behave differently.

https://wiki.jenkins-ci.org/display/JENKINS/Marking+a+new+plugin+version+as+incompatible+with+older+versions

Examples:
https://github.com/jenkinsci/ldap-plugin/blob/master/pom.xml#L121
https://github.com/jenkinsci/build-flow-plugin/blob/master/pom.xml#L106



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [flexible-publish-plugin] (JENKINS-27171) Conditions are evaluated for each actions

2015-03-28 Thread gentoo.inte...@gmail.com (JIRA)














































Kanstantsin Shautsou
 commented on  JENKINS-27171


Conditions are evaluated for each actions















I know that i can use, i don't appreciate breaking current setups when any behaviour can be achieved in current functionality. All was needed is a help file with description. Also such destroying change can have readResolve() for splitting current configuration. But my opinion is now -1 for such style changes.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-4409) Hudson test case leaks temp folders

2015-03-28 Thread ogon...@gmail.com (JIRA)














































Oliver Gondža
 commented on  JENKINS-4409


Hudson test case leaks temp folders















Backported against 1.596.3 without [FIXED JENKINS-4409] Integrated a newer version of localizer that is a) not required and b) not soaked yet.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [build-pipeline-plugin] (JENKINS-20499) unable to retry job execution for failed job in build-pipeline

2015-03-28 Thread ogon...@gmail.com (JIRA)














































Oliver Gondža
 commented on  JENKINS-20499


unable to retry job execution for failed job in build-pipeline















Removing lts-candidate label as PR 1248 is a part of 1.596 baseline.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27658) Add Disable feature for Build Step

2015-03-28 Thread pskumar...@gmail.com (JIRA)














































Suresh Kumar
 created  JENKINS-27658


Add Disable feature for Build Step















Issue Type:


Improvement



Assignee:


Unassigned


Components:


core



Created:


28/Mar/15 2:26 PM



Description:


In a job if we have a multiple build steps some times there will be a need to disable one of the step and when necessary again need facility to enable the build step. 
Instead of deleting the build step if there is a disable/enable button helps to keep the step information in the job itself. 




Project:


Jenkins



Labels:


plugin




Priority:


Major



Reporter:


Suresh Kumar

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-20146) ERROR: [WeblogicDeploymentPlugin] - Failed to get artifact from archive directory

2015-03-28 Thread r...@orange.fr (JIRA)














































Raphael CHAUMIER
 commented on  JENKINS-20146


ERROR: [WeblogicDeploymentPlugin] - Failed to get artifact from archive directory















Hi,

I have no news about your problem. So I consider this issue as closed.

Regards



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-20146) ERROR: [WeblogicDeploymentPlugin] - Failed to get artifact from archive directory

2015-03-28 Thread r...@orange.fr (JIRA)












































  
Raphael CHAUMIER
 edited a comment on  JENKINS-20146


ERROR: [WeblogicDeploymentPlugin] - Failed to get artifact from archive directory
















Hi,

I have no news about your problem. So I consider this issue as closed.

Regards

Nota :

	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
	at org.jenkinsci.plugins.deploy.weblogic.data.DeploymentTaskResult.getLabel(DeploymentTaskResult.java:39)
	... 140 more
Jul 3, 2013 12:45:35 PM org.kohsuke.stapler.compression.CompressionFilter reportException
WARNING: Untrapped servlet exception
javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: jar:file:/E:/Jenkins/plugins/weblogic-deployer-plugin/WEB-INF/lib/classes.jar!/org/jenkinsci/plugins/deploy/weblogic/WatchingWeblogicDeploymentAction/index.jelly:12:110:  The file: E:\Jenkins\jobs\SIS_Branch_VMS_Phase2_V1_0_002\builds\2013-06-07_16-41-29\deploymentLog_.txt does not exist

WARNING: Caught exception evaluating: descriptor.weblogicEnvironments in /jenkins/job/SIS_Branch_VMS_Phase2_V1_0_002/configure. Reason: java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.apache.commons.jexl.util.PropertyExecutor.execute(PropertyExecutor.java:125)

Caused by: java.lang.NoClassDefFoundError: org/codehaus/plexus/util/FileUtils
	at org.jenkinsci.plugins.deploy.weblogic.WeblogicDeploymentPlugin$WeblogicDeploymentPluginDescriptor.loadWeblogicEnvironments(WeblogicDeploymentPlugin.java:554)
	at org.jenkinsci.plugins.deploy.weblogic.WeblogicDeploymentPlugin$WeblogicDeploymentPluginDescriptor.getWeblogicEnvironments(WeblogicDeploymentPlugin.java:391)
	... 100 more



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-20146) ERROR: [WeblogicDeploymentPlugin] - Failed to get artifact from archive directory

2015-03-28 Thread r...@orange.fr (JIRA)












































  
Raphael CHAUMIER
 edited a comment on  JENKINS-20146


ERROR: [WeblogicDeploymentPlugin] - Failed to get artifact from archive directory
















Hi,

I have no news about your problem. So I consider this issue as closed.

Regards

Nota :

Jul 3, 2013 12:45:35 PM org.kohsuke.stapler.compression.CompressionFilter reportException
WARNING: Untrapped servlet exception
javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: jar:file:/E:/Jenkins/plugins/weblogic-deployer-plugin/WEB-INF/lib/classes.jar!/org/jenkinsci/plugins/deploy/weblogic/WatchingWeblogicDeploymentAction/index.jelly:12:110:  The file: E:\Jenkins\jobs\SIS_Branch_VMS_Phase2_V1_0_002\builds\2013-06-07_16-41-29\deploymentLog_.txt does not exist

WARNING: Caught exception evaluating: descriptor.weblogicEnvironments in /jenkins/job/SIS_Branch_VMS_Phase2_V1_0_002/configure. Reason: java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.apache.commons.jexl.util.PropertyExecutor.execute(PropertyExecutor.java:125)

Caused by: java.lang.NoClassDefFoundError: org/codehaus/plexus/util/FileUtils
	at org.jenkinsci.plugins.deploy.weblogic.WeblogicDeploymentPlugin$WeblogicDeploymentPluginDescriptor.loadWeblogicEnvironments(WeblogicDeploymentPlugin.java:554)
	at org.jenkinsci.plugins.deploy.weblogic.WeblogicDeploymentPlugin$WeblogicDeploymentPluginDescriptor.getWeblogicEnvironments(WeblogicDeploymentPlugin.java:391)
	... 100 more



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-20146) ERROR: [WeblogicDeploymentPlugin] - Failed to get artifact from archive directory

2015-03-28 Thread r...@orange.fr (JIRA)












































  
Raphael CHAUMIER
 edited a comment on  JENKINS-20146


ERROR: [WeblogicDeploymentPlugin] - Failed to get artifact from archive directory
















Hi,

I have no news about your problem. So I consider this issue as closed.

Regards

Nota :

WARNING: Caught exception evaluating: descriptor.weblogicEnvironments in /jenkins/job/SIS_Branch_VMS_Phase2_V1_0_002/configure. Reason: java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.apache.commons.jexl.util.PropertyExecutor.execute(PropertyExecutor.java:125)

Caused by: java.lang.NoClassDefFoundError: org/codehaus/plexus/util/FileUtils
	at org.jenkinsci.plugins.deploy.weblogic.WeblogicDeploymentPlugin$WeblogicDeploymentPluginDescriptor.loadWeblogicEnvironments(WeblogicDeploymentPlugin.java:554)
	at org.jenkinsci.plugins.deploy.weblogic.WeblogicDeploymentPlugin$WeblogicDeploymentPluginDescriptor.getWeblogicEnvironments(WeblogicDeploymentPlugin.java:391)
	... 100 more



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-20146) ERROR: [WeblogicDeploymentPlugin] - Failed to get artifact from archive directory

2015-03-28 Thread r...@orange.fr (JIRA)















































Raphael CHAUMIER
 closed  JENKINS-20146 as Cannot Reproduce


ERROR: [WeblogicDeploymentPlugin] - Failed to get artifact from archive directory
















cannot reproduce





Change By:


Raphael CHAUMIER
(28/Mar/15 4:31 PM)




Status:


Resolved
Closed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-20146) ERROR: [WeblogicDeploymentPlugin] - Failed to get artifact from archive directory

2015-03-28 Thread r...@orange.fr (JIRA)















































Raphael CHAUMIER
 resolved  JENKINS-20146 as Cannot Reproduce


ERROR: [WeblogicDeploymentPlugin] - Failed to get artifact from archive directory
















Change By:


Raphael CHAUMIER
(28/Mar/15 4:30 PM)




Status:


Open
Resolved





Resolution:


Cannot Reproduce



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-20146) ERROR: [WeblogicDeploymentPlugin] - Failed to get artifact from archive directory

2015-03-28 Thread r...@orange.fr (JIRA)












































  
Raphael CHAUMIER
 edited a comment on  JENKINS-20146


ERROR: [WeblogicDeploymentPlugin] - Failed to get artifact from archive directory
















Hi,

I have no news about your problem. So I consider this issue as closed.

Regards



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-25005) WebLogic deployer plugin issue

2015-03-28 Thread r...@orange.fr (JIRA)















































Raphael CHAUMIER
 resolved  JENKINS-25005 as Cannot Reproduce


WebLogic deployer plugin issue
















Change By:


Raphael CHAUMIER
(28/Mar/15 4:33 PM)




Status:


Open
Resolved





Assignee:


Raphael CHAUMIER





Resolution:


Cannot Reproduce



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-25005) WebLogic deployer plugin issue

2015-03-28 Thread r...@orange.fr (JIRA)














































Raphael CHAUMIER
 commented on  JENKINS-25005


WebLogic deployer plugin issue















Hi,

I have no news so I consider this is as closed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-25005) WebLogic deployer plugin issue

2015-03-28 Thread r...@orange.fr (JIRA)















































Raphael CHAUMIER
 closed  JENKINS-25005 as Cannot Reproduce


WebLogic deployer plugin issue
















cannot reproduce





Change By:


Raphael CHAUMIER
(28/Mar/15 4:34 PM)




Status:


Resolved
Closed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-22056) weblogic-plugin-deploy java.lang.NoSuchMethodError: hudson.EnvVars.get(

2015-03-28 Thread r...@orange.fr (JIRA)












































  
Raphael CHAUMIER
 edited a comment on  JENKINS-22056


weblogic-plugin-deploy java.lang.NoSuchMethodError: hudson.EnvVars.get(
















After some research It seems that le method get(String,String) was added in 

The following commit https://github.com/jenkinsci/jenkins/commit/3776891794b12c99deb660e6c91ee8013dfc8984

So upgrade your jenkins version to at least 1.485

Regards



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-22056) weblogic-plugin-deploy java.lang.NoSuchMethodError: hudson.EnvVars.get(

2015-03-28 Thread r...@orange.fr (JIRA)














































Raphael CHAUMIER
 commented on  JENKINS-22056


weblogic-plugin-deploy java.lang.NoSuchMethodError: hudson.EnvVars.get(















After some research It seems that le method get(String,String) was added in 

The following commit https://github.com/jenkinsci/jenkins/commit/3776891794b12c99deb660e6c91ee8013dfc8984


@since 1.485
/**

	Convenience message
	@since 1.485
 **/
 public String get(String key, String defaultValue) {





So upgrade your jenkins version to at least 1.485

Regards



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-22056) weblogic-plugin-deploy java.lang.NoSuchMethodError: hudson.EnvVars.get(

2015-03-28 Thread r...@orange.fr (JIRA)















































Raphael CHAUMIER
 closed  JENKINS-22056 as Won't Fix


weblogic-plugin-deploy java.lang.NoSuchMethodError: hudson.EnvVars.get(
















Change By:


Raphael CHAUMIER
(28/Mar/15 4:44 PM)




Status:


Resolved
Closed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-22056) weblogic-plugin-deploy java.lang.NoSuchMethodError: hudson.EnvVars.get(

2015-03-28 Thread r...@orange.fr (JIRA)















































Raphael CHAUMIER
 resolved  JENKINS-22056 as Won't Fix


weblogic-plugin-deploy java.lang.NoSuchMethodError: hudson.EnvVars.get(
















The last plugin versions are only compatible with at least 1.485 jenkins version





Change By:


Raphael CHAUMIER
(28/Mar/15 4:44 PM)




Status:


Open
Resolved





Assignee:


Raphael CHAUMIER





Resolution:


Won't Fix



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [ghprb-plugin] (JENKINS-27659) java.io.IOException: Cannot determine sha1 of the commit. The status cannot be reported

2015-03-28 Thread mi...@dev.mellanox.co.il (JIRA)














































Mike Dubman
 created  JENKINS-27659


java.io.IOException: Cannot determine sha1 of the commit. The status cannot be reported















Issue Type:


Bug



Assignee:


Honza Brázdil



Components:


ghprb-plugin



Created:


28/Mar/15 5:46 PM



Description:



The PR in question is https://github.com/open-mpi/ompi-release/pull/218

The jenkins server is publicly accessible (link to jenkins job is inside PR).

Other PRs from the same project working fine, only this one has this issue.




Environment:


jenkins server, monitors github PR for opensource projects.




Project:


Jenkins



Labels:


exception




Priority:


Major



Reporter:


Mike Dubman

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [workflow-plugin] (JENKINS-26552) @StepContextParameter EnvVars missing Computer.environment

2015-03-28 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-26552


@StepContextParameter EnvVars missing Computer.environment















Code changed in jenkins
User: Jesse Glick
Path:
 aggregator/src/test/java/org/jenkinsci/plugins/workflow/JenkinsRuleExt.java
 aggregator/src/test/java/org/jenkinsci/plugins/workflow/WorkflowTest.java
 cps/src/main/java/org/jenkinsci/plugins/workflow/cps/EnvActionImpl.java
 support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java
http://jenkins-ci.org/commit/workflow-plugin/bf05beb8010fdecc1fb67ac0d1b546f22497e6a1
Log:
  Merge pull request #41 from jenkinsci/Computer.environment-JENKINS-26552

JENKINS-26552 Provide a full Computer.environment to @StepContextParameter EnvVars


Compare: https://github.com/jenkinsci/workflow-plugin/compare/22053bde0721...bf05beb8010f




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-27600) Failed to Deploy, task completed abnormally, exit code 1

2015-03-28 Thread r...@orange.fr (JIRA)














































Raphael CHAUMIER
 commented on  JENKINS-27600


Failed to Deploy, task completed abnormally, exit code 1















Hi

This issue seems to be the same as https://issues.jenkins-ci.org/browse/JENKINS-21244

Do you use your own command line set in advanced task properties ?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-27561) Error plugin weblogic

2015-03-28 Thread r...@orange.fr (JIRA)














































Raphael CHAUMIER
 updated  JENKINS-27561


Error plugin weblogic
















Change By:


Raphael CHAUMIER
(28/Mar/15 7:28 PM)




Priority:


Blocker
Major



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [s3-plugin] (JENKINS-27660) S3Plugin fails during upload with java.lang.IllegalArgumentException: Cannot create enum from US_EAST_1 value!

2015-03-28 Thread char...@fuseanalytics.com (JIRA)














































Charlie Hubbard
 created  JENKINS-27660


S3Plugin fails during upload with java.lang.IllegalArgumentException: Cannot create enum from US_EAST_1 value!















Issue Type:


Bug



Assignee:


Michael Watt



Components:


s3-plugin



Created:


28/Mar/15 7:49 PM



Description:


S3Plugin fails to upload anything to a bucket producing:

java.lang.IllegalArgumentException: Cannot create enum from US_EAST_1 value!
	at hudson.plugins.s3.S3Profile.upload(S3Profile.java:152)
	at hudson.plugins.s3.S3BucketPublisher.perform(S3BucketPublisher.java:174)
	at hudson.tasks.BuildStepMonitor$2.perform(BuildStepMonitor.java:32)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
	at hudson.model.Run.execute(Run.java:1770)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)

The only work around was to downgrade to v0.6 to get it work again.




Environment:


Linux ip-172-30-0-40 3.14.19-17.43.amzn1.x86_64 #1 SMP Wed Sep 17 22:14:52 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux



java.runtime.name	OpenJDK Runtime Environment

java.runtime.version	1.7.0_65-mockbuild_2014_09_18_00_28-b00

java.specification.name	Java Platform API Specification

java.specification.vendor	Oracle Corporation

java.specification.version	1.7

java.vendor	Oracle Corporation

java.vendor.url	http://java.oracle.com/

java.vendor.url.bug	http://bugreport.sun.com/bugreport/

java.version	1.7.0_65



org.jenkins-ci.main:jenkins-war:1.581






Project:


Jenkins



Priority:


Blocker



Reporter:


Charlie Hubbard

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27658) Add Disable feature for Build Step

2015-03-28 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 updated  JENKINS-27658


Add Disable feature for Build Step
















Change By:


Daniel Beck
(28/Mar/15 8:38 PM)




Issue Type:


Improvement
New Feature





Labels:


plugin



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27642) Restart from the URL throws exception

2015-03-28 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-27642


Restart from the URL throws exception















Please install the Support Core plugin and attach a support bundle created by it to this issue.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27639) Jenkins POST Request with username/API Token javascript

2015-03-28 Thread dan...@beckweb.net (JIRA)















































Daniel Beck
 resolved  JENKINS-27639 as Not A Defect


Jenkins POST Request with username/API Token _javascript_
















This issue description makes no sense. It certainly doesn't look like a bug.

If you're asking for assistance, please note that this is an issue tracker, not a support site.





Change By:


Daniel Beck
(28/Mar/15 8:41 PM)




Status:


Open
Resolved





Resolution:


Not A Defect



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27621) Jenkins is not an Item

2015-03-28 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-27621


Jenkins is not an Item















Is this an actual problem, or an issue of convenience? Making Jenkins an Item appears to introduce other issues (Item.getFullName() handling, Item.delete(), …), or is there another alternative solution? What exactly is the issue with Jenkins not being an Item?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27616) Installing JDK on Windows Slaves deletes existing Java installation and reboots Slave

2015-03-28 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-27616


Installing JDK on Windows Slaves deletes existing Java installation and reboots Slave















Does the issue also appear when you disable the Env-Inject plugin?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27598) Jenkins shows AccessDeniedException2 if anonymous users are denied read access

2015-03-28 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 updated  JENKINS-27598


Jenkins shows AccessDeniedException2 if anonymous users are denied read access
















Change By:


Daniel Beck
(28/Mar/15 8:51 PM)




Summary:


Jenkins
 crashes
 shows AccessDeniedException2
 if anonymous users are denied read access



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27595) Empty plugin list hides update information

2015-03-28 Thread dan...@beckweb.net (JIRA)















































Daniel Beck
 assigned  JENKINS-27595 to Daniel Beck



Empty plugin list hides update information
















Change By:


Daniel Beck
(28/Mar/15 8:50 PM)




Assignee:


Daniel Beck



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27598) Jenkins crashes if anonymous users are denied read access

2015-03-28 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 updated  JENKINS-27598


Jenkins crashes if anonymous users are denied read access
















Nothing crashed. It's an error message.

Please explain in detail what you did, and what page you tried to access. Where is that message displayed?





Change By:


Daniel Beck
(28/Mar/15 8:50 PM)




Priority:


Critical
Minor





Labels:


crash
 matrix-auth permissions





Component/s:


security



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [build-pipeline-plugin] (JENKINS-27615) Stack trace displayed on build pages

2015-03-28 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 updated  JENKINS-27615


Stack trace displayed on build pages
















Looks like this is another hit by Build Pipeline plugin. It breaks so hard and so often it's not even funny anymore.

https://github.com/jenkinsci/build-pipeline-plugin/commit/bd77518bb3b9220f979f7906b210b2dd2225bada#commitcomment-10332412





Change By:


Daniel Beck
(28/Mar/15 8:54 PM)




Component/s:


build-pipeline-plugin





Component/s:


core



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27548) Sporadic IOException: Failed to persist config

2015-03-28 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 updated  JENKINS-27548


Sporadic IOException: Failed to persist config
















Unrelated to Job DSL plugin.

Appears to be caused by the security fixes in 1.600 and something about your configuration.

Could you install the Support Core plugin and attach a support bundle to this issue?





Change By:


Daniel Beck
(28/Mar/15 8:56 PM)




Assignee:


Daniel Spilker





Component/s:


job-dsl-plugin



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27530) Dead node

2015-03-28 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-27530


Dead node















Would be interesting which logs you have installed, how the job is configured (e.g. parallel execution), when this issue occurred and when the "original" build 96 was created.

Could you install the Support Core plugin and attach a support bundle to this issue?

There are a few issues related to that (JENKINS-26582 is at least similar) since 1.597 changed how builds are stored on disk, but we don't yet have the cause. And the alternative to just overwrite the original build's data is even scarier than this...



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [mstest-plugin] (JENKINS-7458) Support for "orderedtest" results

2015-03-28 Thread ivo.bellinsala...@gmail.com (JIRA)















































Ivo Bellin Salarin
 resolved  JENKINS-7458 as Won't Fix


Support for "orderedtest" results
















Good evening,

I'm willing to close this issue, for a couple of reasons:
1) ordered tests in mstest, afaik, are exposed with a hierarchical structure. junit has no comparable feature.
2) the current xsl already contains all the functinalities proposed in the attached xsl.
3) I haven't a trx resulting from the execution of an ordered test. If somebody can provide it, he's welcome.

As a final point, dear Marco Medrano, this is an open source project. If you are willing to help, you're welcome.





Change By:


Ivo Bellin Salarin
(28/Mar/15 9:09 PM)




Status:


Open
Resolved





Resolution:


Won't Fix



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-plugin] (JENKINS-22457) Git push will trigger a build even though no path matches included regions

2015-03-28 Thread yves.schum...@ti8m.ch (JIRA)














































Yves Schumann
 commented on  JENKINS-22457


Git push will trigger a build even though no path matches included regions















Struggling with the same problem but found the solution on IRC help: Did you tried it with a leading "^"?

On my setup included regions 
foo/.*
 did not work but with 
^foo/.*
 it works as expected!



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [mstest-plugin] (JENKINS-10015) Make the MSTest plugin as an extension to the xUnit plugin

2015-03-28 Thread ivo.bellinsala...@gmail.com (JIRA)














































Ivo Bellin Salarin
 commented on  JENKINS-10015


Make the MSTest plugin as an extension to the xUnit plugin















Salut Gregory.

Que pourrait-il m'apporter, ce xUnit plugin?

J'ai vu la documentation disponible sur la page du xunit plugin, et je me demande pourquoi je devrais merger le code du mstest plugin avec celui de xunit. De toute manière, Antonio Marques avait déjà fait le travail, quand tu as commencé à développer le xUnit plugin. Le temps est limité, et il m'est précieux.

A part cette remarque à propos du temps limité, je tiens à souligner que le traitement du mstest plugin ne se limite pas à la transformation des rapports par le biais d'une feuille de style xsl. XSL (et xerces) peu(ven)t bien peu, lorsque mstest décide de rajouter des entités au pif au flux de données. Le xUnit plugin prévoit-il la possibilité de modifier le fichier avant de le transformer à l'aide d'XSL?

== in english
Hello Gregory,

in what the xUnit plugin is worth the merge?

I've read the documentation about the xUnit plugin, and I'm wondering why I should merge the code of the mstest plugin in the xunit plugin. After all, Antonio Marques already did the job before that you started yours on xUnit plugin. My time is limited, and my time looks so precious to me.

After this carpe diem, I wonder if the xUnit plugin allows a specific processing before applying the XSL stylesheet. You know, mstest is not fully XML 1.0 compliant..

Cheers,
Ivo



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [mstest-plugin] (JENKINS-10015) Make the MSTest plugin as an extension to the xUnit plugin

2015-03-28 Thread ivo.bellinsala...@gmail.com (JIRA)














































Ivo Bellin Salarin
 commented on  JENKINS-10015


Make the MSTest plugin as an extension to the xUnit plugin















BTW, Gregory, I suggest you to get the latest version of the mstest-to-junit.xsl to integrate your plugin. I'm not willing to do that, since you've changed the license banner of this file, and I'm not affiliated in any way to Thales.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [ghprb-plugin] (JENKINS-27056) GitHub pull request builder null pointer exception with latest git plugin upgrade

2015-03-28 Thread mark.earl.wa...@gmail.com (JIRA)














































Mark Waite
 updated  JENKINS-27056


GitHub pull request builder null pointer exception with latest git plugin upgrade
















Change By:


Mark Waite
(28/Mar/15 11:55 PM)




Component/s:


ghprb-plugin





Component/s:


git-plugin



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [ghprb-plugin] (JENKINS-27056) GitHub pull request builder null pointer exception with latest git plugin upgrade

2015-03-28 Thread mark.earl.wa...@gmail.com (JIRA)














































Mark Waite
 updated  JENKINS-27056


GitHub pull request builder null pointer exception with latest git plugin upgrade
















Change By:


Mark Waite
(28/Mar/15 11:55 PM)




Summary:


Latest Git Plugin breaks ghprb-
GitHub pull request builder null pointer exception with latest git
plugin
 upgrade



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [ghprb-plugin] (JENKINS-27056) Latest Git Plugin breaks ghprb-plugin

2015-03-28 Thread mark.earl.wa...@gmail.com (JIRA)














































Mark Waite
 updated  JENKINS-27056


Latest Git Plugin breaks ghprb-plugin
















Change By:


Mark Waite
(28/Mar/15 11:54 PM)




Component/s:


ghprb-plugin



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27566) Excessive locking on the Queue when rendering the Jenkins UI

2015-03-28 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-27566


Excessive locking on the Queue when rendering the Jenkins UI















stephenconnolly Did you commit resolve this issue?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27648) Introduce directory disposal service

2015-03-28 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 updated  JENKINS-27648


Introduce directory disposal service
















Change By:


Daniel Beck
(29/Mar/15 12:10 AM)




Summary:


Introduce directory
 desposal
 disposal
 service





Description:


Jenkins discards directories that are not needed any longer all the time. Aside from the fact it is subject of different random failures (on windows, on NFS, etc.), it is also a time consuming operation.Instead of deleting such files synchronously, I propose to create Jenkins-wide service where directories can be registered for
 latter
 later
 disposal. The service will rename the directory so it will appear deleted immediately and delete the renamed one
 latter
 later
.Similar approach is implemented in [Workspace cleanup plugin|https://issues.jenkins-ci.org/browse/JENKINS-20056] though the solution leaks renamed directories in case the deletion fails.Such service will track registered directories even after the deletion failed and retry as many times as necessary or possibly report to admin that there is a problem Jenkins itself cannot handle despite repeated attempts.There are several areas that can benefit from this aside from Workspace cleanup. though, I am not sure if this behaviour should replace what {{FilePath#deleteRecursive}} currently does.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-19756) Build Periodically Should Include Bi-Weekly as an Option

2015-03-28 Thread ch...@orr.me.uk (JIRA)














































Christopher Orr
 updated  JENKINS-19756


Build Periodically Should Include Bi-Weekly as an Option
















Change By:


Christopher Orr
(29/Mar/15 1:56 AM)




Component/s:


core





Component/s:


build-metrics-plugin



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-19756) Build Periodically Should Include Bi-Weekly as an Option

2015-03-28 Thread ch...@orr.me.uk (JIRA)














































Christopher Orr
 commented on  JENKINS-19756


Build Periodically Should Include Bi-Weekly as an Option















I reassigned this to core.

I just tested this in 1.596.2, and get the same result.

H 15 * * 5/2, as shown in the screenshot, results in a crontab compilation failure.

H 15 * * 5-5/2 does compile, but does not have the desired effect; it will run every week (according to the message below the textfield):
Would last have run at Friday, 27 March 2015 15:15:20 PDT; would next run at Friday, 3 April 2015 15:15:20 PDT.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-27600) Failed to Deploy, task completed abnormally, exit code 1

2015-03-28 Thread twe...@pcikc.com (JIRA)














































trevorw
 commented on  JENKINS-27600


Failed to Deploy, task completed abnormally, exit code 1















Hello. Yes, I would say it's the same issue so this is a duplicate. Sorry about that! 

My issue has the extra issue of chance, the app name is app.user$user.app so $user is getting replaced as a variable. 

Escaping the $ or quoting the string should fix it, same as the other issue. Thanks for looking into this.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-27600) Failed to Deploy, task completed abnormally, exit code 1

2015-03-28 Thread twe...@pcikc.com (JIRA)












































  
trevorw
 edited a comment on  JENKINS-27600


Failed to Deploy, task completed abnormally, exit code 1
















Hello. Yes, I would say it's the same issue so this is a duplicate. Sorry about that! 

My issue has the extra issue of chance, the app name is app.user$user.app so $user is getting replaced as a variable. Escaping the $ or quoting the string should fix it, same as the other issue.

We tried creating our own command line set in the advanced task properties but it did not correct the problem. We typically have just used the default options, so no custom string.

Thanks for looking into this.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [envinject-plugin] (JENKINS-27661) Job Stuck and fails when injecting Environment Variables to Windows Slave machines

2015-03-28 Thread pskumar...@gmail.com (JIRA)














































Suresh Kumar
 created  JENKINS-27661


Job Stuck and fails when injecting Environment Variables to Windows Slave machines















Issue Type:


Bug



Assignee:


Gregory Boissinot



Attachments:


Jenkins_Issues.png



Components:


envinject-plugin



Created:


29/Mar/15 3:24 AM



Description:


Job stuck when injecting environment variables.
Jenkins(Master) installed on Linux OS, it has 2(Slave) nodes which are windows machines.
When triggering the Job which has to run on Windows slave node, it stuck and after some time it fails.
This is happening when triggering the Job after a long idle time that node was  or when node has reconnected again after disconnect.
The windows slave machines registered through JNLP web start.




Environment:


Jenkins v1.592

EnvInject Plugin v1.90




Project:


Jenkins



Priority:


Major



Reporter:


Suresh Kumar

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.