Re: maven installation config gets lost

2012-09-25 Thread dimasla
Exactly same problem, also in 1.483.

On Tuesday, September 25, 2012 7:22:43 PM UTC+7, Lars Fischer wrote:
>
> Hello, 
>
> I just recognized a problem with my Jenkins instance (version 1.483). 
>
> After changing some other values on the system config page, the maven 
> installation value was lost. 
> Trying to configure a new maven installation, it looks like there is a 
> problem storing this config value. 
>
> Has some one else a similar problem? 
> Is this a known bug? 
>
> Regards, 
> Lars 
>


Re: Subversion Tagging Plugin - Tag multiple repositories?

2012-09-25 Thread bedge
I'd like this to work as well.
The relative path option doesn't appear to work when submitting to two
repositories.



--
View this message in context: 
http://jenkins.361315.n4.nabble.com/Subversion-Tagging-Plugin-Tag-multiple-repositories-tp965503p4641375.html
Sent from the Jenkins users mailing list archive at Nabble.com.


Using variables within the Jenkins email subject lines ?

2012-09-25 Thread Tom80112
I would like to use variables within Jenkins email subject lines.

I am using the "editable email notification" plugin.

Instead of having a set-in-stone email subject line, I would like define 
the subject line using a variable that I define based upon the job's
execution.

Anyone have any ideas?

 



--
View this message in context: 
http://jenkins.361315.n4.nabble.com/Using-variables-within-the-Jenkins-email-subject-lines-tp4641373.html
Sent from the Jenkins users mailing list archive at Nabble.com.


Problem using deploy mojo

2012-09-25 Thread Sebastian Danninger
Dear all,

our jenkins was running like a charm for the last 4 month, since some days 
suddenly we get an error that I cannot find any solution for. Anyone got a 
hint how to solve it? I assume the problem is one of the classes in the 
dependencies but I am no expert.

INFO] Deploying war to http://localhost:8081/web-client  
[FATAL ERROR] org.apache.tomcat.maven.plugin.tomcat6.RedeployMojo#execute() 
caused a linkage error (java.lang.NoSuchMethodError) and may be out-of-date. 
Check the realms:
[FATAL ERROR] Plugin realm = 
app0.child-container[org.apache.tomcat.maven:tomcat6-maven-plugin:2.0-SNAPSHOT]
urls[0] = 
file:/root/.m2/repository/org/apache/tomcat/maven/tomcat6-maven-plugin/2.0-SNAPSHOT/tomcat6-maven-plugin-2.0-SNAPSHOT.jar
urls[1] = 
file:/root/.m2/repository/org/apache/tomcat/maven/common-tomcat-maven-plugin/2.0-SNAPSHOT/common-tomcat-maven-plugin-2.0-SNAPSHOT.jar
urls[2] = 
file:/root/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.jar
urls[3] = 
file:/root/.m2/repository/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar
urls[4] = 
file:/root/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.jar
urls[5] = 
file:/root/.m2/repository/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.jar
urls[6] = 
file:/root/.m2/repository/com/google/guava/guava/10.0.1/guava-10.0.1.jar
urls[7] = 
file:/root/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
urls[8] = file:/root/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar
urls[9] = 
file:/root/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
urls[10] = 
file:/root/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
urls[11] = 
file:/root/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
urls[12] = 
file:/root/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar
urls[13] = 
file:/root/.m2/repository/org/apache/tomcat/catalina/6.0.35/catalina-6.0.35.jar
urls[14] = 
file:/root/.m2/repository/org/apache/tomcat/servlet-api/6.0.35/servlet-api-6.0.35.jar
urls[15] = 
file:/root/.m2/repository/org/apache/tomcat/juli/6.0.35/juli-6.0.35.jar
urls[16] = 
file:/root/.m2/repository/org/apache/tomcat/annotations-api/6.0.35/annotations-api-6.0.35.jar
urls[17] = 
file:/root/.m2/repository/org/apache/tomcat/catalina-ha/6.0.35/catalina-ha-6.0.35.jar
urls[18] = 
file:/root/.m2/repository/org/apache/tomcat/coyote/6.0.35/coyote-6.0.35.jar
urls[19] = 
file:/root/.m2/repository/org/apache/tomcat/tribes/6.0.35/tribes-6.0.35.jar
urls[20] = 
file:/root/.m2/repository/org/apache/tomcat/el-api/6.0.35/el-api-6.0.35.jar
urls[21] = 
file:/root/.m2/repository/org/eclipse/jdt/core/compiler/ecj/3.7.1/ecj-3.7.1.jar
urls[22] = 
file:/root/.m2/repository/org/apache/tomcat/jasper/6.0.35/jasper-6.0.35.jar
urls[23] = 
file:/root/.m2/repository/org/apache/tomcat/jsp-api/6.0.35/jsp-api-6.0.35.jar
urls[24] = 
file:/root/.m2/repository/org/apache/tomcat/jasper-el/6.0.35/jasper-el-6.0.35.jar
urls[25] = 
file:/root/.m2/repository/org/apache/tomcat/dbcp/6.0.35/dbcp-6.0.35.jar
[FATAL ERROR] Container realm = plexus.core.maven

[INFO] 
[ERROR] 
FATAL ERROR[INFO] 

[INFO] 
org.apache.tomcat.maven.common.deployer.TomcatManager.deploy(Ljava/lang/String;Ljava/io/File;ZLjava/lang/String;J)Lorg/apache/tomcat/maven/common/deployer/TomcatManagerResponse;
[INFO] 
[INFO] Trace
java.lang.NoSuchMethodError: 
org.apache.tomcat.maven.common.deployer.TomcatManager.deploy(Ljava/lang/String;Ljava/io/File;ZLjava/lang/String;J)Lorg/apache/tomcat/maven/common/deployer/TomcatManagerResponse;
at 
org.apache.tomcat.maven.plugin.tomcat6.AbstractDeployWarMojo.deployWar(AbstractDeployWarMojo.java:84)
at 
org.apache.tomcat.maven.plugin.tomcat6.AbstractDeployMojo.invokeManager(AbstractDeployMojo.java:80)
at 
org.apache.tomcat.maven.plugin.tomcat6.AbstractCatalinaMojo.execute(AbstractCatalinaMojo.java:132)
at 
org.apache.tomcat.maven.plugin.tomcat6.AbstractWarCatalinaMojo.execute(AbstractWarCatalinaMojo.java:68)
at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
at 
hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.ja

