[JIRA] [active-directory] (JENKINS-17676) ADSI mode auth no longer working after update to AD plugin v 1.31

2013-05-03 Thread kalpeshs...@gmail.com (JIRA)














































kalpesh soni
 commented on  JENKINS-17676


ADSI mode auth no longer working after update to AD plugin v 1.31















https://github.com/jenkinsci/active-directory-plugin/commits/master

oh no kohsuke you didnt





























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/groups/opt_out.




[JIRA] [active-directory] (JENKINS-17676) ADSI mode auth no longer working after update to AD plugin v 1.31

2013-05-03 Thread kalpeshs...@gmail.com (JIRA)















































kalpesh soni
 assigned  JENKINS-17676 to Kohsuke Kawaguchi



ADSI mode auth no longer working after update to AD plugin v 1.31
















Change By:


kalpesh soni
(03/May/13 5:39 PM)




Assignee:


KohsukeKawaguchi



























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/groups/opt_out.




[JIRA] [active-directory] (JENKINS-17740) configureSecurity securityRealm test tool gives 404 error

2013-04-24 Thread kalpeshs...@gmail.com (JIRA)














































kalpesh soni
 created  JENKINS-17740


configureSecurity securityRealm test tool gives 404 error















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


active-directory



Created:


24/Apr/13 4:20 PM



Description:


http://localhost:8080/jenkins/configureSecurity/securityRealm/test gives 404 error

I found the link from AD help description text

If you have trouble setting up the AD authentication, set authorization to "Anyone can do anything", and use this authentication test tool to diagnose the problem. (this tool can be still used with more strict authorization scheme, as long as you have the admin access to Jenkins yourself.)




Environment:


windows 7 jetty 9 jenkins 1.512




Project:


Jenkins



Priority:


Major



Reporter:


kalpesh soni

























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/groups/opt_out.




[JIRA] (JENKINS-13647) Environment variables from EnvInject plugin are not inherited/parsed by batch tasks

2013-02-20 Thread kalpeshs...@gmail.com (JIRA)














































kalpesh soni
 commented on  JENKINS-13647


Environment variables from EnvInject plugin are not inherited/parsed by batch tasks















I dont think I use rebuilder

mine is

java.lang.NullPointerException
	at org.jenkinsci.lib.envinject.service.EnvInjectActionRetriever.getEnvInjectAction(EnvInjectActionRetriever.java:32)
	at org.jenkinsci.lib.envinject.service.EnvVarsResolver.getEnVars(EnvVarsResolver.java:51)
	at hudson.plugins.batch_task.BatchRun.run(BatchRun.java:224)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)

latest jenkins 1.499 batch task 1.16



























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/groups/opt_out.




[JIRA] (JENKINS-13647) Environment variables from EnvInject plugin are not inherited/parsed by batch tasks

2013-02-20 Thread kalpeshs...@gmail.com (JIRA)












































 
kalpesh soni
 edited a comment on  JENKINS-13647


Environment variables from EnvInject plugin are not inherited/parsed by batch tasks
















I dont think I use rebuilder

mine is

java.lang.NullPointerException
	at org.jenkinsci.lib.envinject.service.EnvInjectActionRetriever.getEnvInjectAction(EnvInjectActionRetriever.java:32)
	at org.jenkinsci.lib.envinject.service.EnvVarsResolver.getEnVars(EnvVarsResolver.java:51)
	at hudson.plugins.batch_task.BatchRun.run(BatchRun.java:224)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)


latest jenkins 1.499 batch task 1.16



























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/groups/opt_out.




[JIRA] (JENKINS-13647) Environment variables from EnvInject plugin are not inherited/parsed by batch tasks

2013-02-20 Thread kalpeshs...@gmail.com (JIRA)












































 
kalpesh soni
 edited a comment on  JENKINS-13647


Environment variables from EnvInject plugin are not inherited/parsed by batch tasks
















I dont think I use rebuilder

mine is

