AUTO: Andreas Schilling/Twt-Gmbh is out of the office. (Rückkehr am 07.01.2015)

2014-12-22 Thread Andreas Schilling

Ich kehre zurück am 07.01.2015.

Bitte wenden Sie sich in dringenden Fällen an Dr. Thorsten Scheibler (thorsten.scheib...@twt-gmbh.de) oder telefonisch an das TWT Sekretariat Tel: +49-7111/215777-0.


Hinweis: Dies ist eine automatische Antwort auf Ihre Nachricht newbie workspace cleanup issuegesendet am 22.12.2014 17:11:49. 

Diese ist die einzige Benachrichtigung, die Sie empfangen werden, während diese Person abwesend ist.



-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/OFFC96E4B1.DABD92B3-ONC1257DB6.0075535F-C1257DB6.0075535F%40twt-gmbh.de.
For more options, visit https://groups.google.com/d/optout.


AUTO: Andreas Schilling/Twt-Gmbh is out of the office. (Rückkehr am 20.10.2014)

2014-09-28 Thread Andreas Schilling

Ich kehre zurück am 20.10.2014.

Bitte wenden Sie sich in dringenden Fällen an Dr. Thorsten Scheibler (thorsten.scheib...@twt-gmbh.de) oder telefonisch an das TWT Sekretariat Tel: +49-7111/215777-0.


Hinweis: Dies ist eine automatische Antwort auf Ihre Nachricht Block jobs running on same nodegesendet am 29.09.2014 00:25:57. 

Diese ist die einzige Benachrichtigung, die Sie empfangen werden, während diese Person abwesend ist.



-- 
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/d/optout.


AUTO: Andreas Schilling/Twt-Gmbh is out of the office. (Rückkehr am 23.04.2014)

2014-04-14 Thread Andreas Schilling

Ich kehre zurück am 23.04.2014.

Bitte wenden Sie sich in dringenden Fällen an Dr. Thorsten Scheibler (thorsten.scheib...@twt-gmbh.de) oder telefonisch an das TWT Sekretariat Tel: +49-7111/215777-0.


Hinweis: Dies ist eine automatische Antwort auf Ihre Nachricht Re: Trigger a job Y after an artifact from job X has been released?gesendet am 14.04.2014 11:45:48. 

Diese ist die einzige Benachrichtigung, die Sie empfangen werden, während diese Person abwesend ist.



-- 
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/d/optout.


Antwort: Create a textfile with ${BUILD_NUMBER}

2014-01-28 Thread Andreas Schilling
hi,

maybe this helps?
http://stackoverflow.com/questions/8606664/how-are-environment-variables-used-in-jenkins-with-windows-batch-command
In Windows batch it seems to work with %VARIABLE%.

Mit freundlichen Grüßen / kind regards
i.A. Andreas Schilling
Enterprise Processes  Software
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Ernsthaldenstraße 17
D-70565 Stuttgart
 
