-
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
Category Archives: eclipse
Mirror P2 Repositories with Tycho
Recently I’ve needed the ability to mirror some p2 repositories. In the past, I would setup a new feature, and site.xml/category.xml file to handle this. However, since Tycho 0.13, there is a p2 mirror capability for tycho. It provides the … Continue reading
Posted in eclipse, p2, tycho
Leave a comment
Jacoco, Tycho, and Coverage Reports
It’s been a while since I posted here. Most of my postings are now on Google+ or via twitter. However, neither place does well for code snippets so here I am. If you are using Tycho and want Java … Continue reading
Posted in build, craftsmanship, eclipse, maven, release engineering, testing, tycho
7 Comments
Does Popularity = Success?
Does the current popularity of an open source project, automatically mean that it is successful? It can but how do we define successful for an open source project? Just because a project is popular does not necessarily mean that … Continue reading
Posted in eclipse, open source
4 Comments
New Year, New Challenges
For the last year and half I have been working with eBay through Intalio, on the Turmeric SOA project. With the new year, I’ll be transitioning off the Turmeric SOA project to an internal Intalio project. I’ll still … Continue reading
Testing Turmeric SOA Web Services
With the recent release of Turmeric SOA 1.1.0, I thought it was a good time to revist some of the tutorials around Turmeric. While working on updating some these, I realised we can make testing of the web services a … Continue reading
Posted in eclipse, testing, turmeric, web services, wsdl
3 Comments
Turmeric SOA 1.1.0 Released
Turmeric SOA 1.1.0 is now available for download. https://www.ebayopensource.org/index.php/Turmeric/Downloads Included in this release are several new features and improvements. Cassandra storage support for both Rater Limiter, Runtime, and Monitoring Console. Metrics are captured and stored in a cassandra data store. … Continue reading
Repost: EclipseCon 2012 – What I WANT!
I’m reposting this, after having reviewed the first batch of submissions. I’ve gone through and higlighted some key sections, at least for me. You have through Monday for early bird selection. Final submission deadline is Nov 18th. It’s that time … Continue reading
Posted in eclipse, eclipsecon
1 Comment
Refactoring: Maintainable Web Services
One of the problems I have with WSDL based web services is the fact that operations are typically generated into one big interface file that must be implemented. I’ve seen WSDLs with 50 to 70 operations, and this leads … Continue reading
Posted in clean code, craftsmanship, eclipse, refactoring, turmeric
3 Comments
Re-Writing Eclipse Commit History
So you took the plunge and migrated your project from CVS/SVN to GIT? However at the time you did so, you didn’t think about possibly splitting out the projects into multiple git repositories. You and your project were … Continue reading
Posted in eclipse, git, open source, release engineering, vex
1 Comment
EclipseCon 2012 – What I WANT!
It’s that time of year again…EclipseCon North America submission time. Like every year, the program committee is asking you to submit your talk early. Ian and Doug have been cracking the whip pretty hard telling us to blog, so here … Continue reading
Posted in eclipse, eclipsecon
2 Comments