Feb 20, 2013 2:28:54 PM hudson.model.Executor run
SEVERE: Executor threw an exception
java.lang.NullPointerException
	at org.jenkinsci.lib.envinject.service.EnvInjectActionRetriever.getEnvInjectAction(EnvInjectActionRetriever.java:32)
	at org.jenkinsci.lib.envinject.service.EnvVarsResolver.getEnVars(EnvVarsResolver.java:51)
	at hudson.plugins.batch_task.BatchRun.run(BatchRun.java:224)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)


latest jenkins 1.499 batch task 1.16



























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/groups/opt_out.




[JIRA] (JENKINS-14829) svn tagging pluggin doesnt delete old tag

2012-09-26 Thread kalpeshs...@gmail.com (JIRA)














































kalpesh soni
 commented on  JENKINS-14829


svn tagging pluggin doesnt delete old tag















bump



























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






[JIRA] (JENKINS-14829) svn tagging pluggin doesnt delete old tag

2012-08-16 Thread kalpeshs...@gmail.com (JIRA)














































kalpesh soni
 created  JENKINS-14829


svn tagging pluggin doesnt delete old tag















Issue Type:


Bug



Assignee:


k2nakamura



Components:


svn-tag



Created:


16/Aug/12 8:21 PM



Description:


repoURL http://xxx/repo/java/projects/franchisetax/branches/acceptance
Tag base URL /automated/snapshots/acc/requested/${repoURL[-3]}/${repoURL[-3]}-${env['SVN_REVISION']} 

Run 1

Remote Module Location: http://xxx/repo/java/projects/franchisetax/branches/acceptance@676.
Tag Base URL: http://xxx/repo/java/automated/snapshots/acc/requested/franchisetax/franchisetax-676.
There was no old tag at http://xxx/repo/java/automated/snapshots/acc/requested/franchisetax/franchisetax-676.
Tagged as Revision 674

Run 2

Remote Module Location: http://xxx/repo/java/projects/franchisetax/branches/acceptance@676.
Tag Base URL: http://xxx/repo/java/automated/snapshots/acc/requested/franchisetax/franchisetax-676.
There was no old tag at http://xxx/repo/java/automated/snapshots/acc/requested/franchisetax/franchisetax-676.
Tagged as Revision 680


The first step creates correct copy

Second step copies to

http://xxx/repo/java/automated/snapshots/acc/requested/franchisetax/franchisetax-676/acceptance

!!!




Environment:


jenkins 1.477 svn-tag 1.16




Project:


Jenkins



Labels:


svn
delete
tags
svn-tag




Priority:


Major



Reporter:


kalpesh soni

























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






[JIRA] (JENKINS-14829) svn tagging pluggin doesnt delete old tag

2012-08-16 Thread kalpeshs...@gmail.com (JIRA)














































kalpesh soni
 commented on  JENKINS-14829


svn tagging pluggin doesnt delete old tag















in Run 2

The below statement is not correct

There was no old tag at http://xxx/repo/java/automated/snapshots/acc/requested/franchisetax/franchisetax-676.

it already exists in Run 2



























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






[JIRA] (JENKINS-13805) email-ext plugin cannot see env variables set as part of build config

2012-05-16 Thread kalpeshs...@gmail.com (JIRA)
kalpesh soni created JENKINS-13805:
--

 Summary: email-ext plugin cannot see env variables set as part of 
build config
 Key: JENKINS-13805
 URL: https://issues.jenkins-ci.org/browse/JENKINS-13805
 Project: Jenkins
  Issue Type: Bug
  Components: email-ext
 Environment: 2.18
Reporter: kalpesh soni


I have tried to use env variable DEFAULT_RECIPIENTS as part of build, and not 
as part of global env variables
I need DEFAULT_RECIPIENTS value to be different for each job

I try to set it as part of build step

but the value is NOT available when email ext tries to send email

I get

