"The CI Guys" Present: Build Engineer Bootcamp Wed Apr 22 - Thu Apr 23 in Minneapolis, MN http://ci-guys.com/training.php Not very long ago a build engineer...
Hi Nidhi, Unfortunately, I don't know enough about JRuby to be helpful to you. Though I am sure that there are some JRuby folks on the mailing list, I suspect...
HI Paul, Try posting your question to the Ruby Language ML Subscribe here : http://www.ruby-lang.org/en/community/mailing-lists/ Since JRuby is one of many...
Hi Paul  Thanks for the response.  And I have been pursuing this issue on JRuby/Ruby mailing lists as well. But when I was at CITCON last year I saw...
Hi, The simplest case shouldn't require more than just the code below (Main.java and test.rb). Remember to download the latest jruby.jar to e.g. your ./lib/...
Hi Marko  Thanks for this help. This worked for me, but I really need loadpaths stuff working within Eclipse, where JRuby is not actulally able to intialize...
Ok, Sounds like the right thing to do, just contact me directly. After you're off to automating the build of the script, we can continue the discussion here....
In short, I've heard mixed opinions about whether something like Cruise should just manage the deployment process or only be concerned with CI. My theory is...
Absolutely. The trick we find with our AnthillPro customers though is that it's often a different set of machines that you deploy with/to than you build on. ...
I also agree. The problem of integration is solved when you apply CI and a good helping of discipline. Once you're there you can either: a) chuck a VCS...
Julian Simpson
simpsonjulian@...
Mar 13, 2009 5:39 pm
855
We should just call it "CI 2.0" ( a la "Web 2.0" get it?)Â :) CD does feel to me like a natural progression as CI becomes more Enterprise. One of the things I...
Hey everyone, Paul and I were thinking that this list is probably the best place in the world to get input on our Build Engineer Bootcamp idea. Our ...
I really like the idea of some CI/build training. I presented at a local QA conference this week (SQuAD), and as I always emphasize CI as the top priority if...
Hi All, Just a reminder about the Java Power Tools Bootcamp<http://www.wakaleo.com/training/java-power-tools-bootcamp> sessions coming up in 2009, which...
New shopping new life! How are u doing these days?Yesterday I found a web of a large trading company from china,which is an agent of all the well-known digital...
Hi Jeff, I think this is a great idea!! I was thinking of making the trip up to MN for the Citcon as I loved the one you had in Denver last year. It inspired...
Heidi
hbhcampbell@...
Mar 13, 2009 10:32 pm
861
Hi everyone, Thursday night, the day before the MSP CITCON, the groovy users group is having a presentation on Gradle (http://www.gradle.org/) by the Gradle...
Hey Rene, ... My talk at QCon last week had some advice for this: - A good rule of thumb is that your deploy scripts should have to fish nothing from your VCS....
Julian Simpson
simpsonjulian@...
Mar 14, 2009 5:55 pm
863
Hi list, the awesome guys of AgileWebOperations <http://www.agileweboperations.com/> published my article on "System Configurations + Code Revisions =...
Hi Patrick, I like the article. Made me realise just how slack I've been with my 'Infrastructure CI'. I have a CI server that fetches puppet manifests and...
Julian Simpson
simpsonjulian@...
Mar 15, 2009 9:23 pm
865
Hamlet, Thanks for the heads-up - have read through the gradle doc and it looks very interesting. Website doesn't have the event on the calendar and I...
Brian Repko
brianrepko@...
Mar 15, 2009 11:23 pm
866
This is Thursday night April 23rd. Starts at 6 PM and is usually over at 7:30. Location are the offices of Refactr LLC in NE Minneapolis. ...
To address the subject: Yes, but only in the context of into a development region, how else would you validate a build? But should the CI tool be used to...
Christopher Graham
chgraham@...
Mar 18, 2009 4:10 am
868
... Why not? In favor of using the same tool: if you're changing how you deploy between your different environments then you're opening the door to introducing...
One thing I've been missing in such tools is "feature tracking". I'd love to be able to use one tool to push (or pull depending on the targeted environment)...
Alexander Snaps
alex.snaps@...
Mar 18, 2009 7:37 am
870
On a recent project we tried to automate deployments using NANT. What we learned, when we configured a deployment target machine to resemble our production...
I spent most of last year automating deployments with NAnt. I think I'm still suffering post-traumatic stress disorder. While it looks like it might be a...