Issue Details (XML | Word | Printable)

Key: IVY-826
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Maarten Coene
Reporter: Howard M. Lewis Ship
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Ivy

ivy:report will generate an HTML file that references non-existent ivy-report.css

Created: 04/Jun/08 04:53 PM   Updated: 04/Jun/08 09:52 PM
Return to search
Component/s: Core
Affects Version/s: 2.0.0-beta-2
Fix Version/s: 2.0-RC1

Time Tracking:
Not Specified

Resolution Date: 04/Jun/08 09:52 PM


 Description  « Hide
Using <ivy:report/> generates an HTML file that references ivy-report.css (which does not exist). Ivy should either reference ivy-report.css via HTTP from the Ivy site, or should copy ivy-report.css to the report output directory.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Maarten Coene added a comment - 04/Jun/08 09:52 PM
Fixed in SVN.
You can workaround this problem by specifying the "todir" attribute on your ivy:report task.