===
{
Recording test results
Email was triggered for: Success
Sending email for trigger: Success
Sending email to: $team.acids
ERROR: Could not send email as a part of the post-build publishers.
com.sun.mail.smtp.SMTPSendFailedException: 250 2.6.0  
26943585.5.1337190669479.JavaMail.CAUDSWAP41$@CAUDSWAP41 Queued mail for 
delivery
;
  nested exception is:
com.sun.mail.smtp.SMTPAddressFailedException: 550 5.1.1 User unknown

at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1112)
at javax.mail.Transport.send0(Transport.java:195)
at javax.mail.Transport.send(Transport.java:124)
at 
hudson.plugins.emailext.ExtendedEmailPublisher.sendMail(ExtendedEmailPublisher.java:263)
at 
hudson.plugins.emailext.ExtendedEmailPublisher._perform(ExtendedEmailPublisher.java:247)
at 
hudson.plugins.emailext.ExtendedEmailPublisher.perform(ExtendedEmailPublisher.java:207)
at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36)
at 
hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:703)
at 
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:678)
at 
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:656)
at hudson.model.Build$RunnerImpl.cleanUp(Build.java:171)
at hudson.model.Run.run(Run.java:1454)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:238)
Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 550 5.1.1 User unknown

at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1686)
at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1098)
... 14 more
Notifying upstream projects of job completion
Finished: SUCCESS
}


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-13805) email-ext plugin cannot see env variables set as part of build config

2012-05-16 Thread kalpeshs...@gmail.com (JIRA)

 [ 
https://issues.jenkins-ci.org/browse/JENKINS-13805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

kalpesh soni updated JENKINS-13805:
---

Description: 
I have tried to use env variable DEFAULT_RECIPIENTS as part of build, and not 
as part of global env variables
I need DEFAULT_RECIPIENTS value to be different for each job

I try to set it as part of build step

but the value is NOT available when email ext tries to send email

I get

===
{quote}
Recording test results
Email was triggered for: Success
Sending email for trigger: Success
Sending email to: $team.acids
ERROR: Could not send email as a part of the post-build publishers.
com.sun.mail.smtp.SMTPSendFailedException: 250 2.6.0  
26943585.5.1337190669479.JavaMail.CAUDSWAP41$@CAUDSWAP41 Queued mail for 
delivery
;
  nested exception is:
com.sun.mail.smtp.SMTPAddressFailedException: 550 5.1.1 User unknown

at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1112)
at javax.mail.Transport.send0(Transport.java:195)
at javax.mail.Transport.send(Transport.java:124)
at 
hudson.plugins.emailext.ExtendedEmailPublisher.sendMail(ExtendedEmailPublisher.java:263)
at 
hudson.plugins.emailext.ExtendedEmailPublisher._perform(ExtendedEmailPublisher.java:247)
at 
hudson.plugins.emailext.ExtendedEmailPublisher.perform(ExtendedEmailPublisher.java:207)
at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36)
at 
hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:703)
at 
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:678)
at 
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:656)
at hudson.model.Build$RunnerImpl.cleanUp(Build.java:171)
at hudson.model.Run.run(Run.java:1454)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:238)
Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 550 5.1.1 User unknown

at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1686)
at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1098)
... 14 more
Notifying upstream projects of job completion
Finished: SUCCESS
{quote}


  was:
I have tried to use env variable DEFAULT_RECIPIENTS as part of build, and not 
as part of global env variables
I need DEFAULT_RECIPIENTS value to be different for each job

I try to set it as part of build step

but the value is NOT available when email ext tries to send email

I get

===
{
Recording test results
Email was triggered for: Success
Sending email for trigger: Success
Sending email to: $team.acids
ERROR: Could not send email as a part of the post-build publishers.
com.sun.mail.smtp.SMTPSendFailedException: 250 2.6.0  
26943585.5.1337190669479.JavaMail.CAUDSWAP41$@CAUDSWAP41 Queued mail for 
delivery
;
  nested exception is:
com.sun.mail.smtp.SMTPAddressFailedException: 550 5.1.1 User unknown

at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1112)
at javax.mail.Transport.send0(Transport.java:195)
at javax.mail.Transport.send(Transport.java:124)
at 
hudson.plugins.emailext.ExtendedEmailPublisher.sendMail(ExtendedEmailPublisher.java:263)
at 
hudson.plugins.emailext.ExtendedEmailPublisher._perform(ExtendedEmailPublisher.java:247)
at 
hudson.plugins.emailext.ExtendedEmailPublisher.perform(ExtendedEmailPublisher.java:207)
at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36)
at 
hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:703)
at 
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:678)
at 
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:656)
at hudson.model.Build$RunnerImpl.cleanUp(Build.java:171)
at hudson.model.Run.run(Run.java:1454)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:238)
Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 550 5.1.1 User unknown

