Re: Docs for JENKINS_JAVA_OPTIONS

2012-03-05 Thread Les Mikesell
On Mon, Mar 5, 2012 at 11:44 PM, Frank Merrow wrote: >>I was referring to specifically to the way jenkins works, not about whether > or not it is fun to write. >>I don't see a lot of other languages that offer to self-install and execute > across all the platforms that >>run Jenkins as master or s

RE: Docs for JENKINS_JAVA_OPTIONS

2012-03-05 Thread Frank Merrow
>I was referring to specifically to the way jenkins works, not about whether or not it is fun to write. >I don't see a lot of other languages that offer to self-install and execute across all the platforms that >run Jenkins as master or slaves. And I was pointing out that the IDE support for Java

Re: Docs for JENKINS_JAVA_OPTIONS

2012-03-04 Thread Les Mikesell
On Sun, Mar 4, 2012 at 10:01 PM, Frank Merrow wrote: >>Let me know when you can pull off the magic of auto-installing and running > your C# >>application as remote slaves across a lot of different platforms.  Sometime > the language >>does matter. > > Religious wars don't interest me . . . if some

RE: Docs for JENKINS_JAVA_OPTIONS

2012-03-04 Thread Frank Merrow
>Let me know when you can pull off the magic of auto-installing and running your C# >application as remote slaves across a lot of different platforms. Sometime the language >does matter. Religious wars don't interest me . . . if somebody will paid me big bucks to have fun all day programming . .

Re: Docs for JENKINS_JAVA_OPTIONS

2012-03-04 Thread Les Mikesell
On Sun, Mar 4, 2012 at 4:38 PM, Frank Merrow wrote: > > > You have a unique problem here . . . for example typically I write in C# . . > . how often is it that somebody cares that my product is in C#?  Never . . . > > > But then, I don’t exposed a C# scripting interface on those applications . . >

RE: Docs for JENKINS_JAVA_OPTIONS

2012-03-04 Thread Frank Merrow
From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Sami Tikka Sent: Sunday, March 04, 2012 1:36 PM To: jenkinsci-users@googlegroups.com Subject: Re: Docs for JENKINS_JAVA_OPTIONS I guess Jenkins is a victim of its own success. Earlier it could be assumed

Re: Docs for JENKINS_JAVA_OPTIONS

2012-03-04 Thread Sami Tikka
lf Of Sami Tikka > Sent: Saturday, March 03, 2012 9:33 AM > To: jenkinsci-users@googlegroups.com > Subject: Re: Docs for JENKINS_JAVA_OPTIONS > > These are options for the java virtual machine. What kind of options you want > to use and where these are documented depend on

Re: Docs for JENKINS_JAVA_OPTIONS

2012-03-04 Thread Les Mikesell
On Sun, Mar 4, 2012 at 11:17 AM, Frank Merrow wrote: > > I would have happily given you my JVM version IF I HAD KNOWN that is what I > was dealing with . . . > > > > Now that I do, I’m guessing I won’t have much problems finding it. > You should probably find the command that starts jenkins on wh

RE: Docs for JENKINS_JAVA_OPTIONS

2012-03-04 Thread Frank Merrow
-users@googlegroups.com] On Behalf Of Sami Tikka Sent: Saturday, March 03, 2012 9:33 AM To: jenkinsci-users@googlegroups.com Subject: Re: Docs for JENKINS_JAVA_OPTIONS These are options for the java virtual machine. What kind of options you want to use and where these are documented depend on the

Re: Docs for JENKINS_JAVA_OPTIONS

2012-03-03 Thread Sami Tikka
These are options for the java virtual machine. What kind of options you want to use and where these are documented depend on the JVM you are using. I don't really think it is the job of Jenkins to document the options of JVMs. Jenkins developers cannot know which JVM you choose to run Jenkins.