Tel: +49.7 11.21 57 77.6 73
Mobil: +49.1 72.6 22 88 70
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dr. Dimitrios Vartziotis, Joachim Laicher (Stv.), Frank 
Beutenmüller (Stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145




Von:Robert Pohl rob...@sugarcubesolutions.com
An: jenkinsci-users@googlegroups.com
Datum:  28.01.2014 16:06
Betreff:Create a textfile with ${BUILD_NUMBER}
Gesendet von:   jenkinsci-users@googlegroups.com



Hi,
I'm generating a text file with build info but it doesn't work :/

Under Build - Execute Shell, there is a line: 
echo 'BuildNumber: ${BUILD_NUMBER}, GITRevision: ${GIT_BUILD_NUMBER}'  
public/static/buildinfo.txt

But in that textfile it will show exactly BuildNumber: ${BUILD_NUMBER}, 
GITRevision: ${GIT_BUILD_NUMBER} and not the numbers.

How do I do this?

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.


AUTO: Andreas Schilling/Twt-Gmbh is out of the office. (Rückkehr am 07.01.2014)

2013-12-23 Thread Andreas Schilling

Ich kehre zurück am 07.01.2014.

Bitte wenden Sie sich in dringenden Fällen an Dr. Thorsten Scheibler (thorsten.scheib...@twt-gmbh.de) oder telefonisch an das TWT Sekretariat Tel: +49-7158/1715-0.


Hinweis: Dies ist eine automatische Antwort auf Ihre Nachricht Re: Any way to hide rarely-used nodes?gesendet am 23.12.2013 14:41:32. 

Diese ist die einzige Benachrichtigung, die Sie empfangen werden, während diese Person abwesend ist.



-- 
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.


Antwort: Re: Java Version 7, Update 45 warning every time I try starting the slave

2013-12-19 Thread Andreas Schilling
Hi everyone,

as stated in my answer from some time ago, the issue is that the JNLP for 
Java versions from v7u45 must be signed.
That means the build process for the slave-JAR must be extended 
accordingly. This is how it works:
https://blogs.oracle.com/thejavatutorials/entry/signing_a_jnlp_file
https://blogs.oracle.com/thejavatutorials/entry/signing_jar_files_with_a

Does anyone know whether there is already a JIRA-issue for that? If not, I 
can create it.

Mit freundlichen Grüßen / kind regards
i.A. Andreas Schilling
Enterprise Processes  Software
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Ernsthaldenstraße 17
D-70565 Stuttgart
 
Tel: +49.7 11.21 57 77.6 73
Mobil: +49.1 72.6 22 88 70
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dr. Dimitrios Vartziotis, Joachim Laicher (Stv.), Frank 
Beutenmüller (Stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145




Von:Mark markdeb...@gmail.com
An: jenkinsci-users@googlegroups.com
Datum:  17.12.2013 16:07
Betreff:Re: Java Version 7, Update 45 warning every time I try 
starting the slave
Gesendet von:   jenkinsci-users@googlegroups.com



I am experiencing the same problems. Executed: java -jar slave.jar 
-jnlpUrlhttp://HOSTNAME:8080/computer/HOSTNAME/slave-agent.jnlp -secret 

 
And still get the error message Running this application may be a 
security risk
 

Op dinsdag 17 december 2013 00:55:24 UTC+1 schreef Mark Waite:
No, there is nothing on the server side which needs to be set.  Maybe I'm 
not understanding the technique you attempted. 

I downloaded the slave.jar file from the Jenkins server to a local 
directory on my computer.
I created a batch file and inserted the java -jar slave.jar ... command 
in the batch file
I started the batch file by double clicking it from Windows explorer

Did you do something different than that?

Mark Waite


On Mon, Dec 16, 2013 at 1:38 PM, Adam Westhusing westh...@gmail.com 
wrote:
I tried doing this and still received the security warning.  Is there 
anything special that needs to be set on the server side to not receive 
the warning? 


On Mon, Dec 2, 2013 at 3:39 PM, Mark Waite mark.ea...@gmail.com wrote:
You can download slave.jar from the link on each slave node definition 
page.  It is available from http://localhost:8080/jnlpJars/slave.jar 
(replace localhost with your Jenkins server host name). 

Mark Waite


On Mon, Dec 2, 2013 at 12:58 PM, Jeremy Morton raist...@hotmail.com 
wrote:
I am not finding slave.jar, and that command errors with:

Error: Unable to access jarfile slave.jar

On Friday, November 29, 2013 4:13:31 AM UTC-5, Mikael Larsson wrote:
Hi, 

We had the same issue and solved it by using the alternative way to start 
the jnlp-jar:

   java -jar slave.jar -jnlpUrl 
https://ci.domain.com/jenkins/computer/COMPUTERNAME/slave-agent.jnlp



Den tisdagen den 29:e oktober 2013 kl. 19:25:12 UTC+1 skrev Jeremy Morton: 

When I run the javaws.exe command line to start slave-agent.jnlp, I now 
get this Security warning from Java, which implies that in a future Java 
update, I won't be able to run it at all.
 
Is this something that I need to configure to make Java happy, or is this 
a Jenkins-side fix?
 
Security Warning
Do you want to run this application?
Name: hudson.remoting.Launcher
Publisher: UNKNOWN
Location: http://jenkinsmaster:8080
Running applications by UNKNOWN publishers will be blocked in a future 
release
because it is potentially unsafe and a security risk.
Risk: This application will run with unrestricted access which may put 
your computer and personal information at
risk. The information provided is unreliable op unknown so it is 
recommended not to run this application unless
you are familiar with its source
This application will be blocked in a Future Java security update because 
the JAR File manifest does not
contain the Permissions attribute. Please contact the Publisher for more 
information. More Information
Select the box below, then click Run to start the application
I accept the risk and want to run this application  Run Cancel
-- 
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.
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-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out

Custom columns in Jobs view

2013-11-04 Thread Andreas Schilling
Hi everyone!

My research didn't bring any positive results, so I assume it is not 
possible but maybe I overlooked something:
is it possible to add custom columns to the jobs view(s)? I know that some 
plugins exist that extend the possible columns, but what I need in some 
way is to display the current mercurial branch that is set in the SCM 
configuration.
Of course this is a pretty specific requirement, so what would work for me 
is if there is some extension that allows to use an expression or the like 
to retrieve the value for a column. That way of course things can break if 
internals change or if the SCM is not mercurial, but it would be up to us 
then :-)
Does anyone know of such a possibility?

Mit freundlichen Grüßen / kind regards
i.A. Andreas Schilling
Enterprise Processes  Software
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Ernsthaldenstraße 17
D-70565 Stuttgart
 
Tel: +49.7 11.21 57 77.6 73
Mobil: +49.1 72.6 22 88 70
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dr. Dimitrios Vartziotis, Joachim Laicher (Stv.), Frank 
Beutenmüller (Stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145


-- 
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.


Antwort: Java Version 7, Update 45 warning every time I try starting the slave

2013-10-31 Thread Andreas Schilling
Hi Jeremy,

with Java7 u45 some big changes have been made to security handling. We 
were massively affected with our own applications which are also delivered 
via webstart.
You can't do anything, the provider of the application (and the JNLP for 
it) has to take some actions. (or, maybe you also can turn down java 
security settings to basically none, but usually this is neither wanted 
nor allowed)
In our case this was adding some new manifest headers to all application 
JARs and signing the JNLP as well, not only the JARs.
I will check later whether there is already a JIRA issue for that. I 
believe this is quite important, especially if you're working at a company 
where you can't control what Java versions become installed (and using the 
latest is usually favoured by most sysadmins)

Mit freundlichen Grüßen / kind regards
i.A. Andreas Schilling
Enterprise Processes  Software
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Ernsthaldenstraße 17
D-70565 Stuttgart
 
