Categories
Tags
37 signals android apple backup C++ certificate corrupt crash cringely dialogs error failure file filter folders generics Google google-code hidden Inversoft jason fried Java JCatapult li Linux list item mvc open solaris open source operating system osx OS X profanity pulpit repository restore self-signed ssl subversion syllable talkinator tomcat type conversion Ubuntu unixArchives
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- August 2010
- July 2010
- June 2010
- March 2010
- December 2009
- October 2009
- August 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
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- November 2005
- October 2005
- August 2005
- July 2005
- April 2005
- March 2005
- February 2005
- November 2004
- July 2004
Meta
Category Archives: Savant
Dependency Management Standardization
David Lloyd and I are working on getting some standards together for dependency management. We are hoping that this will help unify projects and provide the ability for all the different projects to use the same repositories. Please join us … Continue reading
Posted in Java, Savant
Leave a comment
Savant command-line tool and plugins are almost ready
Been working this week on Savant 2.0. My first thought when I started writing Savant 2.0 was to write a complete replacement for both Maven and Ant that used Groovy and allowed for both a plugin model as well as … Continue reading
Posted in Inversoft, JCatapult, Java, Savant
Tagged ant, build, dependency management, Java, maven, Savant, versioning
2 Comments
Google Code
Dan Moore posted about my Google Projects idea and apparently Google is already doing this. It’s called Google Code and is available at http://code.google.com. Naturally I needed to see what they had done with it. First off they decided not … Continue reading
Configuration vs. convention
My buddy Dave Thomas has an interesting blog entry concerning convention vs. configuration. I’ve given it a considerable amount of thought today because it is something that hits you square in the face when switching between frameworks and languages (i.e. … Continue reading
Savant dialect dependencies
I just finished a large refactoring of the Savant dialect code in order to add support for dialect dependencies. Since it is always ideal to break down pieces of functionality into logical units and then introduce well defined dependencies, I … Continue reading
Posted in Java, Savant
Leave a comment