From: <hi...@us...> - 2007-01-22 13:09:25
|
Revision: 1475 http://svn.sourceforge.net/rubycocoa/?rev=1475&view=rev Author: hisa Date: 2007-01-22 05:09:22 -0800 (Mon, 22 Jan 2007) Log Message: ----------- * framework/pre-doc.rb, framework/tool/gen_bridge_doc/lib/cocoa_ref.rb, framework/tool/gen_bridge_doc/rdocify_framework.rb, framework/tool/gen_bridge_doc.rb: defined three functional methods (command, ruby, rdoc) as the wrapper for the system command with checking result. These methods raise RuntimeError when the system failed. try loading the standalone hpricot at first, before try loading the rubygems. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/pre-doc.rb branches/apple-unstable/src/framework/tool/gen_bridge_doc/lib/cocoa_ref.rb branches/apple-unstable/src/framework/tool/gen_bridge_doc/rdocify_framework.rb branches/apple-unstable/src/framework/tool/gen_bridge_doc.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |