Author: assaf
Date: Thu Feb  7 12:05:36 2008
New Revision: 619614

URL: http://svn.apache.org/viewvc?rev=619614&view=rev
Log:
Credits

Modified:
    incubator/buildr/trunk/CHANGELOG

Modified: incubator/buildr/trunk/CHANGELOG
URL: 
http://svn.apache.org/viewvc/incubator/buildr/trunk/CHANGELOG?rev=619614&r1=619613&r2=619614&view=diff
==============================================================================
--- incubator/buildr/trunk/CHANGELOG (original)
+++ incubator/buildr/trunk/CHANGELOG Thu Feb  7 12:05:36 2008
@@ -7,6 +7,7 @@
 * Added: Profiles(.yaml), based on the code provided by Yanko Ivanov.
 * Added: Consolidated API for RJB and JRuby, replacing the now deprecated 
JavaWrapper.
 * Added: JRuby 1.1 support (Victor Hugo Borja, Nick Sieger).
+* Added: IDEA 7 task: use buildr idea7x (Shane Witbeck).
 * Changed: Upgraded to Rake 0.8, RSpec 1.1, RJB 1.1, Facets 2.2, OpenJPA 1.0.1.
 * Changed: Resources are now copied to target/resources instead of 
target/classes, and target/test/resources instead of target/test-resources.
 * Changed: Test cases are not compiled into target/test/classes instead of 
target/test-classes.
@@ -23,7 +24,7 @@
 * Fixed: Artifact.pom resolves artifact without classifier, i.e 
org.testng:testng:jar:jdk15:5.1 uses org.testng:testng:pom:5.1 (Tommy).
 * Fixed: More patches towards JRuby support, courtesy of Vic Borja.
 * Fixed: Error when downloading a file from a server which answers with a 
response with no content length.
-* Fixed: Improved the Eclipse task (BUILDR-17): removed resources target 
directory from the source directories, made the main resource directories 
relative to the project directory and reordered project elements 
+* Fixed: Improved the Eclipse task (BUILDR-17): removed resources target 
directory from the source directories, made the main resource directories 
relative to the project directory and reordered project elements (Thomas Marek).
 
 1.2.10 (2007-11-26)
 * Changed: Resources sets permission on copied files to make them 
read/write-able (Shane Witbeck).


Reply via email to