Author: assaf
Date: Wed Mar 11 22:52:59 2009
New Revision: 752679

URL: http://svn.apache.org/viewvc?rev=752679&view=rev
Log:
Change: Buildr now uses Jekyll to generate Web site/documentation:
http://github.com/mojombo/jekyll/ This replaces Docter so less code to
maintain and the same Textile/Liquid mechanism as when using Github
pages.

Modified:
    buildr/trunk/CHANGELOG

Modified: buildr/trunk/CHANGELOG
URL: 
http://svn.apache.org/viewvc/buildr/trunk/CHANGELOG?rev=752679&r1=752678&r2=752679&view=diff
==============================================================================
--- buildr/trunk/CHANGELOG (original)
+++ buildr/trunk/CHANGELOG Wed Mar 11 22:52:59 2009
@@ -25,6 +25,9 @@
 * Change: BUILDR-188 Source code attachment for IDEA .iml file (Marko Sibakov).
 * Change: BUILDR-260: Upgrade to Scala 2.7.3 compatible dependencies:  
           ScalaSpecs 1.4.3, ScalaCheck 1.5 and ScalaTest 0.9.5
+* Change: Buildr now uses Jekyll to generate Web site/documentation:
+http://github.com/mojombo/jekyll/ This replaces Docter so less code to
+maintain and the same Textile/Liquid mechanism as when using Github pages.
 * Fixed:  Removed double complete/fail messages showing up on console.
 * Fixed:  BUILDR-158 Nailgun is now a delegate for buildr/drb (a pure-ruby 
dRuby server)
 * Fixed:  BUILDR-170 ArtifactNamespace#method_missing has a condition that is 
never true.


Reply via email to