-
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: June 2011
Turmeric SOA and Cloud Mashups
One of the things we get asked is how can Turmeric SOA work with existing web services? Do we have to migrate all our services over to use Turmeric? The answer is no. While the best gain in … Continue reading
Eclipse Parent POM and Static Code Analysis
If you are running an open source project at eclipse.org, and are using Maven then we have some good news for you. A newly deployed Parent POM has been created for your use. To use the parent pom, you … Continue reading
Posted in clean code, craftsmanship, eclipse, maven, tycho
5 Comments
Turmeric SOA/VJet migrate to GitHub for Source Control
The eBay Open Source projects, Turmeric SOA and VJet, have migrated all their source code to be hosted by GitHub. All project code will now reside under the ebayopensource GitHub organisation. Forums, Wiki, Builds, and Issue tracking remain … Continue reading
Posted in eclipse, open source, turmeric
2 Comments
Xalan Commit Analysis
I’ve blogged a couple of times about the state of the Xalan-J project at Apache. Recently I’ve been using Ohloh.net to track some other projects, in particular the committer activity. For Xalan, here is a graph that displays … Continue reading
Enable Code Coverage for Integration and Unit Tests using Cobertura and Maven
On the turmeric project, we maintain a nightly dashboard. On the dash board we collect statistics about the project, including code coverage, findbugs analysis and other metrics. We had been using the Maven EMMA plugin to provide code coverage, … Continue reading
Posted in clean code, craftsmanship, eclipse, maven, turmeric
6 Comments
Tycho Surefire Test Setup Tips
I’ve been helping the CDT project setup some of there build for an eventual migration to Tycho and Maven. The CDT org.eclipse.cdt.core.tests bundle has a large legacy test suite in it. It also is highly dependent on the TestSuite method … Continue reading
Posted in eclipse, maven, tycho
Leave a comment
Xalan a Step Closer to the Attic
As a follow up to the prior post about Xalan, a recent posting to the xalan-dev mailing list, the Apache board may have no choice but to move the project to the attic. The main problem is that at Apache … Continue reading