Re: 'Even Load Strategy' Plugin

2012-09-25 Thread Jason Swager
That helps.  Unfortunately, it means we can't use the CloudBees plugin to 
balance load better.

On Tuesday, September 25, 2012 1:25:40 PM UTC-7, Stephen Connolly wrote:
>
> [CloudBees hat]
> The evaluation license is a time limited full license allowing the use of 
> all CloudBees plugins.
>
> We have three license types:
>
> * Free license - covers the free (but closed source) plugins, e.g. 
> folders, cloud-backup, etc
>
> * Evalutation license - a time limited license for all plugins with no 
> restrictions (other than the time)
>
> * Paid license - a license for all plugins and a set number of executors.
>
> HTH
>
> -Stephen
> [/CloudBees hat]
>
> On 25 September 2012 19:26, Jason Swager 
> > wrote:
>
>> The wiki page has the following text:
>>
>> "If you evaluate our value-add plugins in this manner and decide not to 
>> purchase a license, you need to remove all the value-add plugins to keep 
>> using it as a stock Jenkins installation."
>>
>> This seems to imply that an evaluation license is only to evaluate, not 
>> to use for production.  Production use of the plugins requires a purchased 
>> license.
>>
>> On Tuesday, September 25, 2012 11:21:34 AM UTC-7, Nicolas De loof wrote:
>>>
>>>
>>>
>>> 2012/9/25 David Aldrich 
>>>
>>>
 > No evaluation restriction, you can run CloudBees Enterprise plugins 
 on you own
 > jenkins if you don't want / can't install Jenkins Enteprise. You'll 
 need a valid license,
 > and can request an evaluation one to test those plugins.

 Well, I don't know. It looks like an evaluation license to me.

>>>
>>> Sure it is, I'm a CloudBees employee !
>>> What make you think this is for evaluation purpose only ? This reveals 
>>> we are failing to make documentation clear on this wiki page.
>>>
>>>  
>>>

 David


>>>
>

Re: 'Even Load Strategy' Plugin

2012-09-25 Thread Stephen Connolly
[CloudBees hat]
The evaluation license is a time limited full license allowing the use of
all CloudBees plugins.

We have three license types:

* Free license - covers the free (but closed source) plugins, e.g. folders,
cloud-backup, etc

* Evalutation license - a time limited license for all plugins with no
restrictions (other than the time)

* Paid license - a license for all plugins and a set number of executors.

HTH

-Stephen
[/CloudBees hat]

On 25 September 2012 19:26, Jason Swager  wrote:

> The wiki page has the following text:
>
> "If you evaluate our value-add plugins in this manner and decide not to
> purchase a license, you need to remove all the value-add plugins to keep
> using it as a stock Jenkins installation."
>
> This seems to imply that an evaluation license is only to evaluate, not to
> use for production.  Production use of the plugins requires a purchased
> license.
>
> On Tuesday, September 25, 2012 11:21:34 AM UTC-7, Nicolas De loof wrote:
>>
>>
>>
>> 2012/9/25 David Aldrich 
>>
>>
>>> > No evaluation restriction, you can run CloudBees Enterprise plugins on
>>> you own
>>> > jenkins if you don't want / can't install Jenkins Enteprise. You'll
>>> need a valid license,
>>> > and can request an evaluation one to test those plugins.
>>>
>>> Well, I don't know. It looks like an evaluation license to me.
>>>
>>
>> Sure it is, I'm a CloudBees employee !
>> What make you think this is for evaluation purpose only ? This reveals we
>> are failing to make documentation clear on this wiki page.
>>
>>
>>
>>>
>>> David
>>>
>>>
>>


Re: Dependencies in Maven builds all broken after upgrade to 1.482, fixed by downgrade to 1.480

2012-09-25 Thread David Karlsen
I observe the same.

2012/9/25 Keith :
> It looks as if this is a known issue:
>
> https://issues.jenkins-ci.org/browse/JENKINS-15237
>
> ~ kc
>
>
> On Tuesday, September 25, 2012 11:52:05 AM UTC-7, Keith wrote:
>>
>> I am observing the same behavior, and makes any version of Jenkins above
>> 1.480 unusable for us.  An job listed as an upstream dependency will kick
>> off about 50+ builds upon completion, even though there is no actual
>> dependency between the projects.
>>
>> Is this a known issue?  Or am I missing some way of configuring this
>> behavior?
>>
>> ~ kc
>>
>>
>> On Tuesday, September 18, 2012 9:41:51 AM UTC-7, Jack Haughton wrote:
>>>
>>> Hello,
>>>
>>> After recently upgrading to Jenkins 1.482 from 1.37x (don't have exact
>>> version to hand), we found that all the 'upstream/downstream dependencies'
>>> sections in our Maven builds were pointing to different branches. We have a
>>> lot of similar featurebranched builds, with names of the form "
>>>  '. The effect of this issue was that all the
>>> dependencies pointed to one particular branch, instead of pointing to the
>>> same branch as the job they were on. The artifacts were still correct, it
>>> was just the branch (which we represent as the Maven version) which was
>>> incorrect.
>>>
>>> I take it this is something to do with the maven versioning change in
>>> 1.481?
>>>
>>> Thanks
>>> Jack



-- 
--
David J. M. Karlsen - http://www.linkedin.com/in/davidkarlsen


[ANN] Press release from Jenkins project

2012-09-25 Thread Kohsuke Kawaguchi


