Search
j0ke.net Open Build Service
>
Projects
>
devel
:
ruby
>
rubygem-rake
> rubygem-rake.changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File rubygem-rake.changes of Package rubygem-rake
------------------------------------------------------------------- Mon May 14 13:18:50 CEST 2007 - mrueckert@suse.de - upodate to version 0.7.3 * Added existing and existing! methods to FileList * FileLists now claim to be Arrays (via is_a?) to get better support from the FileUtil module. * Added init and top_level for custom rake applications. - additional changes from 0.7.2 * Error messages are now send to stderr rather than stdout (from Payton Quackenbush). * Better error handling on invalid command line arguments (from Payton Quackenbush). * Added rcov task and updated unit testing for better code coverage. * Fixed some bugs where the application object was going to the global appliation instead of using its own data. * Added square and curly bracket patterns to FileList#include (Tilman Sauerbeck). * Added plain filename support to rule dependents (suggested by Nobu Nakada). * Added pathmap support to rule dependents. * Added a 'tasks' method to a namespace to get a list of tasks associated with the namespace. * Fixed the method name leak from FileUtils (bug found by Glenn Vanderburg). * Added rake_extension to handle detection of extension collisions. * Added test for noop, bad_option and verbose flags to sh command. * Removed dependency on internal fu_xxx functions from FileUtils. * Added a 'shame' task to the Rakefile. * Added tar_command and zip_command options to the Package task. * Added a description to the gem task in GemPackageTask. * Fixed a bug when rules have multiple prerequisites (patch by Joel VanderWerf) * Added a protected 'require "rubygems"' to test/test_application to unbreak cruisecontrol.rb. * Added the handful of RakeFileUtils to the private method as well. * Added block based exclusion. * The clean task will no longer delete 'core' if it is a directory. * Removed rake_dup. Now we just simply rescue a bad dup. * Refactored the FileList reject logic to remove duplication. * Removed if __FILE__ at the end of the rake.rb file. ------------------------------------------------------------------- Wed Jun 21 01:11:41 CEST 2006 - mrueckert@suse.de - use rubygems_with_buildroot_patch instead of the versioned buildrequires ------------------------------------------------------------------- Mon Jun 19 19:08:33 CEST 2006 - mrueckert@suse.de - Update to version 0.7.1 - Switched to gem based rake. ------------------------------------------------------------------- Wed Jan 25 21:41:04 CET 2006 - mls@suse.de - converted neededforbuild to BuildRequires ------------------------------------------------------------------- Fri Jan 20 17:22:37 CET 2006 - mrueckert@suse.de - Update to version 0.7.0 ------------------------------------------------------------------- Mon Oct 17 03:36:52 CEST 2005 - mrueckert@suse.de - Initial package of version 0.6.2