how do we intentionally fail a job run in Post build task

2013-03-26 Thread Z W
Hi All

How do we intentionally fail a job run in Post build task in the
script section after the condition passed ?
ie how do we report back to the job that we should fail the run since
we found a text in the log ?

Thanks all.

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




Re: Copy Artifact from slave to master (ssh plugin) seems to take forever

2013-03-26 Thread David Mata
I have had the same problem for months. Did you solve them?

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




Multijob, multi-configuration plugins help

2013-03-26 Thread profiletesting12
Hi,

I'm new to Jenkins and require help to configure jobs using the following 
plugins:

1.Multijob plugin
Usage as below:
Phase 1: To generate build and deploy 
Phase 2- Run tests and generate report

2) multi-configuration plugin:
Usage: To run Selenium Grid tests in multiple platforms(Windows, MAC and 
Linux)

Thanks in advance.

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




Re: Multijob, multi-configuration plugins help

2013-03-26 Thread Bruno Cunha
Hello!

What you need is Multi-Configuration Job (you can choose this option in
New Job page).

Probably you have a slave in which OS, right? What you'll do is to use
labels in the node configurations to specify the operational system of each
one.
After that, you can use this information on the Multi-Configuration Job, by
choosing Add Axis - Slaves, you can select the labels to execute that
job (Windows, Linux, Mac OS)


Hope this helps!


Regards,
Bruno Candido Volpato da CUnha


On Tue, Mar 26, 2013 at 7:28 AM, profiletestin...@gmail.com wrote:

 Hi,

 I'm new to Jenkins and require help to configure jobs using the following
 plugins:

 1.Multijob plugin
 Usage as below:
 Phase 1: To generate build and deploy
 Phase 2- Run tests and generate report

 2) multi-configuration plugin:
 Usage: To run Selenium Grid tests in multiple platforms(Windows, MAC and
 Linux)

 Thanks in advance.

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




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




Re: main config changes programatically?

2013-03-26 Thread Nathan Overbey
Have you tried posting it to /config.xml ?  I know that works for 
/job/xyz/config.xml

On Tuesday, March 26, 2013 12:20:05 AM UTC-4, JohnA wrote:

 Hi,

 I have all my jobs configured via scripts and so all that remains for a 
 full automated configuration is a few things in the main config.xml. I 
 tried the api/xml interface but it seems it is not implemented at this 
 point (as of Jenkins 1.508). 

 I need to configure the following:


- a handful of environment variables
- the main email config for SMTP server, etc.  
- set up some Nodes
- set up some Views
- create some lock names for the Locks and Latches plugin
- set up the parameters for the XVNC plugin
- some other odds and ends

 I've searched the net and it seems the favorite (only?) way available is 
 to:

- copy the config.xml using ssh from the server
- modify it locally
- send it back to the CI server and finally, 
- use the API to reload the config from disk to pick up the changes. 

 My questions are: 

- What are the pros and cons of doing it this way?
- Are there any better alternatives? 

 Thanks in advance for your help,
 John



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




PRQA Plugin

2013-03-26 Thread Kuhnert, Klaus (extern)
Hi,

 

I've updated to PRQA 1.2.0, since that I got following message:

FATAL: Error looking up function 'CreateSymbolicLinkW': The specified procedure 
could not be found.
 
java.lang.UnsatisfiedLinkError 
http://stacktrace.jenkins-ci.org/search?query=java.lang.UnsatisfiedLinkError 
: Error looking up function 'CreateSymbolicLinkW': The specified procedure 
could not be found.
 
at com.sun.jna.Function.init(Function.java:179)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:347)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:327)
at com.sun.jna.Library$Handler.invoke(Library.java:203)
at $Proxy33.CreateSymbolicLinkW(Unknown Source)
at 
hudson.util.jna.Kernel32Utils.createSymbolicLink(Kernel32Utils.java:85)
at hudson.Util.createSymlink(Util.java:1048)
at hudson.model.Run.execute(Run.java:1573)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)

at hudson.model.Executor.run(Executor.java:237)

 

Mit freundlichen Grüßen / with best regards 
Klaus Kuhnert (Ext.)
System  SW development coordination 
BU Vehicle Dynamics and Controls
Product Center
Vehicle Electronic Architecture and
Drivers Assistance Systems 
WABCO Vehicle Control Systems
Am Lindener Hafen 21
30453 Hannover
Germany
Phone: +49 511 922 - 2910
Mobile: +49 170 428 4229
Fax: +49 511 922 42910
Email: klaus.kuhn...@wabco-auto.com mailto:klaus.kuhn...@wabco-auto.com%20 
Web: www.wabco-auto.com http://www.wabco-auto.com  


***
Proprietary and confidential. If you received this email in error, please 
notify the sender and delete it and any attachments. All communications 
are subject to our Data Protection Policy that can be found at 
http://wabco-auto.com/en/footer/data_protection_policy. 
By communicating with us via e-mail, you agree to the policy. WABCO does not 
guarantee that this email has not been intercepted, amended, or is virus-free.
***

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




Xvnc plugin

2013-03-26 Thread haglo
I have jenkins 1.506 under ubuntu 12.10

I start Jenkins as Standalone Server with the following command:
java -jar /lunifera/jenkins/jenkins.war --httpPort=8083 
--logfile=/var/log/jenkins/jenkins.log

I user the plugin Jenkins Xvnc
I have setup this plugin how described in this blog:
http://blog.dahanne.net/2011/07/18/run-ui-tests-on-a-headless-jenkins-hudson-continuous-integration-server-running-ubuntu/

When I make a build with Xvnc I get the following error:

Starting xvnc
[workspace] $ /usr/bin/vncserver :0 -geometry 800x600
vncserver: The HOME environment variable is not set.





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




Help - Jenkins LDAP config

2013-03-26 Thread Eduardo Dias
Hi All,

I am new with Jenkins an I have googled a lot trying to find some that help
me to configure LDAP or AD in Jenkins without success.

Anyone has some tips to help me?

Regards,

Eduardo

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




Status Code: 500

2013-03-26 Thread Kuhnert, Klaus (extern)
Hi again,

 

it’s a general problem since I’ve updated Jenkins 

I have now in every job this:

 

Status Code: 500

Exception: org.apache.commons.jelly.JellyTagException: jar:file:/C:/Program 
Files/Jenkins/war/WEB-INF/lib/jenkins-core-1.508.jar!/hudson/model/Job/permalinks.jelly:32:48:
 st:include Error looking up function 'CreateSymbolicLinkW': The specified 
procedure could not be found. 
Stacktrace: 

javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: 
jar:file:/C:/Program 
Files/Jenkins/war/WEB-INF/lib/jenkins-core-1.508.jar!/hudson/model/Job/permalinks.jelly:32:48:
 st:include Error looking up function 'CreateSymbolicLinkW': The specified 