Thanks to the help of real marketing people, the project has issued a 
press release [1]! The content might not be much of a news to the folks 
in this list, but it does make us feel like we are bit more real.


As it says, this weekend we are going to have Jenkins User Conference in 
San Francisco, including the first ever project meeting across both the 
meat space and the virtual space [2]. You can still register now if you 
are interested.


[1] http://www.businesswire.com/news/home/20120925006194/en
[2] https://wiki.jenkins-ci.org/display/JENKINS/Governance+Meeting+Agenda
[3] http://juc-san-francisco-september-2012-eorg.eventbrite.com/
--
Kohsuke Kawaguchi  http://kohsuke.org/


Re: Dependencies in Maven builds all broken after upgrade to 1.482, fixed by downgrade to 1.480

2012-09-25 Thread Keith
It looks as if this is a known issue:  

https://issues.jenkins-ci.org/browse/JENKINS-15237

~ kc

On Tuesday, September 25, 2012 11:52:05 AM UTC-7, Keith wrote:
>
> I am observing the same behavior, and makes any version of Jenkins above 
> 1.480 unusable for us.  An job listed as an upstream dependency will kick 
> off about 50+ builds upon completion, even though there is no actual 
> dependency between the projects.
>
> Is this a known issue?  Or am I missing some way of configuring this 
> behavior?
>
> ~ kc
>
>
> On Tuesday, September 18, 2012 9:41:51 AM UTC-7, Jack Haughton wrote:
>>
>> Hello,
>>
>> After recently upgrading to Jenkins 1.482 from 1.37x (don't have exact 
>> version to hand), we found that all the 'upstream/downstream dependencies' 
>> sections in our Maven builds were pointing to different branches. We have a 
>> lot of similar featurebranched builds, with names of the form " 
>>  '. The effect of this issue was that all the 
>> dependencies pointed to one particular branch, instead of pointing to the 
>> same branch as the job they were on. The artifacts were still correct, it 
>> was just the branch (which we represent as the Maven version) which was 
>> incorrect.
>>
>> I take it this is something to do with the maven versioning change in 
>> 1.481?
>>
>> Thanks
>> Jack
>>
>

Re: Dependencies in Maven builds all broken after upgrade to 1.482, fixed by downgrade to 1.480

2012-09-25 Thread Keith
I am observing the same behavior, and makes any version of Jenkins above 
1.480 unusable for us.  An job listed as an upstream dependency will kick 
off about 50+ builds upon completion, even though there is no actual 
dependency between the projects.

Is this a known issue?  Or am I missing some way of configuring this 
behavior?

~ kc


On Tuesday, September 18, 2012 9:41:51 AM UTC-7, Jack Haughton wrote:
>
> Hello,
>
> After recently upgrading to Jenkins 1.482 from 1.37x (don't have exact 
> version to hand), we found that all the 'upstream/downstream dependencies' 
> sections in our Maven builds were pointing to different branches. We have a 
> lot of similar featurebranched builds, with names of the form " 
>  '. The effect of this issue was that all the 
> dependencies pointed to one particular branch, instead of pointing to the 
> same branch as the job they were on. The artifacts were still correct, it 
> was just the branch (which we represent as the Maven version) which was 
> incorrect.
>
> I take it this is something to do with the maven versioning change in 
> 1.481?
>
> Thanks
> Jack
>


Re: 'Even Load Strategy' Plugin

2012-09-25 Thread Jason Swager
The wiki page has the following text:

"If you evaluate our value-add plugins in this manner and decide not to 
purchase a license, you need to remove all the value-add plugins to keep 
using it as a stock Jenkins installation."

This seems to imply that an evaluation license is only to evaluate, not to 
use for production.  Production use of the plugins requires a purchased 
license.

On Tuesday, September 25, 2012 11:21:34 AM UTC-7, Nicolas De loof wrote:
>
>
>
> 2012/9/25 David Aldrich >
>
>>
>> > No evaluation restriction, you can run CloudBees Enterprise plugins on 
>> you own
>> > jenkins if you don't want / can't install Jenkins Enteprise. You'll 
>> need a valid license,
>> > and can request an evaluation one to test those plugins.
>>
>> Well, I don't know. It looks like an evaluation license to me.
>>
>
> Sure it is, I'm a CloudBees employee !
> What make you think this is for evaluation purpose only ? This reveals we 
> are failing to make documentation clear on this wiki page.
>
>  
>
>>
>> David
>>
>>
>

Re: 'Even Load Strategy' Plugin

2012-09-25 Thread nicolas de loof
2012/9/25 David Aldrich 

>
> > No evaluation restriction, you can run CloudBees Enterprise plugins on
> you own
> > jenkins if you don't want / can't install Jenkins Enteprise. You'll need
> a valid license,
> > and can request an evaluation one to test those plugins.
>
> Well, I don't know. It looks like an evaluation license to me.
>

Sure it is, I'm a CloudBees employee !
What make you think this is for evaluation purpose only ? This reveals we
are failing to make documentation clear on this wiki page.



>
> David
>
>


Re: 'Even Load Strategy' Plugin

2012-09-25 Thread nicolas de loof
2012/9/25 Marek Gimza 

> Nicolas,
>
> Will the CloudBees plugins installed on my local jenkins allow me to
> utilize my own machines and resources?
>

Sure, those one are for "on-premises" jenkins, not strictly related to
Cloudbees DEV@Cloud hosted Jenkins


