From: Kenneth P. Turvey on 4 Oct 2009 02:18 I spent last night getting Hudson working on my server. I thought I would post a link here in case anyone else is interested in setting up a continuous integration server for use in Java development. The tutorial actually targets setting it up for use developing Groovy on Grails apps, but nearly all of it applies to Java development too and the Grails stuff is clearly delineated. Please let me know if you have any problems with it: http://www.electricsenator.net/2009/10/03/1254618530821.html -- Kenneth P. Turvey <evoturvey(a)gmail.com>
From: Roedy Green on 4 Oct 2009 12:39 On 04 Oct 2009 06:18:54 GMT, "Kenneth P. Turvey" <evoturvey(a)gmail.com> wrote, quoted or indirectly quoted someone who said : > Hudson working on my server Why would the authors pick a name that could hide in Google? -- Roedy Green Canadian Mind Products http://mindprod.com When you can�t find a bug, you are probably looking in the wrong place. When you can�t find your glasses, you don�t keep scanning the same spot because you are convinced that is where you left them. ~ Roedy
From: Patricia Shanahan on 4 Oct 2009 13:55 Roedy Green wrote: > On 04 Oct 2009 06:18:54 GMT, "Kenneth P. Turvey" <evoturvey(a)gmail.com> > wrote, quoted or indirectly quoted someone who said : > >> Hudson working on my server > > Why would the authors pick a name that could hide in Google? I find that a good general rule for searches like that one is to add the word "Java". Google for: Java Hudson got https://hudson.dev.java.net/ as the first result. The rest of the first page of results all looked relevant. Patricia
From: Tom Anderson on 4 Oct 2009 14:38 On Sun, 4 Oct 2009, Kenneth P. Turvey wrote: > I spent last night getting Hudson working on my server. I thought I > would post a link here in case anyone else is interested in setting up a > continuous integration server for use in Java development. The tutorial > actually targets setting it up for use developing Groovy on Grails apps, > but nearly all of it applies to Java development too and the Grails > stuff is clearly delineated. > > Please let me know if you have any problems with it: > > http://www.electricsenator.net/2009/10/03/1254618530821.html From home: Unable to connect Firefox can't establish a connection to the server at www.electricsenator.net. From the cloud: twic(a)urchin:~$ lynx http://www.electricsenator.net/2009/10/03/1254618530821.html Looking up www.electricsenator.net Making HTTP connection to www.electricsenator.net Alert!: Unable to connect to remote host. Is that your end, or has some terrible disaster cut you off from Britain? tom -- The Impossible is True
From: Steve Sobol on 4 Oct 2009 15:32 In article <alpine.DEB.1.10.0910041936330.21268(a)urchin.earth.li>, twic(a)urchin.earth.li says... > > Please let me know if you have any problems with it: > > > > http://www.electricsenator.net/2009/10/03/1254618530821.html > > From home: > > Unable to connect > > Firefox can't establish a connection to the server at > www.electricsenator.net. > > From the cloud: > > twic(a)urchin:~$ lynx http://www.electricsenator.net/2009/10/03/1254618530821.html > Looking up www.electricsenator.net > Making HTTP connection to www.electricsenator.net > Alert!: Unable to connect to remote host. > > Is that your end, or has some terrible disaster cut you off from Britain? I get "Connection reset" using FF 3.5... -- Steve Sobol, Victorville, California, USA sjsobol(a)JustThe.net
|
Next
|
Last
Pages: 1 2 3 Prev: Mapping Oracle collection in Java/Hibernate Next: [ANN] VTD-XML 2.7 released |