Bugs: Browse | Submit New | Admin

[#28623] RDoc inclusion of missing file

Date:
2010-10-06 02:31
Priority:
3
Submitted By:
chocolate boy (chocolateboy)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
RDoc inclusion of missing file

Detailed description
Installing log4r with:

    gem1.8 install log4r

I get the following warnings/errors:

    Installing ri documentation for log4r-1.1.8...
    Couldn't find file to include: '../rdoc/log4jxmlformatter'
    Installing RDoc documentation for log4r-1.1.8...
    Couldn't find file to include: '../rdoc/log4jxmlformatter'

These occur because of a stray RDoc include at the top of lib/log4r/formatter/log4jxmlformatter.rb:

    # :include: ../rdoc/log4jxmlformatter

I guess another solution would be to add the missing documentation :-)

OS: Linux (Ubuntu 10.10)
gem: 1.3.5
ri/RDoc: v1.0.1 - 20041108
ruby: 1.8.7 (2010-01-10 patchlevel 249) [i486-linux]

Add A Comment: Notepad

Please login


Followup

Message
Date: 2010-10-13 04:04
Sender: Colby Gutierrez-Kraybill

Thanks, fixed in 1.1.9
Date: 2010-10-06 02:32
Sender: chocolate boy

s/Ubuntu 10.10/Ubuntu 10.04/

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item