>
> Thanks,
> Mgimza
>
>
> On Tue, Sep 25, 2012 at 11:33 AM, nicolas de loof <
> nicolas.del...@gmail.com> wrote:
>
>>
>>
>> 2012/9/25 David Aldrich 
>>
>>>  Hi
>>>
>>> ** **
>>>
>>> That link seems to be broken, but there is a cached version here:
>>>
>>> ** **
>>>
>>>
>>> http://webcache.googleusercontent.com/search?q=cache:ApcN2jyhnwoJ:wiki.cloudbees.com/bin/view/Jenkins%2BEnterprise/Using%2BCloudBees%2Bplugins%2Bwith%2BJenkins+&cd=1&hl=en&ct=clnk&gl=uk
>>> 
>>>
>>> ** **
>>>
>>> However, my reading of that page suggests one can only evaluate the
>>> Cloudbees plugins on Jenkins OSS.  Perhaps I am misunderstanding it.
>>>
>>
>> No evaluation restriction, you can run CloudBees Enterprise plugins on
>> you own jenkins if you don't want / can't install Jenkins Enteprise. You'll
>> need a valid license, and can request an evaluation one to test those
>> plugins.
>>
>>
>> http://wiki.cloudbees.com/bin/view/Jenkins+Enterprise/Using+CloudBees+plugins+with+Jenkinslink
>>  is working for me.
>>
>>
>>> 
>>>
>>> ** **
>>>
>>> David
>>>
>>> ** **
>>>
>>> *From:* jenkinsci-users@googlegroups.com [mailto:
>>> jenkinsci-users@googlegroups.com] *On Behalf Of *nicolas de loof
>>> *Sent:* 25 September 2012 16:16
>>> *To:* jenkinsci-users@googlegroups.com
>>> *Subject:* Re: 'Even Load Strategy' Plugin
>>>
>>> ** **
>>>
>>> ** **
>>>
>>> 2012/9/25 David Aldrich 
>>>
>>> Hi 
>>>
>>>  
>>>
>>> We use open source Jenkins but have a use case that would benefit from
>>> an ‘even load’ scheduler algorithm. I.e. where idle machines are preferred
>>> to the build machine previously used.
>>>
>>>  
>>>
>>> I have just come across Cloudbees’ Jenkins Enterprise 'Even Load
>>> Strategy Plugin’.  I don’t know yet what the licensing issues for this
>>> plugin are.  I.e. can it be used with open source Jenkins?
>>>
>>> ** **
>>>
>>> Cloudbees Enterprise plugin can be installed on Jenkins OSS ->
>>> http://wiki.cloudbees.com/bin/view/Jenkins+Enterprise/Using+CloudBees+plugins+with+Jenkins
>>> 
>>>
>>>  
>>>
>>>   
>>>
>>> Perhaps a more suitable question for this list is: is there a similar
>>> plugin available in the public domain?
>>>
>>>  
>>>
>>> Best regards
>>>
>>>  
>>>
>>> David
>>>
>>>  
>>>
>>>
>>>
>>> 
>>>
>>> Click 
>>> hereto
>>>  report this email as spam.
>>> 
>>>
>>
>>
>


Re: Jenkins behind reverse proxy authentication and CLI with API token

2012-09-25 Thread Mani
Hi,

Is there any workaround to get my Jenkins CLI working in the below setup? 
Any help on this is highly appreciated.
Please let me know if you need any additional details.

Thanks,
Mani

On Monday, 24 September 2012 17:01:46 UTC+5:30, Mani wrote:
>
> Hi All,
>
> I'm running Jenkins behind apache with reverse proxy authentication. 
> Apache and Jenkins are running in two different machines.
>
> I was wondering if I could still use Jenkins CLI from command line using 
> API token provided by Jenkins?
>
> When I try to access using CLI i got the following error:
>
> *You must authenticate to access this Jenkins.*
> *Use --username/--password/--password-file parameters or login command.*
> *
> *
> Thanks,
> Mani
>
>
>

Re: Problem with post commit hook trigger and looping project build

2012-09-25 Thread Simon Hutchinson
Thanks guiliano

In your post commit hook, filter out commits that are either authored by 
> the build user, or whose commit message matches some regex.
>
> Not sure how to do that in git. It works for me with hg.
>

It can be done in git too. Unfortunately we are stuck with Github for this 
project and short of writing a new service hook (which is a possibility) 
and having it accepted by Gtihub there isn't a means to do this currently.

Really appreciate you taking the time to respond though.

We are considering forking the Jenkins Github plugin which we can change. 

GitHubPushTrigger knows who made the push 

