hoe complains about gdiff when using jruby, doesn't complain when using MRI
---------------------------------------------------------------------------
Key: JRUBY-1519
URL: http://jira.codehaus.org/browse/JRUBY-1519
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.0.2
Environment: ruby 1.8.5 (2007-11-03 rev 4810) [i386-jruby1.0.2]
[EMAIL PROTECTED] tst]$ gem list hoe
*** LOCAL GEMS ***
hoe (1.3.0)
Hoe is a way to write Rakefiles much easier and cleaner.
Reporter: James Moore
Assignee: Thomas E Enebo
Attachments: tst.tar.gz
Using jruby:
[EMAIL PROTECTED] tst]$ rake gem
(in /tmp/tst)
/bin/sh: gdiff: command not found
mkdir -p pkg
Successfully built RubyGem
Name: tst
Version: 0.0.1
File: tst-0.0.1.gem
mv tst-0.0.1.gem pkg/tst-0.0.1.gem
[EMAIL PROTECTED] tst]$ cd ..
Using mri:
[EMAIL PROTECTED] tst]$ rake gem
(in /tmp/tst)
Successfully built RubyGem
Name: tst
Version: 0.0.1
File: tst-0.0.1.gem
(repro rails project included)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email