procedure could not be found.

 

And several more lines of messages.

 

Have someone an idea what’s going wrong?

 

Thanks
Klaus

 

From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Kuhnert, Klaus (extern)
Sent: Tuesday, March 26, 2013 2:26 PM
To: jenkinsci-users@googlegroups.com
Subject: PRQA Plugin

 

Hi,

 

I’ve updated to PRQA 1.2.0, since that I got following message:

FATAL: Error looking up function 'CreateSymbolicLinkW': The specified procedure 
could not be found.
 
java.lang.UnsatisfiedLinkError 
http://stacktrace.jenkins-ci.org/search?query=java.lang.UnsatisfiedLinkError 
: Error looking up function 'CreateSymbolicLinkW': The specified procedure 
could not be found.
 
at com.sun.jna.Function.init(Function.java:179)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:347)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:327)
at com.sun.jna.Library$Handler.invoke(Library.java:203)
at $Proxy33.CreateSymbolicLinkW(Unknown Source)
at 
hudson.util.jna.Kernel32Utils.createSymbolicLink(Kernel32Utils.java:85)
at hudson.Util.createSymlink(Util.java:1048)
at hudson.model.Run.execute(Run.java:1573)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)

at hudson.model.Executor.run(Executor.java:237)

 

Mit freundlichen Grüßen / with best regards 
Klaus Kuhnert (Ext.)
System  SW development coordination 
BU Vehicle Dynamics and Controls
Product Center
Vehicle Electronic Architecture and
Drivers Assistance Systems 
WABCO Vehicle Control Systems
Am Lindener Hafen 21
30453 Hannover
Germany
Phone: +49 511 922 - 2910
Mobile: +49 170 428 4229
Fax: +49 511 922 42910
Email: klaus.kuhn...@wabco-auto.com mailto:klaus.kuhn...@wabco-auto.com%20 
Web: www.wabco-auto.com http://www.wabco-auto.com  

***

Proprietary and confidential. If you received this email in error, please 

notify the sender and delete it and any attachments. All communications 

are subject to our Data Protection Policy that can be found at 

http://wabco-auto.com/en/footer/data_protection_policy. 

By communicating with us via e-mail, you agree to the policy. WABCO does not 

guarantee that this email has not been intercepted, amended, or is virus-free.

***

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

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




trigger and monitor status of build on remote jenkins

2013-03-26 Thread tetlika
I need to run task on remote jenkins, and verify remotely if it
succeed or failed

how can I do that?

P.S.

I have found that I can do that by curl call e.g.:

curl --silent --user jenkins:password' --head 'http://jenkins.node.com:
80/job/api-tests/build'

this triggers build on project api-tests, but do not found how to
verify if the  triggered build was successful or not

thanks

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




Re: trigger and monitor status of build on remote jenkins

2013-03-26 Thread Jerry
Add api/xml or api/json to the end of your URL (e.g. 
http://jenkins.node.com:80/job/api-tests/12/api/xml 
for build 12) and parse the *result* element out of that.

-- Jerry


On Tuesday, March 26, 2013 11:58:24 AM UTC-4, tetlika wrote:

 I need to run task on remote jenkins, and verify remotely if it 
 succeed or failed 

 how can I do that? 

 P.S. 

 I have found that I can do that by curl call e.g.: 

 curl --silent --user jenkins:password' --head 'http://jenkins.node.com: 
 80/job/api-tests/build' 

 this triggers build on project api-tests, but do not found how to 
 verify if the  triggered build was successful or not 

 thanks 


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




Re: Xvnc plugin

2013-03-26 Thread Urivan Flores
Set the HOME env variable to the home directory of the user running jenkins.

Regards,

-Urivan
On Mar 26, 2013 6:47 AM, haglo h.g.gloeck...@googlemail.com wrote:

 I have jenkins 1.506 under ubuntu 12.10

 I start Jenkins as Standalone Server with the following command:
 java -jar /lunifera/jenkins/jenkins.war --httpPort=8083
 --logfile=/var/log/jenkins/jenkins.log

 I user the plugin Jenkins Xvnc
 I have setup this plugin how described in this blog:

 http://blog.dahanne.net/2011/07/18/run-ui-tests-on-a-headless-jenkins-hudson-continuous-integration-server-running-ubuntu/

 When I make a build with Xvnc I get the following error:

 Starting xvnc
 [workspace] $ /usr/bin/vncserver :0 -geometry 800x600
 vncserver: The HOME environment variable is not set.





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




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




Re: trigger and monitor status of build on remote jenkins

2013-03-26 Thread tetlika
thanks for reply Jerry!

But how will I know what number has my task which I've triggered?

also, maybe this would be easier if I'm trigerring build also from
jenkins?

On 26 Бер, 18:06, Jerry gpjerrymalo...@gmail.com wrote:
 Add api/xml or api/json to the end of your URL 
 (e.g.http://jenkins.node.com:80/job/api-tests/12/api/xml
 for build 12) and parse the *result* element out of that.

 -- Jerry







 On Tuesday, March 26, 2013 11:58:24 AM UTC-4, tetlika wrote:

  I need to run task on remote jenkins, and verify remotely if it
  succeed or failed

  how can I do that?

  P.S.

  I have found that I can do that by curl call e.g.:

  curl --silent --user jenkins:password' --head 'http://jenkins.node.com:
  80/job/api-tests/build'

  this triggers build on project api-tests, but do not found how to
  verify if the  triggered build was successful or not

  thanks

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




Workspaces and slave nodes

2013-03-26 Thread Robert Moore
This behavior seems new to me but perhaps I've just overlooked it in the 
past. We are building slave nodes and after the nodes have gone offline are 
not able to access the workspace (we see Error: no workspace when trying 
to access it). Is this by design or a bug?

Thanks,

Rob

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




Re: Workspaces and slave nodes

2013-03-26 Thread Scott Evans
I see the same behavior and certainly assume it is by design.  The
workspaces are likely still there and can be accessed directly if
you're on that node itself, just not through Jenkins.

Scott

On Tue, Mar 26, 2013 at 12:30 PM, Robert Moore robert.mo...@pearson.com wrote:
 This behavior seems new to me but perhaps I've just overlooked it in the
 past. We are building slave nodes and after the nodes have gone offline are
 not able to access the workspace (we see Error: no workspace when trying
 to access it). Is this by design or a bug?

 Thanks,

 Rob

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



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




Re: Workspaces and slave nodes

2013-03-26 Thread Kevin Fleming (BLOOMBERG/ 731 LEXIN)
Yes, this is how it is expected to work. Access to the workspace is performed 
through the open connection to the Jenkins slave on the node; the workspace is 
not copied to the Jenkins master. This causes problems in some areas; for 
example, the Warnings plugin does not copy referenced source files to the 
master, it assumes they will still be available in the workspace, which means 
if the node is not available, or the workspace has been cleaned out, or the 
files have been changed, the linked-to file is not available or doesn't match 
the warning.