*public void onPost(String triggeredByUser) {
final String pushBy = triggeredByUser;*

So maybe we can add a list of users at the Jenkins job end to exclude. 

Haven't thought this through but might work.



Re: way to determine if plugin is being used

2012-09-25 Thread domi
This is one of the suggested topics I've added to the list for JUC: 
https://wiki.jenkins-ci.org/display/JENKINS/Governance+Meeting+Agenda#GovernanceMeetingAgenda-JenkinsUserConferenceMeeting@SanFrancisco
/Domi

On 24.09.2012, at 20:47, grayaii  wrote:

> Hi,
> Is there a way to figure out if a plugin is being used? (either groovy
> script, CLI, api/xml, etc)
> We have a bunch of plugins installed, but I don't think we are not using
> half of them and I would like to uninstall them.
> Thanks!
> 
> 
> 
> --
> View this message in context: 
> http://jenkins.361315.n4.nabble.com/way-to-determine-if-plugin-is-being-used-tp4641231.html
> Sent from the Jenkins users mailing list archive at Nabble.com.



Re: Problem with post commit hook trigger and looping project build

2012-09-25 Thread giuliano
In your post commit hook, filter out commits that are either authored by 
the build user, or whose commit message matches some regex.

Not sure how to do that in git. It works for me with hg.


Re: best way to monitor serial console

2012-09-25 Thread giuliano
Copy the serial output to a file (kermit, pyserial, screen, whatever).

Write a program that reads that file and chops it up into individual "test 
case" results. Keep the test case results in memory or on disk, as 
appropriate.

Write a junit/testng test. Each test function will read one of the above 
test case results and evaluate it for correctness. This will generate a 
junit/testng test results xml file.

Set up your jenkins config to look for the junit/testng results xml file.


Unable to connect to the remote TFS server

2012-09-25 Thread mickeys
Hi,

I am wondering if there is a solution for this problem. I am using TFS 2010
and latest jenkins with tfs plugin.

/Started by user anonymous
Building in workspace C:\Jenkins\jobs\test\workspace
Deleting workspace as the configuration has changed since a build was
performed on this computer.
[workspace] $ "C:\Program Files\Microsoft Visual Studio
10.0\Common7\IDE\tf.exe" workspaces -format:brief
-server:https://tfs..se/tfs/upgradedcollection 
Unable to connect to the remote server
FATAL: Executable returned an unexpected result code [100]
ERROR: null
Finished: FAILURE/

I have tried all diffrent types of settings but I get the same error. What
am I missing? 



--
View this message in context: 
http://jenkins.361315.n4.nabble.com/Unable-to-connect-to-the-remote-TFS-server-tp4641294.html
Sent from the Jenkins users mailing list archive at Nabble.com.


Promoted Build Plugin: trigger a promotion remotely

2012-09-25 Thread Nicky Ramone
Hi

Is it possible/straightforward to execute a promotion remotely with a
client such as 'curl'?
My promotions are manually triggered and they require for a particular user
to approve it.

I noticed that the URLs used has this format:
http://
/job///promotion/promotionProcess//promotionCondition/hudson.plugins.promoted_builds.conditions.ManualCondition/approve

I also noticed that the form data sent is:
json:{"": "johndoe"}
where "johndoe" is the username that approves it.

So, I have tried this:
curl --user johndoe:johndoepass -X POST -d 'json:{"": "johndoe"}' "
http://jenkins_host/job/dummy/30/promotion/promotionProcess/mypromotion/promotionCondition/hudson.plugins.promoted_builds.conditions.ManualCondition/approve
"

but I get an "Error 400: Exception: This page expects a form submission"
Has anyone done this before?

Thanks.
Regards.


jenkins-maven-android when running throwing the error "android-sdk-linux/platforms" is not a directory"

2012-09-25 Thread sam822
I start setting up the jenkins-maven-android and i'm facing an issue when
running the jenkin job. 

* My Machine Details

> $uname -a

>  Linux development2 3.0.0-12-virtual #20-Ubuntu SMP Fri Oct
> 7 18:19:02 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

* Steps to install the Android SDK in Ubuntu
https://help.ubuntu.com/community/AndroidSDK
since i'm working on headless env (ssh to client machine) i used following
command to install the platform tools 

android update sdk --no-ui

* download apache maven and install on 
http://maven.apache.org/download.html 
mvn -version output

> root@development2:/opt/android-sdk-linux/tools# mvn -version Apache
> Maven 3.0.4 (r1232337; 2012-01-17 08:44:56+) 
Maven home: /opt/apache-maven-3.0.4

Java version: 1.6.0_24, vendor: Sun Microsystems Inc.

Java home: /usr/lib/jvm/java-6-openjdk/jre Default

locale: en_US,

platform encoding: UTF-8

OS name: "linux",

version: "3.0.0-12-virtual",

arch: "amd64",

family: "unix"

root@development2:/opt/android-sdk-linux/tools#

* ran the following two command as mention in below

> sudo apt-get update
> sudo apt-get install ia32-libs

http://askubuntu.com/questions/147400/problems-with-eclipse-and-android-sdk
http://developer.android.com/sdk/installing/index.html

As error suggest i gave the path to android SDK in jenkins build config
still im getting the error
clean install -Dandroid.sdk.path=/opt/android-sdk-linux

Can someone help me to resolve this.

Thanks

Error I'm Getting

Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal
com.jayway.maven.plugins.android.generation2:android-maven-plugin:3.1.1:generate-sources
(default-generate-sources) on project base-template: Execution
default-generate-sources of goal
com.jayway.maven.plugins.android.generation2:android-maven-plugin:3.1.1:generate-sources
failed: Path "/opt/android-sdk-linux/platforms" is not a directory. Please
provide a proper Android SDK directory path as configuration parameter
... in the plugin . As an
alternative, you may add the parameter to commandline:
-Dandroid.sdk.path=... or set environment variable ANDROID_HOME.
cause : Execution default-generate-sources of goal
com.jayway.maven.plugins.android.generation2:android-maven-plugin:3.1.1:generate-sources
failed: Path "/opt/android-sdk-linux/platforms" is not a directory. Please
provide a proper Android SDK directory path as configuration parameter
... in the plugin . As an
alternative, you may add the parameter to commandline:
-Dandroid.sdk.path=... or set environment variable ANDROID_HOME.
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
execute goal
com.jayway.maven.plugins.android.generation2:android-maven-plugin:3.1.1:generate-sources
(default-generate-sources) on project base-template: Execution
default-generate-sources of goal
com.jayway.maven.plugins.android.generation2:android-maven-plugin:3.1.1:generate-sources
failed: Path "/opt/android-sdk-linux/platforms" is not a directory. Please
provide a proper Android SDK directory path as configuration parameter
... in the plugin . As an
alternative, you may add the parameter to commandline:
-Dandroid.sdk.path=... or set environment variable ANDROID_HOME.
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:98)
at hudson.maven.Maven3Builde

Re: best way to monitor serial console

2012-09-25 Thread Les Mikesell
On Tue, Sep 25, 2012 at 8:37 AM, dpreilan  wrote:
> Thanks for reply. I will look into pyserial.
> It will be a windows system. Every 'test' system will have a windows host
> system with serial connection.

Back when serial connections were popular, 'kermit' was one of the
most versatile programs for file transfers with dissimilar systems and
for automating things with the scripting language that some versions
had.  Most versions except windows were open source but that also
seems to have been released now: http://www.columbia.edu/kermit/.

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


RE: 'Even Load Strategy' Plugin

2012-09-25 Thread David Aldrich

> No evaluation restriction, you can run CloudBees Enterprise plugins on you 
> own 
> jenkins if you don't want / can't install Jenkins Enteprise. You'll need a 
> valid license, 
> and can request an evaluation one to test those plugins.

