-
Recent Posts
Category Cloud
Blogroll
Serenity
Archives
- May 2013
- April 2013
- March 2013
- February 2013
- August 2012
- March 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
Meta
Monthly Archives: April 2010
>Roll up your sleeves…and Pitch in.
>The image above was taken on April 28, 2010 around 10:54pm ET. As of that date, the number of Active Individual committers was the same number of Active IBM committers. This says two things, that IBM keeps reducing it’s overall … Continue reading
Posted in eclipse
4 Comments
>Random Cramps
>This is just a set of current cramps floating around in my brain: It is still amazing how Validation with Models is still misunderstood. It doesn’t matter what type of model, the common conception is that it slows down performance … Continue reading
Posted in build, eclipse, release engineering, xml
Leave a comment
>IDE Agnostic Builds
> Many of us use IDEs, and most IDEs have some kind of build management process within them. However these files are always proprietary to the IDE and often fragile. Furthermore they need the IDE to work. It’s okay for … Continue reading
Posted in build, eclipse, release engineering
17 Comments
>Keeping Chuck Happy
>This is not a picture you want to see when you visit your build. I unfortunately have been visited by an unhappy Chuck for longer then I should have with the XSL Tools build on Hudson. The culprit in this … Continue reading
Posted in build, eclipse, release engineering, testing
Leave a comment
>Freudian Slip???
>I was checking out the eGit project’s main web page, because I was looking for some new and noteworthy items for the last release. Unfortunately, I couldn’t find anything from their front page. However the following did catch my eye: … Continue reading
Posted in eclipse, git
2 Comments
>Local Continuous Integration with Hudson – Part II
>I’ve found that having a local CI build is actually very beneficial, beyond the the fact that one can truely verify everything is working locally before committing to an upstream repository. It also comes in handy when somebody asks if … Continue reading
Posted in build, eclipse, release engineering, testing
1 Comment
>The Simplest Thing
>There is a great page on Ward Cunningham’s Wiki page entitled “Do the Simplest thing that Could Possibly Work“. Often times we try to over complicate items or don’t take the time to do the simplest thing. I recently had … Continue reading
Posted in build, eclipse, refactoring, testing, xml
Leave a comment
>Using Eclipse CVS Git Mirrors for builds
>CVS is notoriously slow when it comes to dealing with large repositories and checkouts. For example, in the wst.xsl component, we have a couple of plugins that approach 75 meg in size, and for CVS to check for changes on … Continue reading
Posted in build, eclipse, git
3 Comments
>Hudson 1.354 Installed
>Due to an SCM polling bug that was introduced in Hudson 1.353, we have upgraded the build machine’s Hudson instance to 1.354 which fixes this bug. If you still notice polling issues, then please provide feed back on bug 309295. … Continue reading
>XML Tools Project at Eclipse
>There has been a growing need to have an XML Tools project at eclipse. The thought is to keep it under the Web Tools Platform top-level project. Why a separate project? Mainly because it helps raise the visibility and the … Continue reading
Posted in eclipse, xml
Leave a comment