- Original Message -
From: jenkinsci-users@googlegroups.com
To: jenkinsci-users@googlegroups.com
At: Mar 26 2013 13:37:08



I see the same behavior and certainly assume it is by design.  The
workspaces are likely still there and can be accessed directly if
you're on that node itself, just not through Jenkins.


Scott


On Tue, Mar 26, 2013 at 12:30 PM, Robert Moore robert.mo...@pearson.com wrote:
 This behavior seems new to me but perhaps I've just overlooked it in the
 past. We are building slave nodes and after the nodes have gone offline are
 not able to access the workspace (we see Error: no workspace when trying
 to access it). Is this by design or a bug?

 Thanks,

 Rob

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




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

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




Multi-configuration job only has one configuration - Default

2013-03-26 Thread David Brossard
I have been looking around but have not found any tutorial or information 
on creating additional configurations for a multi-configuration. Does any 
one have a good link?
Thanks 

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




Re: Multi-configuration job only has one configuration - Default

2013-03-26 Thread oliver gondža
Have a look at [1]. You need to configure some values for configuration  
axes.


[1] https://wiki.jenkins-ci.org/display/JENKINS/Building+a+matrix+project

--
oliver

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




Re: Multi-configuration job only has one configuration - Default

2013-03-26 Thread David Brossard
Awesome Thanks. I see the need for a Target.

On Tuesday, March 26, 2013 12:13:58 PM UTC-7, ogondza wrote:

 Have a look at [1]. You need to configure some values for configuration   
 axes. 

 [1] https://wiki.jenkins-ci.org/display/JENKINS/Building+a+matrix+project 

 -- 
 oliver 


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




Re: Workspaces and slave nodes

2013-03-26 Thread Moore, Robert
OK, thanks for the explanation. In the case of using EC2 slaves that come
and go quite frequently this seems to be problematic. I see there is a
plugin that allows for copying from a slave to a master but even then it
seems unlikely the workspace link would function correctly.


On Tue, Mar 26, 2013 at 12:42 PM, Kevin Fleming (BLOOMBERG/ 731 LEXIN) 
kpflem...@bloomberg.net wrote:

 Yes, this is how it is expected to work. Access to the workspace is
 performed through the open connection to the Jenkins slave on the node; the
 workspace is not copied to the Jenkins master. This causes problems in some
 areas; for example, the Warnings plugin does not copy referenced source
 files to the master, it assumes they will still be available in the
 workspace, which means if the node is not available, or the workspace has
 been cleaned out, or the files have been changed, the linked-to file is not
 available or doesn't match the warning.

 - Original Message -
 From: jenkinsci-users@googlegroups.com
 To: jenkinsci-users@googlegroups.com
 At: Mar 26 2013 13:37:08

 I see the same behavior and certainly assume it is by design. The
 workspaces are likely still there and can be accessed directly if
 you're on that node itself, just not through Jenkins.

 Scott

 On Tue, Mar 26, 2013 at 12:30 PM, Robert Moore robert.mo...@pearson.com
 wrote:
  This behavior seems new to me but perhaps I've just overlooked it in the
  past. We are building slave nodes and after the nodes have gone offline
 are
  not able to access the workspace (we see Error: no workspace when
 trying
  to access it). Is this by design or a bug?
 
  Thanks,
 
  Rob
 
  --
  You received this message because you are subscribed to the Google Groups
  Jenkins Users group.
  To unsubscribe from this group and stop receiving emails from it, send an
  email to jenkinsci-users+unsubscr...@googlegroups.com.
  For more options, visit https://groups.google.com/groups/opt_out.
 
 

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


  --
 You received this message because you are subscribed to a topic in the
 Google Groups Jenkins Users group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/jenkinsci-users/2Sfzzfz40T0/unsubscribe?hl=en
 .
 To unsubscribe from this group and all its topics, send an email to
 jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.






-- 
Robert Moore
Architect
PIF Data
K-12 Technology

400 Center Ridge Drive
Austin, TX 78753-1034

D: 512.989.5476 (*Intra-Pearson: 22-5476*)
M: 512.567.5192
*
*
*Pearson*
Always Learning

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




Re: main config changes programatically?

2013-03-26 Thread J Arrizza
Yes, the job configs are working great.

But getting the root config.xml is not working. I've tried a bunch of
things:
   xx/jenkins/api/xml
   xx/jenkins/api/xml?depth=1
   xx/jenkins/api/xml?depth=2
   xx/jenkins/api/xml?depth=999
   xx/jenkins/config.xml
   xx/jenkins/api/config.xml
   xx/jenkins/api/xml/config.xml

Either I get partial contents of the config.xml or 404s.

I haven't tried POSTing the config.xml but I strongly suspect that it won't
work because the GET doesn't.

Does anyone know if the REST interface supports these changes?

John

On Tue, Mar 26, 2013 at 5:45 AM, Nathan Overbey overb...@gmail.com wrote:

 Have you tried posting it to /config.xml ?  I know that works for
 /job/xyz/config.xml




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




Re: Workspaces and slave nodes

2013-03-26 Thread Kevin Fleming (BLOOMBERG/ 731 LEXIN)
This is my use case as well (slaves on EC2), and you are correct. I wouldn't 
want to copy the entire workspace to the master after every job (that would be 
quite time and disk space consuming), but not having it available later is 
annoying.


I've got items on my to-do list to investigate whether some of the plugins I 
use can be improved to not require the workspace to still be around, but this 
only addresses part of the issue.


- Original Message -
From: jenkinsci-users@googlegroups.com
To: jenkinsci-users@googlegroups.com
At: Mar 26 2013 16:02:16



OK, thanks for the explanation. In the case of using EC2 slaves that come
and go quite frequently this seems to be problematic. I see there is a
plugin that allows for copying from a slave to a master but even then it
seems unlikely the workspace link would function correctly.




On Tue, Mar 26, 2013 at 12:42 PM, Kevin Fleming (BLOOMBERG/ 731 LEXIN) 
kpflem...@bloomberg.net wrote:


 Yes, this is how it is expected to work. Access to the workspace is
 performed through the open connection to the Jenkins slave on the node; the
 workspace is not copied to the Jenkins master. This causes problems in some
 areas; for example, the Warnings plugin does not copy referenced source
 files to the master, it assumes they will still be available in the
 workspace, which means if the node is not available, or the workspace has
 been cleaned out, or the files have been changed, the linked-to file is not
 available or doesn't match the warning.

 - Original Message -
 From: jenkinsci-users@googlegroups.com
 To: jenkinsci-users@googlegroups.com
 At: Mar 26 2013 13:37:08

 I see the same behavior and certainly assume it is by design. The
 workspaces are likely still there and can be accessed directly if
 you're on that node itself, just not through Jenkins.

 Scott

 On Tue, Mar 26, 2013 at 12:30 PM, Robert Moore robert.mo...@pearson.com
 wrote:
  This behavior seems new to me but perhaps I've just overlooked it in the
  past. We are building slave nodes and after the nodes have gone offline
 are
  not able to access the workspace (we see Error: no workspace when
 trying
  to access it). Is this by design or a bug?
 
  Thanks,
 
  Rob
 
  --
  You received this message because you are subscribed to the Google Groups
  Jenkins Users group.
  To unsubscribe from this group and stop receiving emails from it, send an
  email to jenkinsci-users+unsubscr...@googlegroups.com.
  For more options, visit https://groups.google.com/groups/opt_out.
 
 

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


  --
 You received this message because you are subscribed to a topic in the
 Google Groups Jenkins Users group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/jenkinsci-users/2Sfzzfz40T0/unsubscribe?hl=en
 .
 To unsubscribe from this group and all its topics, send an email to
 jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.









