Saturday, October 11, 2008

Archive for February, 2006

Doing the right choice…

Thursday, February 23, 2006 5:15

The essence of strategy is choosing what not to do. Michael Porter

This was posted under category: General  |  Read Full Story  |  0 Comments

While migrating from ant to Maven 2

Tuesday, February 21, 2006 16:51

Few notes I'm taking while migrating one of my project from a classic ant build to Maven 2. Filtering Source Code In my ant build, ant preprocesses the source code - meaning it copies it to a temporary folder and while copying its replaces tokens such as "@VERSION@", "@YEAR@" in ...

This was posted under category: Java  |  Read Full Story  |  0 Comments