Tel: +49.7 11.21 57 77.6 73
Mobil: +49.1 72.6 22 88 70
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dr. Dimitrios Vartziotis, Joachim Laicher (Stv.), Frank 
Beutenmüller (Stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145




Von:Jeremy Morton raistlan...@hotmail.com
An: jenkinsci-users@googlegroups.com
Datum:  29.10.2013 19:25
Betreff:Java Version 7, Update 45 warning every time I try 
starting the slave
Gesendet von:   jenkinsci-users@googlegroups.com



When I run the javaws.exe command line to start slave-agent.jnlp, I now 
get this Security warning from Java, which implies that in a future Java 
update, I won't be able to run it at all.
 
Is this something that I need to configure to make Java happy, or is this 
a Jenkins-side fix?
 
Security Warning
Do you want to run this application?
Name: hudson.remoting.Launcher
Publisher: UNKNOWN
Location: http://jenkinsmaster:8080
Running applications by UNKNOWN publishers will be blocked in a future 
release
because it is potentially unsafe and a security risk.
Risk: This application will run with unrestricted access which may put 
your computer and personal information at
risk. The information provided is unreliable op unknown so it is 
recommended not to run this application unless
you are familiar with its source
This application will be blocked in a Future Java security update because 
the JAR File manifest does not
contain the Permissions attribute. Please contact the Publisher for more 
information. More Information
Select the box below, then click Run to start the application
I accept the risk and want to run this application  Run Cancel
-- 
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.


Antwort: Jenkins 1.514 successfully uses explicitly told ANT version to build, but fails to find ANT when asking to use Standard.

2013-10-21 Thread Andreas Schilling
Hi Markus,

while I understand your point of view (thought the same some time ago) I 
nowadays highly recommend to use explicit tool versions for everything. My 
experience is that it is alot easier to track down build problems if 
explicit versions are used everywhere. It may be a hassle to manage alot 
of jobs if you e.g. want to switch to a later version of tool X, however 
groovy scripts are your friend here...

Mit freundlichen Grüßen / kind regards
i.A. Andreas Schilling
Enterprise Processes  Software
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Ernsthaldenstraße 17
D-70565 Stuttgart
 
Tel: +49.7 11.21 57 77.6 73
Mobil: +49.1 72.6 22 88 70
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dr. Dimitrios Vartziotis, Joachim Laicher (Stv.), Frank 
Beutenmüller (Stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145




Von:k...@quipsy.de
An: jenkinsci-users@googlegroups.com
Datum:  18.10.2013 10:56
Betreff:Jenkins 1.514 successfully uses explicitly told ANT 
version to build, but fails to find ANT when asking to use Standard.
Gesendet von:   jenkinsci-users@googlegroups.com



I have installed Jenkins 1.514 and told it to automatically provide solely 
ANT 1.9.2 from Apache. So there is only ANT 1.9.2 on Master and no other 
ANT installation.
Then I created a project with the Run Ant build task and explicitly 
specified to use ANT 1.9.2 in the ANT version configuration line.
The project builds very well.

Then I removed ANT 1.9.2 and replaced it by Standard.
The project does not build now. It says I have to configure the ANT 
version in the job config.

This is weird. What is Standard good for, if it neither automatically 
chooses the sole ANT installation found on Master, nor allows me to 
configure ANT 1.9.2 to be Standard?

Thanks!
-Markus

-- 
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.


AUTO: Andreas Schilling/Twt-Gmbh is out of the office. (Rückkehr am 21.10.2013)

2013-10-04 Thread Andreas Schilling

Ich kehre zurück am 21.10.2013.

Bitte wenden Sie sich in dringenden Fällen an Dr. Thorsten Scheibler (thorsten.scheib...@twt-gmbh.de) oder telefonisch an das TWT Sekretariat Tel: +49-7158/1715-0.


Hinweis: Dies ist eine automatische Antwort auf Ihre Nachricht Hundreds of modulesgesendet am 03.10.2013 23:06:10. 

Diese ist die einzige Benachrichtigung, die Sie empfangen werden, während diese Person abwesend ist.



-- 
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.


Antwort: Getting all Job Information from different Server

2013-02-04 Thread Andreas Schilling
Hi Clemens,

to my knowledge there's no such plugin.
But you can use the API to easily pull that information. So if you just 
need some sort of overview I believe a simple script scraping the data 
from the instances instead of a plugin will do the trick.
To see information available via API browse to 
http://YOURJENKINSINSTANCE/api/xml
There you'll see all jobs coming like that

job
  nameJOBName/name
  urlhttp://YOURJENKINSINSTANCE/job/JOBName/url
  colorCOLOR/color
/job

where COLOR is the interesting stuff for you: it's encoding the build 
state like blue for all fine!, red for failed, aborted for 
(well, yeah) aborted and so on.

HTH.

Kind regards,
 
Andreas Schilling
CAE Processes  Data Management
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen
 
Tel: +49.7158.17 15.6 73
Mobil: +49.1 72.6 22 88 70
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (Stv.), Frank 
Beutenmüller (Stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145




Von:Clemens clemensgoer...@googlemail.com
An: jenkinsci-users@googlegroups.com
Datum:  04.02.2013 14:31
Betreff:Getting all Job Information from different Server
Gesendet von:   jenkinsci-users@googlegroups.com



Hi,

i have a quick question.
We are running different Jenkins Server for different departments
and jobs and i wanted to know, if there is any way to collect all
Job information from all Servers ? It would be only necessary to
get the different jobs and the status , not the workspace files.
(Just to have an overview about the actual situation)

Is there already a existing plugin for this idea ? 

Otherwise, i would create my own Plugin for this problem
-- 
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.




Antwort: Jenkins + Subversion + SSL client certificates

2013-02-04 Thread Andreas Schilling
Hi Graham,

you know of http://YOURJENKINSINSTANCE/scm/SubversionSCM/enterCredential ?
To my current knowledge this URL is still kind of unknown. At least when 
we set up SVN (like 2 years ago) we stumbled upon this more by accident 
than by knowing...
After switching to hg some time ago I actually don't know alot about 
what's happening around the SVN integration in Jenkins, but I think this 
still is the way to pass the credentials.

Kind regards,
 
Andreas Schilling
CAE Processes  Data Management
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen
 
Tel: +49.7158.17 15.6 73
Mobil: +49.1 72.6 22 88 70
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (Stv.), Frank 
Beutenmüller (Stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145




Von:Graham Leggett minf...@sharp.fm
An: jenkinsci-users@googlegroups.com
Datum:  04.02.2013 15:43
Betreff:Jenkins + Subversion + SSL client certificates
Gesendet von:   jenkinsci-users@googlegroups.com



Hi all,

Does there exist a definitive description on how to set Jenkins up to talk 
to a subversion repository that is protected by SSL client certificates?

The native subversion client works perfectly, but the svnkit based client 
refuses to connect, failing with a handshake error. Does the Jenkins 
Subversion plugin look at the native subversion configuration at 
~/.subversion/servers? Does the plugin look somewhere else?

I have trawled the Jenkins UI, and apart from a few boilerplate options in 
the configure section there is no way to configure svn authentication at 
all. Is it supposed to be like this or am I doing something wrong?

Regards,
Graham
--

-- 
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.




Antwort: Installing operating systems on slaves via Jenkins

2013-01-30 Thread Andreas Schilling
Hi Manish,

the very simple answer is: you can't do this.
A slave is not sort of remote controlled in the sense of performing any 
operation on it you could imagine. Even if you could manage to trigger a 
OS installation on it: how should the Master communicate with it 
afterwards? You would burn the bridge you're standing on.
What I *could* imagine to do is to perform the tests on a VM and to 
somehow trigger the VM host to start from a fresh VM image every time you 
execute the test. But I'm no expert on that sort of stuff in any way so I 
have no clue whether you could trigger that sort of stuff in a headless 
manner at all.

A very basic question of course must be asked as well: isn't there a flaw 
in your test process if you need a complete fresh OS to run it? Then 
again, I have no idea what you are actually testing so of course there 
might be good reasons to do so.

Kind regards,
 
Andreas Schilling
CAE Processes  Data Management
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen
 
Tel: +49.7158.17 15.6 73
Mobil: +49.1 72.6 22 88 70
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (Stv.), Frank 
Beutenmüller (Stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145




Von:Manish Singh munsi...@gmail.com
An: jenkinsci-users@googlegroups.com
Datum:  30.01.2013 11:12
Betreff:Installing operating systems on slaves via Jenkins
Gesendet von:   jenkinsci-users@googlegroups.com



Hello All,

I have a requirement, where I need to reinstall OS on slave machines 
before a job is executed. This is needed as we need a clean OS before 
executing the tests.

What are the best ways to do this via Jenkins?

-Manish
-- 
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.




Antwort: request on version Jenkins ver. 1.494 upgrade

2013-01-23 Thread Andreas Schilling
Bala,

I already told you on the Sonar list, now I'll repeat this on the Jenkins 
list as well.
Mailing lists are not some sort of dump-your-problems facility. 
Seriously.
Usually one should do the following before approaching others:

- get the basics straight. The basics and also advanced topics can be 
found in the respective documentation (you read that, right? if you didn't 
you know what to do the next days)
- analyze your problem (google is a fantastic tool btw)
- stuck? analyze it again
- if you're really stuck, then is the time to search for help from others

All your mails scream, that you neither did read any introductory 
documentation nor did take a closer look into any of your issues. This is 
not how it's meant to be played.

This may sound harsh, but you're generating loads of traffic that nobody 
helps.

regards
 
Andreas Schilling
CAE Processes  Data Management
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen
 
Tel: +49.7158.17 15.6 73
Mobil: +49.1 72.6 22 88 70
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (Stv.), Frank 
Beutenmüller (Stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145




Von:bala nageswar Chadalavada baluch...@gmail.com
An: Slide slide.o@gmail.com
Kopie:  jenkinsci-users@googlegroups.com 
jenkinsci-users@googlegroups.com
Datum:  23.01.2013 09:15
Betreff:request on version Jenkins ver. 1.494 upgrade
Gesendet von:   jenkinsci-users@googlegroups.com



Hi Slide
 
thanks a lot.i will chek on that
 
now we are planning to move from 1.494 to Latest version of jenkins 
 
we have
1) Linux Environment
 
path located under opt /apachetomcat/webapps
 
Now if we upgrade it to new version of jenkins
 
do we need re-configure the LDAP Settings and all
 
what about the JOB HISTORY Created till
 
please explain
 
thanks
bala

On Wed, Jan 23, 2013 at 1:05 PM, Slide slide.o@gmail.com wrote:
If they are showing as red, then they failed somehow. You need to paste 
your build log, or look further into it. Jenkins shows a red ball when 
_something_ (not necessarily just your build steps) fail during that 
project's execution. Without further info (build log, etc) no one here can 
help you.


On Wed, Jan 23, 2013 at 12:30 AM, bala nageswar Chadalavada 
baluch...@gmail.com wrote:
OK i Enabled AUTO Fresh.
for example...yesterday Nightly builds are scheduled ran successfully
 
but it has shown as RED
 
little confused here
 
thanks
bala

On Wed, Jan 23, 2013 at 12:55 PM, Slide slide.o@gmail.com wrote:
I understand your request and I am telling you that something in the 
build, whether it is your stuff or something that happens in post-build is 
failing and making the job be marked as failure. You need to look at your 
build log and find out why. Otherwise, check to make sure that you have 
auto-refresh enabled so that if the build occurs it updates the main page.


On Wed, Jan 23, 2013 at 12:23 AM, bala nageswar Chadalavada 
baluch...@gmail.com wrote:
My request was..
 
Even after the SUCCESSFUL BUILD the main jenkins page showing as RED
 
Actual should be BLUE

On Wed, Jan 23, 2013 at 12:44 PM, Slide slide.o@gmail.com wrote:
It sounds like your builds are failing at some point, you need to look at 
the build log and find out why its being marked as a failure.


On Tue, Jan 22, 2013 at 11:25 PM, bala nageswar Chadalavada 
baluch...@gmail.com wrote:
hI
 
PLEASE let me know why he builds show red after success ful builds
 
i am using the Jenkins ver. 1.494
 
please suggest further
-- 
Bala.ch 



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



-- 
Bala.ch 



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



-- 
Bala.ch 



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



-- 
Bala.ch 


Antwort: [RFC] any idea for give-aways

2013-01-23 Thread Andreas Schilling
Hi!

I once got branded beer coasters as a flyer for an event. I liked the idea 
and I still use them as they are nicely designed. Badges are always nice, 
too. Good to stick them to your shoulder bag.

Kind regards,
 
Andreas Schilling
CAE Processes  Data Management
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen
 
Tel: +49.7158.17 15.6 73
Mobil: +49.1 72.6 22 88 70
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (Stv.), Frank 
Beutenmüller (Stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145




Von:Kohsuke Kawaguchi k...@kohsuke.org
An: jenkinsci-...@googlegroups.com jenkinsci-...@googlegroups.com, 
eve...@lists.jenkins-ci.org eve...@lists.jenkins-ci.org, 
jenkinsci-users@googlegroups.com
Datum:  23.01.2013 21:09
Betreff:[RFC] any idea for give-aways
Gesendet von:   jenkinsci-users@googlegroups.com



In the project meeting today, we had a conversation about what give-aways 
to make for this year.

In the past several years we made 3x3 stickers, and while those are 
still very popular, I thought it might be fun to see if we can make 
something else as well.

Ideally it'd be not too expensive, and it shouldn't be too bulky nor too 
heavy. Any discounts you can find would be greatly appreciated.

Some of the ideas include a pin badge, although I haven't found any price 
information on it.

If you have any thoughts, please let us know!

-- 
Kohsuke Kawaguchi 


AUTO: Andreas Schilling/Twt-Gmbh is out of the office. (Rückkehr am 07.01.2013)

2012-12-21 Thread Andreas Schilling

Ich kehre zurück am 07.01.2013.

Bitte wenden Sie sich in dringenden Fällen an Dr. Johannes Mezger (johannes[dot]mezger[at]twt-gmbh[dot]de) oder telefonisch an das TWT Sekretariat Tel: +49-7158/1715-0.


Hinweis: Dies ist eine automatische Antwort auf Ihre Nachricht Re: convert a shell filegesendet am 22.12.2012 00:24:34. 

Diese ist die einzige Benachrichtigung, die Sie empfangen werden, während diese Person abwesend ist.



Wrong E-Mail-Address from Mercurial commit information

2012-12-19 Thread Andreas Schilling
Hi there!

We have the following problem: for a job the option e-mail notifications 
to individuals who broke the build is activated.
Our SCM is Mercurial/Kiln.
Now it seems when sending out the mails the commit information from 
Mercurial is parsed. The result looks like that:
Firstname Lastname _Firstname.Lastname@my-company.de_
In the Mercurial.ini the user Information is given as
Firstname Lastname firstname.lastn...@my-company.de

Any chance to get that working without changing the username to the plain 
e-mail address?
Can we set the address in the user settings of the autogenerated SCM user? 
Or is that one overwritten on each checkout?

Kind regards,
 
Andreas Schilling
CAE Processes  Data Management
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen
 
Tel: +49 - 7158 - 17 15 - 673
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145


Antwort: Jenkins workflow

2012-12-05 Thread Andreas Schilling
Hello Mary,

welcome to the nice world of Jenkins :-)
Please, for the very, very basics it would probably be a lot better to 
learn them yourself. Else you will be ending up asking a question for 
every single step and this is not what this mailing list is meant for.
A very good resource to start with Jenkins is the following book:
http://www.wakaleo.com/books/jenkins-the-definitive-guide

If later on more specific problems occur I'm sure you'll find help here.

Kind regards,
 
Andreas Schilling
CAE Processes  Data Management
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen
 
Tel: +49 - 7158 - 17 15 - 673
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145




Von:Mary neshlyaeva.ar...@gmail.com
An: jenkinsci-users@googlegroups.com
Datum:  05.12.2012 14:51
Betreff:Jenkins workflow
Gesendet von:   jenkinsci-users@googlegroups.com



Hello,

I am new to Jenkins and I don't understand exactly the job workflow.
Please, help me.

So, I have my project on GitHub and CI server with Jenkins.
What Jenkins will do during the first job execution? What Jenkins will do 
in the next job executions?
Is here a possible way not to clone from GitHub for the first job 
execution but set the local git folder?

Thanks




Antwort: Re: how to include Jenkins Build Number in Ant script - quick question

2012-11-29 Thread Andreas Schilling
Hi,

your case sounds like you simply need to pick up the environment variable 
in your ant script:

property environment=env /

Then you can use the following variables:
https://wiki.jenkins-ci.org/display/JENKINS/Building+a+software+project#Buildingasoftwareproject-JenkinsSetEnvironmentVariables

e.g. ${env.BUILD_NUMBER}

Kind regards,
 
Andreas Schilling
CAE Processes  Data Management
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen
 
Tel: +49 - 7158 - 17 15 - 673
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145




Von:Benjamin Lau benjamin.a@gmail.com
An: jenkinsci-users@googlegroups.com
Datum:  30.11.2012 04:23
Betreff:Re: how to include Jenkins Build Number in Ant script - 
quick question
Gesendet von:   jenkinsci-users@googlegroups.com



Take a look at XmlTask for Ant. You can then update your xml file using 
xpath.

Ben

[1] http://www.oopsconsultancy.com/software/xmltask/

On Thu, Nov 29, 2012 at 7:20 PM, Z W mpc8...@gmail.com wrote:
 Hi

 We like to sync up Jenkins build number with our version.xml file.
 Is there a way to include Jenkins build number in our main ant script
 build.xml so that it would write to our version.xml ?

 Thanks



Antwort: Re: Re: GetBuildnumber of started downstrem Job groovy

2012-11-21 Thread Andreas Schilling
hi Sven,

there you go:

target name=getBuildNumberFromJenkinsBuild
get src=http://YOURSERVER/job/$
{buildName}/api/xml?xpath=/*/nextBuildNumber dest=buildNumber.xml /
xmlproperty file=buildNumber.xml /
property name=buildNumberToUse value=${nextBuildNumber} /
delete file=buildNumber.xml /
echo message=Using build number to '${buildNumberToUse}' /
/target

To make this work you need to insert the correct URL of your Jenkins 
instance and the job name you want to get the build number from. In our 
case we pass this in as the property buildName, but for a first test you 
can hardcode it. Or maybe you don't need it configurable at all.

Hope that helps.

Kind regards
 
Andreas Schilling
CAE Processes  Data Management
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen
 
Tel: +49 - 7158 - 17 15 - 673
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145




Von:Sven Finsterwalder sab...@gmail.com
An: jenkinsci-users@googlegroups.com
Datum:  21.11.2012 10:34
Betreff:Re: Re: GetBuildnumber of started downstrem Job groovy
Gesendet von:   jenkinsci-users@googlegroups.com



Hi Andreas,

yes please give me the snippet.
I will try it.

Thanks.

Am Mittwoch, 21. November 2012 08:48:52 UTC+1 schrieb Andreas Schilling:
Sven, 

as far as I understood the point is that the order of job 
execution/triggering is important because the build number you want to 
have can then happen to be off by 1 or something? 
If you need the build number of a downstream job at a very specific point 
in time (e.g. right when the upstream job starts but has not yet triggered 
the downstream job) I'd suggest to include that into your build script. I 
can give you a snippet for ant that does that. 

kind regards,

Andreas Schilling
CAE Processes  Data Management
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen

Tel: +49 - 7158 - 17 15 - 673
E-Mail: andreas@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145
 



Von:Sven Finsterwalder sab...@gmail.com 
An:jenkins...@googlegroups.com 
Datum:21.11.2012 08:40 
Betreff:Re: GetBuildnumber of started downstrem Job groovy 
Gesendet von:jenkins...@googlegroups.com 



Good morning, 

is there no one who can help me? 

Thanks.

Am Dienstag, 20. November 2012 09:44:24 UTC+1 schrieb Sven Finsterwalder: 
Hi Andreas, 

thanks for that. 

But what if there are some other builds between the startet 
downstreambuild? 
I will explaine it: 

MainJob starts two downstream-jobs (deployment- and test-job) with some 
specific parameter. 
The deploymentjob could be used while the MainJob has triggered the 
downstreamjob. 
So if i use your line of code, i will not get the buildnumber of right 
build. 


Am Dienstag, 20. November 2012 09:26:51 UTC+1 schrieb Andreas Schilling: 
Hi Sven! 

You were nearly there :-) 

println(project.getFullName()+ ' ' + project.getNextBuildNumber()); 

If you need the current build number you have to subtract 1. 

Kind regards,

Andreas Schilling
CAE Processes  Data Management
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen

Tel: +49 - 7158 - 17 15 - 673
E-Mail: andreas@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145
 



Von:Sven Finsterwalder sab...@gmail.com 
An:jenkins...@googlegroups.com 
Datum:20.11.2012 09:13 
Betreff:GetBuildnumber of started downstrem Job groovy 
Gesendet von:jenkins...@googlegroups.com 



Hello, 

i try to get the buildnumber of a started downstream Job with groovy. 
Currently i got

Antwort: Re: GetBuildnumber of started downstrem Job groovy

2012-11-20 Thread Andreas Schilling
Sven,

as far as I understood the point is that the order of job 
execution/triggering is important because the build number you want to 
have can then happen to be off by 1 or something?
If you need the build number of a downstream job at a very specific point 
in time (e.g. right when the upstream job starts but has not yet triggered 
the downstream job) I'd suggest to include that into your build script. I 
can give you a snippet for ant that does that.

kind regards,
 
Andreas Schilling
CAE Processes  Data Management
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen
 
Tel: +49 - 7158 - 17 15 - 673
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145




Von:Sven Finsterwalder sab...@gmail.com
An: jenkinsci-users@googlegroups.com
Datum:  21.11.2012 08:40
Betreff:Re: GetBuildnumber of started downstrem Job groovy
Gesendet von:   jenkinsci-users@googlegroups.com



Good morning,

is there no one who can help me?

Thanks.

Am Dienstag, 20. November 2012 09:44:24 UTC+1 schrieb Sven Finsterwalder:
Hi Andreas,

thanks for that.

But what if there are some other builds between the startet 
downstreambuild?
I will explaine it:

MainJob starts two downstream-jobs (deployment- and test-job) with some 
specific parameter.
The deploymentjob could be used while the MainJob has triggered the 
downstreamjob.
So if i use your line of code, i will not get the buildnumber of right 
build.


Am Dienstag, 20. November 2012 09:26:51 UTC+1 schrieb Andreas Schilling:
Hi Sven! 

You were nearly there :-) 

println(project.getFullName()+ ' ' + project.getNextBuildNumber()); 

If you need the current build number you have to subtract 1. 

Kind regards,

Andreas Schilling
CAE Processes  Data Management
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen

Tel: +49 - 7158 - 17 15 - 673
E-Mail: andreas@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145
 



Von:Sven Finsterwalder sab...@gmail.com 
An:jenkins...@googlegroups.com 
Datum:20.11.2012 09:13 
Betreff:GetBuildnumber of started downstrem Job groovy 
Gesendet von:jenkins...@googlegroups.com 



Hello, 

i try to get the buildnumber of a started downstream Job with groovy. 
Currently i got this: 

def deploymentJob = 
Jenkins.getInstance().getItemByFullName('deployment-universal-automatic-2.2') 

println(deploymentJob.getDownstreamProjects()) 

  ListAbstractProject childs = deploymentJob.getDownstreamProjects() 
  for (IteratorAbstractProject iterator = childs.iterator(); 
iterator.hasNext();) { 
AbstractProject project = iterator.next(); 
println(project.getFullName()); 
} 
  
How can i now get the buildnumber of the DownstreamJob? 
I have read the documentation but i can not find a way to do it, please 
help me. 

Thanks! 


AUTO: Andreas Schilling/Twt-Gmbh is out of the office. (Rückkehr am 18.10.2012)

2012-09-30 Thread Andreas Schilling

Ich kehre zurück am 18.10.2012.

Bitte wenden Sie sich in dringenden Fällen an Dr. Johannes Mezger (johannes[dot]mezger[at]twt-gmbh[dot]de) oder telefonisch an das TWT Sekretariat Tel: +49-7158/1715-0.


Hinweis: Dies ist eine automatische Antwort auf Ihre Nachricht Approach to build a cluster of Jenkins CI servers hands-off and tie them together?gesendet am 01.10.2012 01:44:52. 

Diese ist die einzige Benachrichtigung, die Sie empfangen werden, während diese Person abwesend ist.



Jenkins keeps forgetting user rights

2012-09-10 Thread Andreas Schilling
hi everyone!

we're facing the problem that our Jenkins instance keeps forgetting user 
rights quite regularly. has someone faced this problem as well?
it's like that: at some point suddenly people come up to my desk and tell 
me that they can't run/edit/delete/whatever their assigned jobs anymore.
when I look into the rights assignment (we use the roles/rights plugin 
btw, but it also happened using the standard built in rights management) 
the rights of that user are still assigned.
They just seem to become ignored.
Deleting the rights for that particular user and reassigning helps. What 
botheres me is that it seems totally random when it happens. Also, using 
different casing with the login names (e.g. if we have a user John Doe 
we'd have the variants jdoe and JDoe) randomly fixes the problem. 
sometimes we need to assign it to jdoe again, sometimes to JDoe to make it 
work. For login Jenkins seems to be case insensitive anyway to our 
knowledge.
There's only one thing I *could* imagine it has something to do with: 
we're reusing also auto generated users (that is, from SCM checkouts) 
because we don't want to need our developers to remember another login 
name for our Jenkins instance than their regular domain login of our 
company. Maybe for some odd reason that can cause the rights to be 
forgotten when checkouts happen?

any help is highly appreciated. the overhead generated by having to fix 
the rights issues is growing and growing as more projects are put onto 
Jenkins.

kind regards,
 
Andreas Schilling
CAE Processes  Data Management
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen
 
Tel: +49 - 7158 - 17 15 - 673
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145


Antwort: How to take pull -u from a repository instead of doing update only in mercurial using jenkins

2012-09-06 Thread Andreas Schilling
Hi Varghese,

I'm not sure what problem you mean. The Jenkins hg plugin does a pull and 
an update. If files were deleted within the pulled changesets they also 
become deleted in the workspace.
Are you sure that not something else causes the problems you have?

Kind regards,
 
Andreas Schilling
CAE Processes  Data Management
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen
 
Tel: +49 - 7158 - 17 15 - 673
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145




Von:Varghese Renny varghesekre...@gmail.com
An: jenkinsci-users@googlegroups.com
Datum:  07.09.2012 07:27
Betreff:How to take pull -u from  a repository instead of doing 
update only in mercurial using jenkins
Gesendet von:   jenkinsci-users@googlegroups.com




Hi,
 I got an error because some develpers has deleted code from mercurial 
repository, since it is taking update only if something is deleted from 
repository it won't get reflect in the build workspace. What can i do for 
avoiding build getting failed due to this reason?














Regards,
varghese




Antwort: [VOTE] Bump Jenkins to Java 6

2012-09-05 Thread Andreas Schilling
hi together,

is there any site for the feedback? or do you really want to get the 
statistics from all the replies? :-)
anyway, we're fine with java 6.

kind regards,
 
Andreas Schilling
CAE Processes  Data Management
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen
 
Tel: +49 - 7158 - 17 15 - 673
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145




Von:domi d...@fortysix.ch
An: Jenkins Developers jenkinsci-...@googlegroups.com, 
jenkinsci-users@googlegroups.com jenkinsci-users@googlegroups.com
Datum:  05.09.2012 21:24
Betreff:[VOTE] Bump Jenkins to Java 6
Gesendet von:   jenkinsci-users@googlegroups.com



Hi all,

just after todays meeting on the IRC chat, we startet a discussion about 
upgrading Jenkins to Java 6.
As Java 5 has reached EOL since quite a while, some core developers have 
asked whether it would be 
OK to bump Jenkins' runtime dependency from Java5 to Java6.
The core is already build on Java6, but until now still backward 
compatible with Java5.
Therefore we would like to know from you (Users) whether you have an issue 
with this upgrade.
This would mean, that in the future you will have to have Java6 installed 
to run Jenkins (for Master and Slave).

Here are the current usage numbers (installations we know of):
Java 1.5: 655
Java 1.6: 29164
Java 1.7: 2919

So please give us some feedback/votes on this.
Domi


Antwort: SVN auth cache?

2012-07-31 Thread Andreas Schilling
Hi Jeff,

I think the preffered way would be to enter credentials via
http://${YOURJENKINSINSTANCE}/scm/SubversionSCM/enterCredential

kind regards,
 
Andreas Schilling
CAE Processes  Data Management
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen
 
Tel: +49 - 7158 - 17 15 - 673
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145




Von:Jeff predato...@gmail.com
An: jenkinsci-users@googlegroups.com
Datum:  31.07.2012 04:05
Betreff:SVN auth cache?
Gesendet von:   jenkinsci-users@googlegroups.com



When I first set up Jenkins I configured many of the initial jobs to pull 
from SVN using my personal user credentials.  Once I got it working, I got 
our IT guys to create me a service account that is used to do the builds 
and changed all of my jobs to use the service account. 
 
This worked great until this morning when I had to change my password.  
There is something on the Jenkins server that has cached my personal 
credentials which it seems to be attempting to use before it tries the 
Service Account.
 
By doing this, it keeps locking my account.  I am running on Windows 
server 2008 R2 x64 with Tomcat 7.  I have removed TortoiseSVN and SlikSVN, 
removed all cache folders I could find from my LOCAL_USER/AppData/ 
folders, removed all subversion.credentials files from each job folder and 
reran all jobs, verified that the subversion credentials file has the 
Service Account, but it is STILL attempting to authenticate using my old 
password and I'm missing something.
 
I fired up WireShark and verified that it is connecting and getting a 
HTTP/401 error for most of my jobs.
 
Can someone point me to other places to look for SVN credentials?

-- 
Jeff Vincent
predato...@gmail.com
See my LinkedIn profile at:
http://www.linkedin.com/in/rjeffreyvincent
I ♥ DropBox !!  




AUTO: Andreas Schilling/Twt-Gmbh is out of the office. (Rückkehr am 06.08.2012)

2012-07-31 Thread Andreas Schilling

Ich kehre zurück am 06.08.2012.

Bitte wenden Sie sich in dringenden Fällen an Martin Lingenheil (martin[dot]lingenheil[at]twt-gmbh[dot]de) oder telefonisch an das TWT Sekretariat Tel: +49-7158/1715-0.


Hinweis: Dies ist eine automatische Antwort auf Ihre Nachricht Re: Guidelines/best practices building embedded linuxgesendet am 01.08.2012 03:28:59. 

Diese ist die einzige Benachrichtigung, die Sie empfangen werden, während diese Person abwesend ist.



Antwort: Re: Jenkins as Windows Service; Mercurial.ini

2012-07-18 Thread Andreas Schilling
Hi Jesse,

all of the described locations didn't work for our case. We wanted to use 
the registry key, but for whatever reason this didn't work either.
Finally we used HGRCPATH environment variable which worked for us.
Unfortunately this is a pretty harsh override, so we had to additionally 
create the .hg/hgrc files in the hg installations (with the hgrc file 
being simply the default config from the installation with another name).

Thanks alot for the help!
 
Andreas Schilling
CAE Processes  Data Management
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen
 
Tel: +49 - 7158 - 17 15 - 673
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145




Von:Jesse Glick jgl...@cloudbees.com
An: jenkinsci-users@googlegroups.com
Datum:  18.07.2012 00:12
Betreff:Re: Jenkins as Windows Service; Mercurial.ini
Gesendet von:   jenkinsci-users@googlegroups.com



On 07/17/2012 07:56 AM, Andreas Schilling wrote:
 our jenkins master is set up as windows service using the windows local 
system account.
 where are we supposed to put the mercurial.ini with the credentials for 
the https access?

hgrc(5) [1] gives a number of locations where Mercurial looks, or can be 
made to look, for config files.

You can also pass '--config section.key=value' as part of the Mercurial 
command, so defaults could be configured in the Mercurial installation 
your jobs use (see 
$jenkins/configure). Of course this is less secure than storing 
credentials in a local file location; for example, the values will 
probably appear in build logs.

By the way if you are trying to use client certificates, rather than just 
a username/password combo, and get it to work, please update JENKINS-7351 
[2] accordingly.

[1] http://www.selenic.com/mercurial/hgrc.5.html
[2] https://issues.jenkins-ci.org/browse/JENKINS-7351



Jenkins as Windows Service; Mercurial.ini

2012-07-17 Thread Andreas Schilling
hi everyone!

we're currrently setting up our new mercurial solution and are facing a 
problem getting the builds to run again.
our jenkins master is set up as windows service using the windows local 
system account.
where are we supposed to put the mercurial.ini with the credentials for 
the https access?
on the slave it works fine, but the slave service is run as another user, 
not the local system user. thus we simply put the .ini file into the user 
home as you can read in many tutorials and it worked.
we're not keen on simply changing the user our master runs on, because 
we're not sure what else it might affect.
has anyone ever straightened that out?
Btw, mercurial plugin version is 1.34. 

kind regards and thanks for any help in advance,
 
Andreas Schilling
CAE Processes  Data Management
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen
 
Tel: +49 - 7158 - 17 15 - 673
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145


Still not able to autoinstall JDK

2012-05-15 Thread Andreas Schilling
Hi everyone,

we just upgraded to Jenkins 1.464 but still are not able to autoinstall a 
JDK.
It downloads a HTML file with the content:

Sorry!
In order to download products from Oracle Technology Network you must 
agree to the OTN license terms. 
Be sure that... 
Your browser has cookies and JavaScript enabled. 
You clicked on Accept License for the product you wish to download. 
You attempt the download within 30 minutes of accepting the license. 

Do I somehow need to re-enter my credentials?
Any possibility to fix tha`t?

Kind regards,
 
Andreas Schilling
CAE Processes  Data Management
---
Dipl. Inf. Andreas Schilling
Senior Software Architect

TWT GmbH
Science  Innovation
Bernhäuser Str. 40 - 42
73765 Neuhausen
 
Tel: +49 - 7158 - 17 15 - 673
E-Mail: andreas.schill...@twt-gmbh.de

www.twt-gmbh.de

Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (stv.)
Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778
Umsatzsteuer: ID-Nr.: DE147841145