-- 
Robert Moore
Architect
PIF Data
K-12 Technology


400 Center Ridge Drive
Austin, TX 78753-1034


D: 512.989.5476 (*Intra-Pearson: 22-5476*)
M: 512.567.5192
*
*
*Pearson*
Always Learning


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

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




Re: trigger and monitor status of build on remote jenkins

2013-03-26 Thread tetlika
awesome, thanks Jerry, I'll try it out

On 26 Бер, 18:49, Jerry gpjerrymalo...@gmail.com wrote:
 You have your pick of lastBuild, lastCompletedBuild, lastFailedBuild,
 lastStableBuild, lastSuccessfulBuild, lastUnsuccessfulBuild, and possibly
 others. You will find all this data 
 inhttp://jenkins.node.com:80/job/api-tests/api/xml.

 -- Jerry







 On Tuesday, March 26, 2013 12:09:15 PM UTC-4, tetlika wrote:

  thanks for reply Jerry!

  But how will I know what number has my task which I've triggered?

  also, maybe this would be easier if I'm trigerring build also from
  jenkins?

  On 26 Бер, 18:06, Jerry gpjerrymalo...@gmail.com wrote:
   Add api/xml or api/json to the end of your URL (e.g.
 http://jenkins.node.com:80/job/api-tests/12/api/xml
   for build 12) and parse the *result* element out of that.

   -- Jerry

   On Tuesday, March 26, 2013 11:58:24 AM UTC-4, tetlika wrote:

I need to run task on remote jenkins, and verify remotely if it
succeed or failed

how can I do that?

P.S.

I have found that I can do that by curl call e.g.:

curl --silent --user jenkins:password' --head 'http://jenkins.node.com:

80/job/api-tests/build'

this triggers build on project api-tests, but do not found how to
verify if the  triggered build was successful or not

thanks

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




Re: PRQA Plugin

2013-03-26 Thread Jens Brejner
Hi Klaus.

I have created the issue for you here: 
https://issues.jenkins-ci.org/browse/JENKINS-17372 

Best regards

Praqma Support


On Tuesday, March 26, 2013 2:26:03 PM UTC+1, Kuhnert, Klaus (extern) wrote:

 Hi,

  

 I’ve updated to PRQA 1.2.0, since that I got following message:

 FATAL: Error looking up function 'CreateSymbolicLinkW': The specified 
 procedure could not be found.

  

 java.lang.UnsatisfiedLinkError 
 http://stacktrace.jenkins-ci.org/search?query=java.lang.UnsatisfiedLinkError:
  Error looking up function 'CreateSymbolicLinkW': The specified procedure 
 could not be found.

  

 at com.sun.jna.Function.init(Function.java:179)

 at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:347)

 at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:327)

 at com.sun.jna.Library$Handler.invoke(Library.java:203)

 at $Proxy33.CreateSymbolicLinkW(Unknown Source)

 at 
 hudson.util.jna.Kernel32Utils.createSymbolicLink(Kernel32Utils.java:85)

 at hudson.Util.createSymlink(Util.java:1048)

 at hudson.model.Run.execute(Run.java:1573)

 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)

 at hudson.model.ResourceController.execute(ResourceController.java:88)

 at hudson.model.Executor.run(Executor.java:237)

  

 Mit freundlichen Grüßen / with best regards 
 *Klaus Kuhnert (Ext.)*
 System  SW development coordination 
 BU Vehicle Dynamics and Controls
 Product Center
 Vehicle Electronic Architecture and
 Drivers Assistance Systems 
 *WABCO* Vehicle Control Systems
 Am Lindener Hafen 21
 30453 Hannover
 Germany
 Phone: +49 511 922 - 2910
 Mobile: +49 170 428 4229
 Fax: +49 511 922 42910
 Email: klaus.kuhn...@wabco-auto.com javascript:
 Web: www.wabco-auto.com 


 ***

 Proprietary and confidential. If you received this email in error, please 

 notify the sender and delete it and any attachments. All communications 

 are subject to our Data Protection Policy that can be found at 

 http://wabco-auto.com/en/footer/data_protection_policy. 

 By communicating with us via e-mail, you agree to the policy. WABCO does 
 not 

 guarantee that this email has not been intercepted, amended, or is 
 virus-free.


 ***


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




Re: Jenkins 5.0.8 Git Broken Again

2013-03-26 Thread Slide
Can we assume you mean 1.507 and 1.508?


On Tue, Mar 26, 2013 at 3:00 PM, Jared Griffith
jgriff...@picsauditing.comwrote:

 I just tried to upgrade to Jenkins 5.0.8 and the Git stuff is broken
 again.  Please be advised, do not upgrade to the latest version.  I was
 going to submit a bug regarding this, but I had to quickly downgrade back
 to 5.0.7 so we could continue with our development process.

 --

 Jared Griffith
 Linux Administrator, PICS Auditing, LLC
 P: (949) 936-4574
 C: (909) 653-7814
 *The Contractors' Choice
 **17701 Cowan #140 | Irvine, CA | 92614
 *
 Join PICS on LinkedIn! http://www.linkedin.com/company/pics-auditing-llc
 Follow PICS on Twitter https://twitter.com/PICSAuditingLLC

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






-- 
Website: http://earl-of-code.com

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




Re: Jenkins 5.0.8 Git Broken Again

2013-03-26 Thread Jared Griffith
Yes, sorry, I always over look the 1- :/.
1.507 = works
1.508 = no worky again, even with the latest git-client plugin (1.05).

On Tue, Mar 26, 2013 at 3:02 PM, Slide slide.o@gmail.com wrote:

 Can we assume you mean 1.507 and 1.508?


 On Tue, Mar 26, 2013 at 3:00 PM, Jared Griffith 
 jgriff...@picsauditing.com wrote:

 I just tried to upgrade to Jenkins 5.0.8 and the Git stuff is broken
 again.  Please be advised, do not upgrade to the latest version.  I was
 going to submit a bug regarding this, but I had to quickly downgrade back
 to 5.0.7 so we could continue with our development process.


 --

 Jared Griffith
 Linux Administrator, PICS Auditing, LLC
 P: (949) 936-4574
 C: (909) 653-7814
 *The Contractors' Choice
 **17701 Cowan #140 | Irvine, CA | 92614
 *
 Join PICS on LinkedIn! http://www.linkedin.com/company/pics-auditing-llc
 Follow PICS on Twitter https://twitter.com/PICSAuditingLLC

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






 --
 Website: http://earl-of-code.com

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






-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814
*The Contractors' Choice
**17701 Cowan #140 | Irvine, CA | 92614
*
Join PICS on LinkedIn!  http://www.linkedin.com/company/pics-auditing-llc
Follow PICS on Twitter https://twitter.com/PICSAuditingLLC

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




Re: Jenkins 5.0.8 Git Broken Again

2013-03-26 Thread Slide
Can you be more descriptive of what is not working in 1.508?


On Tue, Mar 26, 2013 at 3:14 PM, Jared Griffith
jgriff...@picsauditing.comwrote:

 Yes, sorry, I always over look the 1- :/.
 1.507 = works
 1.508 = no worky again, even with the latest git-client plugin (1.05).


 On Tue, Mar 26, 2013 at 3:02 PM, Slide slide.o@gmail.com wrote:

 Can we assume you mean 1.507 and 1.508?


 On Tue, Mar 26, 2013 at 3:00 PM, Jared Griffith 
 jgriff...@picsauditing.com wrote:

 I just tried to upgrade to Jenkins 5.0.8 and the Git stuff is broken
 again.  Please be advised, do not upgrade to the latest version.  I was
 going to submit a bug regarding this, but I had to quickly downgrade back
 to 5.0.7 so we could continue with our development process.


 --

 Jared Griffith
 Linux Administrator, PICS Auditing, LLC
 P: (949) 936-4574
 C: (909) 653-7814
 *The Contractors' Choice
 **17701 Cowan #140 | Irvine, CA | 92614
 *
 Join PICS on LinkedIn! http://www.linkedin.com/company/pics-auditing-llc
 Follow PICS on Twitter https://twitter.com/PICSAuditingLLC

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






 --
 Website: http://earl-of-code.com

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






 --

 Jared Griffith
 Linux Administrator, PICS Auditing, LLC
 P: (949) 936-4574
 C: (909) 653-7814
 *The Contractors' Choice
 **17701 Cowan #140 | Irvine, CA | 92614
 *
 Join PICS on LinkedIn! http://www.linkedin.com/company/pics-auditing-llc
 Follow PICS on Twitter https://twitter.com/PICSAuditingLLC

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






-- 
Website: http://earl-of-code.com

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




Re: Jenkins 5.0.8 Git Broken Again

2013-03-26 Thread Jared Griffith
Sure, thankfully I had at least one build with 1.508, here's the error when
doing a git checkout:
http://pastebin.com/1fF0uuEW

It was the same that I was seeing with 1.507 and 1.2 git and 1.04 git
client plug ins.


On Tue, Mar 26, 2013 at 3:18 PM, Slide slide.o@gmail.com wrote:

 Can you be more descriptive of what is not working in 1.508?


 On Tue, Mar 26, 2013 at 3:14 PM, Jared Griffith 
 jgriff...@picsauditing.com wrote:

 Yes, sorry, I always over look the 1- :/.
 1.507 = works
 1.508 = no worky again, even with the latest git-client plugin (1.05).


 On Tue, Mar 26, 2013 at 3:02 PM, Slide slide.o@gmail.com wrote:

 Can we assume you mean 1.507 and 1.508?


  On Tue, Mar 26, 2013 at 3:00 PM, Jared Griffith 
 jgriff...@picsauditing.com wrote:

 I just tried to upgrade to Jenkins 5.0.8 and the Git stuff is broken
 again.  Please be advised, do not upgrade to the latest version.  I was
 going to submit a bug regarding this, but I had to quickly downgrade back
 to 5.0.7 so we could continue with our development process.


 --

 Jared Griffith
 Linux Administrator, PICS Auditing, LLC
 P: (949) 936-4574
 C: (909) 653-7814
 *The Contractors' Choice
 **17701 Cowan #140 | Irvine, CA | 92614
 *
 Join PICS on LinkedIn! http://www.linkedin.com/company/pics-auditing-llc
 Follow PICS on Twitter https://twitter.com/PICSAuditingLLC

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






 --
 Website: http://earl-of-code.com

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






 --

 Jared Griffith
 Linux Administrator, PICS Auditing, LLC
 P: (949) 936-4574
 C: (909) 653-7814
 *The Contractors' Choice
 **17701 Cowan #140 | Irvine, CA | 92614
 *
 Join PICS on LinkedIn! http://www.linkedin.com/company/pics-auditing-llc
 Follow PICS on Twitter https://twitter.com/PICSAuditingLLC

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






 --
 Website: http://earl-of-code.com

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






-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814
*The Contractors' Choice
**17701 Cowan #140 | Irvine, CA | 92614
*
Join PICS on LinkedIn!  http://www.linkedin.com/company/pics-auditing-llc
Follow PICS on Twitter https://twitter.com/PICSAuditingLLC

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




Re: Publish with SSH always creates extra nested folder

2013-03-26 Thread Bap

Quoting David Brossard dbross...@gmail.com:


Hi all. New to Jenkins. So far it seems pretty straight forward but I have
one nagging problem I can't solve. I am trying to publish all files in a
folder on a remote server with the same folder name but add the Build Info
so it never overwrites the previous folder. I will then symlink to the
correct folder. I have included a screen shot of my config below.
This creates a folder similar to
/usr/local/nexus-2013-03-26_00-20-07/nexus. In the Source files I have
tried nexus, nexus/* and nexus/**/. How can I get rid of the second
/nexus directory?
Thanks

https://lh6.googleusercontent.com/-ssW4FAsHVwc/UVDsrzEGP1I/ABg/qcCkODxfm9g/s1600/temp.png


Source files: nexus/
Remove prefix: nexus

Remote directory and Exec command look good - although depending on  
the remote os, you can probably get rid of the rm in the exec command  
and use ln -fs instead


HTH,
Bap.




Thanks

--
You received this message because you are subscribed to the Google  
Groups Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it,  
send an email to jenkinsci-users+unsubscr...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.




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




Re: Publish with SSH always creates extra nested folder

2013-03-26 Thread David Brossard
Thanks Hooky. That's what I was looking for.