at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1686)
at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1098)
... 14 more
Notifying upstream projects of job completion
Finished: SUCCESS
}



 email-ext plugin cannot see env variables set as part of build config
 -

 Key: JENKINS-13805
 URL: https://issues.jenkins-ci.org/browse/JENKINS-13805
 Project: Jenkins
  Issue Type: Bug
  

[JIRA] (JENKINS-13805) email-ext plugin cannot see env variables set as part of build config

2012-05-16 Thread kalpeshs...@gmail.com (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-13805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=162870#comment-162870
 ] 

kalpesh soni commented on JENKINS-13805:


what syntax do i use? its not documented anywhere



 email-ext plugin cannot see env variables set as part of build config
 -

 Key: JENKINS-13805
 URL: https://issues.jenkins-ci.org/browse/JENKINS-13805
 Project: Jenkins
  Issue Type: Bug
  Components: email-ext
 Environment: 2.18
Reporter: kalpesh soni
Assignee: Slide-O-Mix
  Labels: email-ext, environment-variables, plugin

 I have tried to use env variable DEFAULT_RECIPIENTS as part of build, and not 
 as part of global env variables
 I need DEFAULT_RECIPIENTS value to be different for each job
 I try to set it as part of build step
 but the value is NOT available when email ext tries to send email
 I get
 ===
 {quote}
 Recording test results
 Email was triggered for: Success
 Sending email for trigger: Success
 Sending email to: $team.acids
 ERROR: Could not send email as a part of the post-build publishers.
 com.sun.mail.smtp.SMTPSendFailedException: 250 2.6.0  
 26943585.5.1337190669479.JavaMail.CAUDSWAP41$@CAUDSWAP41 Queued mail for 
 delivery
 ;
   nested exception is:
   com.sun.mail.smtp.SMTPAddressFailedException: 550 5.1.1 User unknown
   at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1112)
   at javax.mail.Transport.send0(Transport.java:195)
   at javax.mail.Transport.send(Transport.java:124)
   at 
 hudson.plugins.emailext.ExtendedEmailPublisher.sendMail(ExtendedEmailPublisher.java:263)
   at 
 hudson.plugins.emailext.ExtendedEmailPublisher._perform(ExtendedEmailPublisher.java:247)
   at 
 hudson.plugins.emailext.ExtendedEmailPublisher.perform(ExtendedEmailPublisher.java:207)
   at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36)
   at 
 hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:703)
   at 
 hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:678)
   at 
 hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:656)
   at hudson.model.Build$RunnerImpl.cleanUp(Build.java:171)
   at hudson.model.Run.run(Run.java:1454)
   at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
   at hudson.model.ResourceController.execute(ResourceController.java:88)
   at hudson.model.Executor.run(Executor.java:238)
 Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 550 5.1.1 User 
 unknown
   at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1686)
   at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1098)
   ... 14 more
 Notifying upstream projects of job completion
 Finished: SUCCESS
 {quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-13653) chmod after publish over ftp

2012-05-01 Thread kalpeshs...@gmail.com (JIRA)
kalpesh soni created JENKINS-13653:
--

 Summary: chmod after publish over ftp
 Key: JENKINS-13653
 URL: https://issues.jenkins-ci.org/browse/JENKINS-13653
 Project: Jenkins
  Issue Type: New Feature
  Components: publish-over-ftp
Affects Versions: current
Reporter: kalpesh soni
Assignee: bap


after publishing php files over ftp, we need them to be chmod to 755

i use clean install, and it resets the permissions, that need to be changed 
manually

can you please provide a checkbox to recursively chmod the dir uploaded with 
permissions specified?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira