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
Repository Revision Date User Message
ASF #663379 Wed Jun 04 21:51:27 UTC 2008 maartenc ivy:report will generate an HTML file that references non-existent ivy-report.css (IVY-826)
Files Changed
MODIFY /ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyReport.java
MODIFY /ant/ivy/core/trunk/CHANGES.txt
MODIFY /ant/ivy/core/trunk/test/java/org/apache/ivy/ant/IvyReportTest.java