On Tuesday, March 26, 2013 3:30:46 PM UTC-7, old hooky wrote:

 Quoting David Brossard dbro...@gmail.com javascript:: 

  Hi all. New to Jenkins. So far it seems pretty straight forward but I 
 have 
  one nagging problem I can't solve. I am trying to publish all files in a 
  folder on a remote server with the same folder name but add the Build 
 Info 
  so it never overwrites the previous folder. I will then symlink to the 
  correct folder. I have included a screen shot of my config below. 
  This creates a folder similar to 
  /usr/local/nexus-2013-03-26_00-20-07/nexus. In the Source files I have 
  tried nexus, nexus/* and nexus/**/. How can I get rid of the 
 second 
  /nexus directory? 
  Thanks 
  
  
 https://lh6.googleusercontent.com/-ssW4FAsHVwc/UVDsrzEGP1I/ABg/qcCkODxfm9g/s1600/temp.png
  


 Source files: nexus/ 
 Remove prefix: nexus 

 Remote directory and Exec command look good - although depending on   
 the remote os, you can probably get rid of the rm in the exec command   
 and use ln -fs instead 

 HTH, 
 Bap. 

  
  
  Thanks 
  
  -- 
  You received this message because you are subscribed to the Google   
  Groups Jenkins Users group. 
  To unsubscribe from this group and stop receiving emails from it,   
  send an email to jenkinsci-use...@googlegroups.com javascript:. 
  For more options, visit https://groups.google.com/groups/opt_out. 





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




Re: Jenkins 5.0.8 Git Broken Again

2013-03-26 Thread Jared Griffith
I was trying to look for the Jenkins + Git issue in Jira, but couldn't find
the one that was resolved last week.

On Tue, Mar 26, 2013 at 3:25 PM, Jared Griffith
jgriff...@picsauditing.comwrote:

 Sure, thankfully I had at least one build with 1.508, here's the error
 when doing a git checkout:
 http://pastebin.com/1fF0uuEW

 It was the same that I was seeing with 1.507 and 1.2 git and 1.04 git
 client plug ins.



 On Tue, Mar 26, 2013 at 3:18 PM, Slide slide.o@gmail.com wrote:

 Can you be more descriptive of what is not working in 1.508?


 On Tue, Mar 26, 2013 at 3:14 PM, Jared Griffith 
 jgriff...@picsauditing.com wrote:

 Yes, sorry, I always over look the 1- :/.
 1.507 = works
 1.508 = no worky again, even with the latest git-client plugin (1.05).


 On Tue, Mar 26, 2013 at 3:02 PM, Slide slide.o@gmail.com wrote:

 Can we assume you mean 1.507 and 1.508?


  On Tue, Mar 26, 2013 at 3:00 PM, Jared Griffith 
 jgriff...@picsauditing.com wrote:

 I just tried to upgrade to Jenkins 5.0.8 and the Git stuff is broken
 again.  Please be advised, do not upgrade to the latest version.  I was
 going to submit a bug regarding this, but I had to quickly downgrade back
 to 5.0.7 so we could continue with our development process.


 --

 Jared Griffith
 Linux Administrator, PICS Auditing, LLC
 P: (949) 936-4574
 C: (909) 653-7814
 *The Contractors' Choice
 **17701 Cowan #140 | Irvine, CA | 92614
 *
 Join PICS on LinkedIn! http://www.linkedin.com/company/pics-auditing-llc
 Follow PICS on Twitter https://twitter.com/PICSAuditingLLC

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






 --
 Website: http://earl-of-code.com

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






 --

 Jared Griffith
 Linux Administrator, PICS Auditing, LLC
 P: (949) 936-4574
 C: (909) 653-7814
 *The Contractors' Choice
 **17701 Cowan #140 | Irvine, CA | 92614
 *
 Join PICS on LinkedIn! http://www.linkedin.com/company/pics-auditing-llc
 Follow PICS on Twitter https://twitter.com/PICSAuditingLLC

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






 --
 Website: http://earl-of-code.com

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






 --

 Jared Griffith
 Linux Administrator, PICS Auditing, LLC
 P: (949) 936-4574
 C: (909) 653-7814
 *The Contractors' Choice
 **17701 Cowan #140 | Irvine, CA | 92614
 *
 Join PICS on LinkedIn! http://www.linkedin.com/company/pics-auditing-llc
 Follow PICS on Twitter https://twitter.com/PICSAuditingLLC




-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814
*The Contractors' Choice
**17701 Cowan #140 | Irvine, CA | 92614
*
Join PICS on LinkedIn!  http://www.linkedin.com/company/pics-auditing-llc
Follow PICS on Twitter https://twitter.com/PICSAuditingLLC

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




Removing additional Transfer Sets without deleteing the whole build step?

2013-03-26 Thread David Brossard
Hey all,

When I setup a build step to send files to an SSH or windows CIFS share, 
and I add multiple transfer sets under a server, how can I delete just one 
of the transfer sets without deleting the whole server/build step? There is 
no option for it, and leaving it blank will cause the job to go yellow when 
it runs.

Thanks

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




Re: Jenkins 5.0.8 Git Broken Again

2013-03-26 Thread Jared Griffith
Found it, for those keeping track:
https://issues.jenkins-ci.org/browse/JENKINS-17204
I'm not sure whether or not it should be opened again as this seems to be
something with Jenkins in particular as opposed to the plug ins.

On Tue, Mar 26, 2013 at 4:23 PM, Jared Griffith
jgriff...@picsauditing.comwrote:

 I was trying to look for the Jenkins + Git issue in Jira, but couldn't
 find the one that was resolved last week.

 On Tue, Mar 26, 2013 at 3:25 PM, Jared Griffith 
 jgriff...@picsauditing.com wrote:

 Sure, thankfully I had at least one build with 1.508, here's the error
 when doing a git checkout:
 http://pastebin.com/1fF0uuEW

 It was the same that I was seeing with 1.507 and 1.2 git and 1.04 git
 client plug ins.



 On Tue, Mar 26, 2013 at 3:18 PM, Slide slide.o@gmail.com wrote:

 Can you be more descriptive of what is not working in 1.508?


 On Tue, Mar 26, 2013 at 3:14 PM, Jared Griffith 
 jgriff...@picsauditing.com wrote:

 Yes, sorry, I always over look the 1- :/.
 1.507 = works
 1.508 = no worky again, even with the latest git-client plugin (1.05).


 On Tue, Mar 26, 2013 at 3:02 PM, Slide slide.o@gmail.com wrote:

 Can we assume you mean 1.507 and 1.508?


  On Tue, Mar 26, 2013 at 3:00 PM, Jared Griffith 
 jgriff...@picsauditing.com wrote:

 I just tried to upgrade to Jenkins 5.0.8 and the Git stuff is broken
 again.  Please be advised, do not upgrade to the latest version.  I was
 going to submit a bug regarding this, but I had to quickly downgrade back
 to 5.0.7 so we could continue with our development process.


 --

 Jared Griffith
 Linux Administrator, PICS Auditing, LLC
 P: (949) 936-4574
 C: (909) 653-7814
 *The Contractors' Choice
 **17701 Cowan #140 | Irvine, CA | 92614
 *
 Join PICS on LinkedIn! 
 http://www.linkedin.com/company/pics-auditing-llc
 Follow PICS on Twitter https://twitter.com/PICSAuditingLLC

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






 --
 Website: http://earl-of-code.com

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






 --

 Jared Griffith
 Linux Administrator, PICS Auditing, LLC
 P: (949) 936-4574
 C: (909) 653-7814
 *The Contractors' Choice
 **17701 Cowan #140 | Irvine, CA | 92614
 *
 Join PICS on LinkedIn! http://www.linkedin.com/company/pics-auditing-llc
 Follow PICS on Twitter https://twitter.com/PICSAuditingLLC

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






 --
 Website: http://earl-of-code.com

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






 --

 Jared Griffith
 Linux Administrator, PICS Auditing, LLC
 P: (949) 936-4574
 C: (909) 653-7814
 *The Contractors' Choice
 **17701 Cowan #140 | Irvine, CA | 92614
 *
 Join PICS on LinkedIn! http://www.linkedin.com/company/pics-auditing-llc
 Follow PICS on Twitter https://twitter.com/PICSAuditingLLC




 --

 Jared Griffith
 Linux Administrator, PICS Auditing, LLC
 P: (949) 936-4574
 C: (909) 653-7814
 *The Contractors' Choice
 **17701 Cowan #140 | Irvine, CA | 92614
 *
 Join PICS on LinkedIn! http://www.linkedin.com/company/pics-auditing-llc
 Follow PICS on Twitter https://twitter.com/PICSAuditingLLC