Well, I don't know. It looks like an evaluation license to me.

David



CVS Users <-> Jenkins Users (using Active Directory etc)

2012-09-25 Thread John McCabe
Hi all,
 
I've seen something similar asked before, but the answers didn't seem to 
fit my needs properly so hopefully this is a slightly different question :-)
 
I'm currently experimenting with Jenkins with a view to getting it rolled 
out in the near future. For various reasons, I'm using the Active Directory 
plugin to restrict access to AD group members. Through that, the users that 
have logged in have their configuration set up automatically including 
their email addresses.
 
However, we're also using CVS with pserver authentication where the 
usernames are different on the CVS system than on the AD system so I was 
hoping there would be a way to easily map either CVS user names to email 
addresses, or CVS user names on to AD user names that have been pulled in 
by Jenkins. (At a later date we may move to SSPI authentication at which 
point the user names might map properly, but that's a bit up in the air at 
the moment).
 
Can anyone make any suggestions?
 
Thanks for your help.
John
 


Re: 'Even Load Strategy' Plugin

2012-09-25 Thread Marek Gimza
Nicolas,

Will the CloudBees plugins installed on my local jenkins allow me to
utilize my own machines and resources?

Thanks,
Mgimza

On Tue, Sep 25, 2012 at 11:33 AM, nicolas de loof
wrote:

>
>
> 2012/9/25 David Aldrich 
>
>>  Hi
>>
>> ** **
>>
>> That link seems to be broken, but there is a cached version here:
>>
>> ** **
>>
>>
>> http://webcache.googleusercontent.com/search?q=cache:ApcN2jyhnwoJ:wiki.cloudbees.com/bin/view/Jenkins%2BEnterprise/Using%2BCloudBees%2Bplugins%2Bwith%2BJenkins+&cd=1&hl=en&ct=clnk&gl=uk
>> 
>>
>> ** **
>>
>> However, my reading of that page suggests one can only evaluate the
>> Cloudbees plugins on Jenkins OSS.  Perhaps I am misunderstanding it.
>>
>
> No evaluation restriction, you can run CloudBees Enterprise plugins on you
> own jenkins if you don't want / can't install Jenkins Enteprise. You'll
> need a valid license, and can request an evaluation one to test those
> plugins.
>
>
> http://wiki.cloudbees.com/bin/view/Jenkins+Enterprise/Using+CloudBees+plugins+with+Jenkinslink
>  is working for me.
>
>
>> 
>>
>> ** **
>>
>> David
>>
>> ** **
>>
>> *From:* jenkinsci-users@googlegroups.com [mailto:
>> jenkinsci-users@googlegroups.com] *On Behalf Of *nicolas de loof
>> *Sent:* 25 September 2012 16:16
>> *To:* jenkinsci-users@googlegroups.com
>> *Subject:* Re: 'Even Load Strategy' Plugin
>>
>> ** **
>>
>> ** **
>>
>> 2012/9/25 David Aldrich 
>>
>> Hi 
>>
>>  
>>
>> We use open source Jenkins but have a use case that would benefit from an
>> ‘even load’ scheduler algorithm. I.e. where idle machines are preferred to
>> the build machine previously used.
>>
>>  
>>
>> I have just come across Cloudbees’ Jenkins Enterprise 'Even Load Strategy
>> Plugin’.  I don’t know yet what the licensing issues for this plugin are.
>> I.e. can it be used with open source Jenkins?
>>
>> ** **
>>
>> Cloudbees Enterprise plugin can be installed on Jenkins OSS ->
>> http://wiki.cloudbees.com/bin/view/Jenkins+Enterprise/Using+CloudBees+plugins+with+Jenkins
>> 
>>
>>  
>>
>>   
>>
>> Perhaps a more suitable question for this list is: is there a similar
>> plugin available in the public domain?
>>
>>  
>>
>> Best regards
>>
>>  
>>
>> David
>>
>>  
>>
>>
>>
>> 
>>
>> Click 
>> hereto
>>  report this email as spam.
>> 
>>
>
>


Re: 'Even Load Strategy' Plugin

2012-09-25 Thread nicolas de loof
2012/9/25 David Aldrich 

>  Hi
>
> ** **
>
> That link seems to be broken, but there is a cached version here:
>
> ** **
>
>
> http://webcache.googleusercontent.com/search?q=cache:ApcN2jyhnwoJ:wiki.cloudbees.com/bin/view/Jenkins%2BEnterprise/Using%2BCloudBees%2Bplugins%2Bwith%2BJenkins+&cd=1&hl=en&ct=clnk&gl=uk
> 
>
> ** **
>
> However, my reading of that page suggests one can only evaluate the
> Cloudbees plugins on Jenkins OSS.  Perhaps I am misunderstanding it.
>

No evaluation restriction, you can run CloudBees Enterprise plugins on you
own jenkins if you don't want / can't install Jenkins Enteprise. You'll
need a valid license, and can request an evaluation one to test those
plugins.

http://wiki.cloudbees.com/bin/view/Jenkins+Enterprise/Using+CloudBees+plugins+with+Jenkinslink
is working for me.


> 
>
> ** **
>
> David
>
> ** **
>
> *From:* jenkinsci-users@googlegroups.com [mailto:
> jenkinsci-users@googlegroups.com] *On Behalf Of *nicolas de loof
> *Sent:* 25 September 2012 16:16
> *To:* jenkinsci-users@googlegroups.com
> *Subject:* Re: 'Even Load Strategy' Plugin
>
> ** **
>
> ** **
>
> 2012/9/25 David Aldrich 
>
> Hi 
>
>  
>
> We use open source Jenkins but have a use case that would benefit from an
> ‘even load’ scheduler algorithm. I.e. where idle machines are preferred to
> the build machine previously used.
>
>  
>
> I have just come across Cloudbees’ Jenkins Enterprise 'Even Load Strategy
> Plugin’.  I don’t know yet what the licensing issues for this plugin are.
> I.e. can it be used with open source Jenkins?
>
> ** **
>
> Cloudbees Enterprise plugin can be installed on Jenkins OSS ->
> http://wiki.cloudbees.com/bin/view/Jenkins+Enterprise/Using+CloudBees+plugins+with+Jenkins
> 
>
>  
>
>   
>
> Perhaps a more suitable question for this list is: is there a similar
> plugin available in the public domain?
>
>  
>
> Best regards
>
>  
>
> David
>
>  
>
>
>
> 
>
> Click 
> hereto
>  report this email as spam.
> 
>


