Alexandru Popescu said: > Hi! > > For quite a while i was looking for something to start using Ruby on. I am > doing 99% of the my > working time Java, so I was thinking how it will look to manage a Java > project through Rake or Rant. > > Now my question to you experts and developers of these 2 project is: > 1/ which one is more mature? > > 2/ are there available some examples? (i could find a presentation on Rake > but at the first read it > hasn't unfortunately made much sense to me). Some simple example scripts > would be highly appreciated. * Basic Rake documentation is here: http://rake.rubyforge.org/ * Rakefile format details are here: http://rake.rubyforge.org/files/doc/rakefile_rdoc.html * And the some tutorials are here: http://docs.rubyrake.org/ -- -- Jim Weirich jim / weirichhouse.org http://onestepback.org ----------------------------------------------------------------- "Beware of bugs in the above code; I have only proved it correct, not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)