-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814
*The Contractors' Choice
**17701 Cowan #140 | Irvine, CA | 92614
*
Join PICS on LinkedIn!  http://www.linkedin.com/company/pics-auditing-llc
Follow PICS on Twitter https://twitter.com/PICSAuditingLLC

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




AD Plugin Issues

2013-03-26 Thread Cory
We are rolling out Jenkins for our dev team and we need to get AD/LDAP 
authentication working and have had a hell of a time. Even enterprise 
support was unable to help us make any progress. We have tried every flavor 
of configuration we can think of. 

The odd part is that it appears to be working in an inconsistent fashion in 
that I can use an AD account to login, but not my Domain Admin credentials 
even though security is setup to allow Domain Admins admin login rights. I 
have tried different formats for usernames to no avail. 

This is from the logs:

Mar 26, 2013 4:39:08 PM hudson.security.AuthenticationProcessingFilter2 
onUnsuccessfulAuthentication
INFO: Login attempt failed
org.acegisecurity.BadCredentialsException: Incorrect password for cbadmin
at 
hudson.plugins.active_directory.ActiveDirectoryAuthenticationProvider.retrieveUser(ActiveDirectoryAuthenticationProvider.java:81)
at 
org.acegisecurity.providers.dao.AbstractUserDetailsAuthenticationProvider.authenticate(AbstractUserDetailsAuthenticationProvider.java:122)
at 
org.acegisecurity.providers.ProviderManager.doAuthentication(ProviderManager.java:200)
at 
org.acegisecurity.AbstractAuthenticationManager.authenticate(AbstractAuthenticationManager.java:47)
at 
org.acegisecurity.ui.webapp.AuthenticationProcessingFilter.attemptAuthentication(AuthenticationProcessingFilter.java:74)
at 
org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:252)
at 
hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at 
org.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:174)
at 
hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at jenkins.security.ApiTokenFilter.doFilter(ApiTokenFilter.java:64)
at 
hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at 
org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)
at 
hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:66)
at 
hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at 
hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76)
at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:164)
at winstone.FilterConfiguration.execute(FilterConfiguration.java:194)
at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366)
at 
org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:50)
at winstone.FilterConfiguration.execute(FilterConfiguration.java:194)
at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366)
at 
hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:81)
at winstone.FilterConfiguration.execute(FilterConfiguration.java:194)
at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366)
at winstone.RequestDispatcher.forward(RequestDispatcher.java:331)
at 
winstone.RequestHandlerThread.processRequest(RequestHandlerThread.java:227)
at winstone.RequestHandlerThread.run(RequestHandlerThread.java:150)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

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




Re: Deploy to Windows CIFS share including all subfolder/recursivley

2013-03-26 Thread Bap

Quoting David Brossard dbross...@gmail.com:


Hi all,
I am experimenting publishing files to w windows share using the Send
Files to a Windows Share build step. When I do however it only send the
files at the top level of my source directory, not the subfolder as well.
My source files command line is something like:

  myfolder/*.*

Am I using the wrong syntax?
Thanks


yes.

use
myfolder/
or
myfolder/**
or
myfolder/**/*




--
You received this message because you are subscribed to the Google  
Groups Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it,  
send an email to jenkinsci-users+unsubscr...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.




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




Re: Removing additional Transfer Sets without deleteing the whole build step?

2013-03-26 Thread Bap

Quoting David Brossard dbross...@gmail.com:


Hey all,

When I setup a build step to send files to an SSH or windows CIFS share,
and I add multiple transfer sets under a server, how can I delete just one
of the transfer sets without deleting the whole server/build step? There is
no option for it, and leaving it blank will cause the job to go yellow when
it runs.

Thanks


When you add a second transfer set, the first transfer set and the new  
one should have a Delete Transfer Set below the Advanced buttons.  
The button only appears when you have more than one transfer set for a  
server.




--
You received this message because you are subscribed to the Google  
Groups Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it,  
send an email to jenkinsci-users+unsubscr...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.




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




Re: Removing additional Transfer Sets without deleteing the whole build step?

2013-03-26 Thread David Brossard
Apparently there is not in my version. I have Jenkins 1.505. Also I am 
using these steps using the Conditional Steps plugin. I don't know if 
that is what is making the difference or not. The Advanced button under 
each transfer set only has:

Exclude files [image: Help for feature: Exclude 
files]http://pdx-sysmgmt:8080/job/DEV-Build%20and%20Deploy/configure#




 Pattern separator [image: Help for feature: Pattern 
separator]http://pdx-sysmgmt:8080/job/DEV-Build%20and%20Deploy/configure#




 No default excludes[image: Help for feature: No default 
excludes]http://pdx-sysmgmt:8080/job/DEV-Build%20and%20Deploy/configure#




 Make empty dirs[image: Help for feature: Make empty 
dirs]http://pdx-sysmgmt:8080/job/DEV-Build%20and%20Deploy/configure#




 Flatten files[image: Help for feature: Flatten 
files]http://pdx-sysmgmt:8080/job/DEV-Build%20and%20Deploy/configure#




 Remote directory