RE: 'Even Load Strategy' Plugin

2012-09-25 Thread David Aldrich
Hi Marek


Ø  I will share any design/thoughts/changes if and when I have them.

Please do. Thanks.

David

From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Marek Gimza
Sent: 25 September 2012 16:13
To: jenkinsci-users@googlegroups.com
Subject: Re: 'Even Load Strategy' Plugin

David,

We are also looking into this.

One option that I am considering is to create a plugin that will utilize the 
Hudson.model.queue.MappingWorksheet and Hudson.model.Queue classes to determine 
the best slave.

At present, it seems that the system will choose the last slave that was used 
for the same job.

I will share any design/thoughts/changes if and when I have them.



...
Mgimza

On Tue, Sep 25, 2012 at 10:57 AM, David Aldrich 
mailto:david.aldr...@emea.nec.com>> wrote:
Hi

We use open source Jenkins but have a use case that would benefit from an 'even 
load' scheduler algorithm. I.e. where idle machines are preferred to the build 
machine previously used.

I have just come across Cloudbees' Jenkins Enterprise 'Even Load Strategy 
Plugin'.  I don't know yet what the licensing issues for this plugin are.  I.e. 
can it be used with open source Jenkins?

Perhaps a more suitable question for this list is: is there a similar plugin 
available in the public domain?

Best regards

David




Click 
here
 to report this email as spam.


RE: 'Even Load Strategy' Plugin

2012-09-25 Thread David Aldrich
Hi

That link seems to be broken, but there is a cached version here:

http://webcache.googleusercontent.com/search?q=cache:ApcN2jyhnwoJ:wiki.cloudbees.com/bin/view/Jenkins%2BEnterprise/Using%2BCloudBees%2Bplugins%2Bwith%2BJenkins+&cd=1&hl=en&ct=clnk&gl=uk

However, my reading of that page suggests one can only evaluate the Cloudbees 
plugins on Jenkins OSS.  Perhaps I am misunderstanding it.

David

From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of nicolas de loof
Sent: 25 September 2012 16:16
To: jenkinsci-users@googlegroups.com
Subject: Re: 'Even Load Strategy' Plugin


2012/9/25 David Aldrich 
mailto:david.aldr...@emea.nec.com>>
Hi

We use open source Jenkins but have a use case that would benefit from an 'even 
load' scheduler algorithm. I.e. where idle machines are preferred to the build 
machine previously used.

I have just come across Cloudbees' Jenkins Enterprise 'Even Load Strategy 
Plugin'.  I don't know yet what the licensing issues for this plugin are.  I.e. 
can it be used with open source Jenkins?

Cloudbees Enterprise plugin can be installed on Jenkins OSS -> 
http://wiki.cloudbees.com/bin/view/Jenkins+Enterprise/Using+CloudBees+plugins+with+Jenkins


Perhaps a more suitable question for this list is: is there a similar plugin 
available in the public domain?

Best regards

David




Click 
here
 to report this email as spam.


Re: 'Even Load Strategy' Plugin

2012-09-25 Thread nicolas de loof
2012/9/25 David Aldrich 

>  Hi 
>
> ** **
>
> We use open source Jenkins but have a use case that would benefit from an
> ‘even load’ scheduler algorithm. I.e. where idle machines are preferred to
> the build machine previously used.
>
> ** **
>
> I have just come across Cloudbees’ Jenkins Enterprise 'Even Load Strategy
> Plugin’.  I don’t know yet what the licensing issues for this plugin are.
> I.e. can it be used with open source Jenkins?
>

Cloudbees Enterprise plugin can be installed on Jenkins OSS ->
http://wiki.cloudbees.com/bin/view/Jenkins+Enterprise/Using+CloudBees+plugins+with+Jenkins


> 
>
> ** **
>
> Perhaps a more suitable question for this list is: is there a similar
> plugin available in the public domain?
>
> ** **
>
> Best regards
>
> ** **
>
> David
>
> ** **
>


Re: 'Even Load Strategy' Plugin

2012-09-25 Thread Marek Gimza
David,

We are also looking into this.

One option that I am considering is to create a plugin that will utilize
the Hudson.model.queue.MappingWorksheet and Hudson.model.Queue classes to
determine the best slave.

At present, it seems that the system will choose the last slave that was
used for the same job.

I will share any design/thoughts/changes if and when I have them.



...
Mgimza


On Tue, Sep 25, 2012 at 10:57 AM, David Aldrich
wrote:

>  Hi 
>
> ** **
>
> We use open source Jenkins but have a use case that would benefit from an
> ‘even load’ scheduler algorithm. I.e. where idle machines are preferred to
> the build machine previously used.
>
> ** **
>
> I have just come across Cloudbees’ Jenkins Enterprise 'Even Load Strategy
> Plugin’.  I don’t know yet what the licensing issues for this plugin are.
> I.e. can it be used with open source Jenkins?
>
> ** **
>
> Perhaps a more suitable question for this list is: is there a similar
> plugin available in the public domain?
>
> ** **
>
> Best regards
>
> ** **
>
> David
>
> ** **
>


'Even Load Strategy' Plugin

2012-09-25 Thread David Aldrich
Hi

We use open source Jenkins but have a use case that would benefit from an 'even 
load' scheduler algorithm. I.e. where idle machines are preferred to the build 
machine previously used.

