You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by bo...@apache.org on 2008/08/05 03:47:09 UTC

svn commit: r682561 - /incubator/buildr/trunk/CHANGELOG

Author: boisvert
Date: Mon Aug  4 18:47:09 2008
New Revision: 682561

URL: http://svn.apache.org/viewvc?rev=682561&view=rev
Log: (empty)

Modified:
    incubator/buildr/trunk/CHANGELOG

Modified: incubator/buildr/trunk/CHANGELOG
URL: http://svn.apache.org/viewvc/incubator/buildr/trunk/CHANGELOG?rev=682561&r1=682560&r2=682561&view=diff
==============================================================================
--- incubator/buildr/trunk/CHANGELOG (original)
+++ incubator/buildr/trunk/CHANGELOG Mon Aug  4 18:47:09 2008
@@ -1,4 +1,6 @@
 1.3.3 (Pending)
+* Fixed: BUILDR-119 Eclipse task does not accept test resource folders
+         (Lacton)
 * Fixed: BUILDR-117 Shared directory for both code and resources produces 
   duplicate Eclipse classpath entries  (Nathan Hamblen)
 * Added: Growl notifications (OS X only).