is a date format[image: Help for feature: Remote directorybr /is a date 
format] http://pdx-sysmgmt:8080/job/DEV-Build%20and%20Deploy/configure#




 Exec timeout (ms) [image: Help for feature: Exec timeout 
(ms)]http://pdx-sysmgmt:8080/job/DEV-Build%20and%20Deploy/configure#




 Exec in pty[image: Help for feature: Exec in 
pty]http://pdx-sysmgmt:8080/job/DEV-Build%20and%20Deploy/configure#

Thanks

On Tuesday, March 26, 2013 5:01:01 PM UTC-7, old hooky wrote:



 When you add a second transfer set, the first transfer set and the new   
 one should have a Delete Transfer Set below the Advanced buttons.   
 The button only appears when you have more than one transfer set for a   
 server. 



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




Re: Removing additional Transfer Sets without deleteing the whole build step?

2013-03-26 Thread Bap

Quoting David Brossard dbross...@gmail.com:


Apparently there is not in my version. I have Jenkins 1.505. Also I am
using these steps using the Conditional Steps plugin. I don't know if
that is what is making the difference or not. The Advanced button under
each transfer set only has:


Looks like there is a bug with the Conditional steps (multiple) -  
seems to work fine with Conditional step (single) and outside  
conditional steps.




Exclude files [image: Help for feature: Exclude  
files]http://pdx-sysmgmt:8080/job/DEV-Build%20and%20Deploy/configure#





 Pattern separator [image: Help for feature: Pattern  
separator]http://pdx-sysmgmt:8080/job/DEV-Build%20and%20Deploy/configure#





 No default excludes[image: Help for feature: No default  
excludes]http://pdx-sysmgmt:8080/job/DEV-Build%20and%20Deploy/configure#





 Make empty dirs[image: Help for feature: Make empty  
dirs]http://pdx-sysmgmt:8080/job/DEV-Build%20and%20Deploy/configure#





 Flatten files[image: Help for feature: Flatten  
files]http://pdx-sysmgmt:8080/job/DEV-Build%20and%20Deploy/configure#





 Remote directory
is a date format[image: Help for feature: Remote directorybr /is a date
format] http://pdx-sysmgmt:8080/job/DEV-Build%20and%20Deploy/configure#




 Exec timeout (ms) [image: Help for feature: Exec timeout  
(ms)]http://pdx-sysmgmt:8080/job/DEV-Build%20and%20Deploy/configure#





 Exec in pty[image: Help for feature: Exec in  
pty]http://pdx-sysmgmt:8080/job/DEV-Build%20and%20Deploy/configure#


Thanks

On Tuesday, March 26, 2013 5:01:01 PM UTC-7, old hooky wrote:




When you add a second transfer set, the first transfer set and the new
one should have a Delete Transfer Set below the Advanced buttons.
The button only appears when you have more than one transfer set for a
server.




--
You received this message because you are subscribed to the Google  
Groups Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it,  
send an email to jenkinsci-users+unsubscr...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.




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




Groovy script on slave node

2013-03-26 Thread Scott Ellis
I've been working on this for two days and have googled this to death. 
 There are just too many unknowns for me and I need some help.

The original problem I'm having is that I want to deploy two war files from 
a multi-module maven project, and Jenkins is only giving me the option to 
deploy one--I'm deploying to two different tomcat containers.  So I decided 
to trigger two different deployment jobs to get it done instead.  The 
problem became: what is the actual name of the war file, including the 
version?

This isn't easily available.  I found a post on how to acquire the name 
from the generated pom, which wasn't perfectly in line with my set up, but 
useful.  The concept requires that I call a post-build groovy script, that 
must be run as a system script so that I can acquire variables in context 
of the build environment.  So I do this, but the script requires that I add 
to the classpath some third-party jars.  

So long story short, the script will run fine as I'm testing it locally, 
but my build declares a slave node upon which this script must run.  Only 
the master node has this groovy environment set up correctly, and I need 
Jenkins to transfer my deployment to the slave.  I found 
thishttp://jenkins.361315.n4.nabble.com/Installing-build-tools-on-slaves-in-clustered-Jenkins-environment-td3636863.htmlthread,
 with this reply that I found interesting:

Our shop gets around this by using the Run SSH command on slave option to 
 start our slaves, and specifying a shell script that rsyncs a tools 
 directory from the master to the slave before starting the slave process. 
  The master tools directory contains the JDK plus all the tools we need 
 such as Ant, Maven, Groovy and so on.  This has the added advantage that we 
 can push tool updates out to all the slaves by just updating the master 
 directory and restarting the slaves.


This I think would solve my issue, but I am a rookie Linux user and do not 
know much about his subject.  Some, but not enough.  I would love it if 
someone could explain to me how to get my groovy installation to the slave 
node.  I know there is an option to install automatically, which I've 
attempted, but I don't see anything.  Where does it go if it works?  My 
build slave node home appears to be at 
/Users/Shared/Jenkins/Home/jenkins-slaves/build-slave (build-slave being 
the name I've assigned it).  I'm good right now with simply copying my 
groovy installation onto the slave node, but where should it go?  

I tried tarring the installation, complete with my modifications to 
groovy-starter.conf, which adds the third-party libraries needed by the new 
script.  In the groovy configuration I've configured groovy to install 
automatically, and I chose the extract *.tar.gz option and specified with a 
file-style url the tar file.  It's lame, but that's what I've tried.

Groovy runs during the build, but I'm getting class not found errors 
because my third party jars are not being found.

I hope someone can point me in the right direction.

Thanks,

Scott 

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




Re: Groovy script on slave node

2013-03-26 Thread Les Mikesell
On Tue, Mar 26, 2013 at 10:20 PM, Scott Ellis jackett_...@yahoo.com wrote:

 Our shop gets around this by using the Run SSH command on slave option
 to start our slaves, and specifying a shell script that rsyncs a tools
 directory from the master to the slave before starting the slave process.
 The master tools directory contains the JDK plus all the tools we need such
 as Ant, Maven, Groovy and so on.  This has the added advantage that we can
 push tool updates out to all the slaves by just updating the master
 directory and restarting the slaves.


 This I think would solve my issue, but I am a rookie Linux user and do not
 know much about his subject.  Some, but not enough.  I would love it if
 someone could explain to me how to get my groovy installation to the slave
 node.  I know there is an option to install automatically, which I've
 attempted, but I don't see anything.  Where does it go if it works?  My
 build slave node home appears to be at
 /Users/Shared/Jenkins/Home/jenkins-slaves/build-slave (build-slave being the
 name I've assigned it).  I'm good right now with simply copying my groovy
 installation onto the slave node, but where should it go?

I think the slave downloads directly from the internet if you use the
auto-install option and it goes in the slave's home directory.   I
haven't used this specifically for groovy libraries, but for other
components we have a directory shared from the jenkins server (but it
could be any common server) via both nfs and samba, and windows node
access it via UNC paths (\\server\path) and all linux nodes mount it
in the same location.

-- 
   Les Mikesell
   lesmikes...@gmail.com

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