I have just come across Cloudbees' Jenkins Enterprise 'Even Load Strategy 
Plugin'.  I don't know yet what the licensing issues for this plugin are.  I.e. 
can it be used with open source Jenkins?

Perhaps a more suitable question for this list is: is there a similar plugin 
available in the public domain?

Best regards

David



Problem with post commit hook trigger and looping project build

2012-09-25 Thread Simon Hutchinson
Hi All,

We are using Jenkins to implement our build pipeline on a Maven project.

We have configure our pipeline roughly as follows:

Push change to Github
Github post commit hook triggers Jenkins job
Jenkins job runs test etc ….
Jenkins copies artifact to Nexus repo
Jenkins increments version number in Maven
Jenkins pushes pom.xml with new version back to Github
We are using the Github plugin and all of these steps are working 
perfectly. Our issue is that once Jenkins commits back to Github the post 
commit trigger is firing and the whole process is starting again (and 
looping endlessly).

Can anyone advise me on how we might structure our pipeline to prevent this 
loop from occurring. 

All the best

Si


Re: best way to monitor serial console

2012-09-25 Thread dpreilan
Thanks for reply. I will look into pyserial.
It will be a windows system. Every 'test' system will have a windows host 
system with serial connection.
 
 
 
 

On Tuesday, September 25, 2012 8:58:01 AM UTC-4, zgyarmati wrote:

> Hi, 
>
> well, i dont really understand, you want to process the data came via 
> serial port with jenkins? Or you just want to parse and process this 
> data without jenkins? Which OS are you using on the monitoring 
> computer? Anyway, i highly recommend the 
> http://pyserial.sourceforge.net/  python lib to gather the data from 
> the serial port. If you need to show it in jenkins, i think the 
> easiest way to put the processed to a file, and read it when you need 
> it from your jenkins job. 
>
> regards 
>
> 2012/9/25 dpreilan >: 
> > Anybody have any thoughts on how I can monitor tests on remote system. 
> All 
> > output would be via a serial console connection. 
> > I would write a parser to determine results of that output. 
> > 
> > Remote system is limited. Basically, I can testing firmware which can 
> log 
> > messages via serial connection. 
> > 
> > Thanks! 
>
>
>
> -- 
> Zoltan Gyarmati 
> Gtalk: prof...@gmail.com  
> MSN: prof...@theend.hu  
> ICQ: 335693662 
> Skype: profikam3151 
>
> Phone number: 0036-30-608-30-79 
>


Re: Inheriting JDK installations from master on slave?

2012-09-25 Thread jserup
my bad after closer inspection it was actually meant to fail with jdk5 :-)



--
View this message in context: 
http://jenkins.361315.n4.nabble.com/Inheriting-JDK-installations-from-master-on-slave-tp4641292p4641307.html
Sent from the Jenkins users mailing list archive at Nabble.com.


system groovy script: class path

2012-09-25 Thread Tomasz Majchrowski
Dear Jenkins Users,

The following command will executes groovy the specified Groovy script on host.

   java -jar ~/work/groovy/jenkins-cli.jar -s http://host:port groovy
/path/scripts/script1.groovy

Is there anyway to use classes defined in script2.groovy in context of
script1.groovy
executed as system groovy script. The package import seems to not work
for my case.
The scripts are stored in the same directory: /path/scripts/

Best regards, Tomasz Majchrowski.


Re: best way to monitor serial console

2012-09-25 Thread Zoltán Gyarmati
Hi,

well, i dont really understand, you want to process the data came via
serial port with jenkins? Or you just want to parse and process this
data without jenkins? Which OS are you using on the monitoring
computer? Anyway, i highly recommend the
http://pyserial.sourceforge.net/  python lib to gather the data from
the serial port. If you need to show it in jenkins, i think the
easiest way to put the processed to a file, and read it when you need
it from your jenkins job.

regards

2012/9/25 dpreilan :
> Anybody have any thoughts on how I can monitor tests on remote system. All
> output would be via a serial console connection.
> I would write a parser to determine results of that output.
>
> Remote system is limited. Basically, I can testing firmware which can log
> messages via serial connection.
>
> Thanks!



-- 
Zoltan Gyarmati
Gtalk: profi...@gmail.com
MSN: profi...@theend.hu
ICQ: 335693662
Skype: profikam3151

Phone number: 0036-30-608-30-79


best way to monitor serial console

2012-09-25 Thread dpreilan
Anybody have any thoughts on how I can monitor tests on remote system. All 
output would be via a serial console connection.
I would write a parser to determine results of that output.
 
Remote system is limited. Basically, I can testing firmware which can log 
messages via serial connection.
 
Thanks!


maven installation config gets lost

2012-09-25 Thread Lars Fischer
Hello,

I just recognized a problem with my Jenkins instance (version 1.483).

After changing some other values on the system config page, the maven
installation value was lost.
Trying to configure a new maven installation, it looks like there is a
problem storing this config value.

Has some one else a similar problem?
Is this a known bug?

Regards,
Lars


Inheriting JDK installations from master on slave?

2012-09-25 Thread jserup
I have installed Jenkins ver. 1.482 on an ubuntu machine and added a slave on
another Ubuntu machine. Under "Jenkins ->Configuration" I have added jdk5,
jdk6 and jdk7 and checked install from java.sun.com.

Some of the jobs run on the slave needs to be build with jdk5 so in the
relevant job configuration I specify jdk5 (which I have specified in
theglobal configuration).

But on my slave I only have jdk7 and jdk6 in /usr/lib/jvm. Is the jdk
specification on the master passed to the slave or will it only work if I
also installed jdk5 on my slave?

Currently the jdk5 job fails if I specify jdk5 in the job configuration -
even though it build fine locally with jdk5.




--
View this message in context: 
http://jenkins.361315.n4.nabble.com/Inheriting-JDK-installations-from-master-on-slave-tp4641292.html
Sent from the Jenkins users mailing list archive at Nabble.com.