dashboard failed compiling with recent kernel code

Description

r120411 of KNL-101 (kernel 1.4.0) introduced api changed in Site API.

Dashboard trunk failed with the following compiling error:

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/Users/zqian/dev_ctools_29d/sakai/dashboard/impl/src/test/org/sakaiproject/dash/mock/SiteMock.java:[50,7] org.sakaiproject.dash.mock.SiteMock is not abstract and does not override abstract method getHtmlDescription() in org.sakaiproject.site.api.Site

Activity

Show:

Zhen Qian March 5, 2013 at 10:47 AM

r82894.

added mock method to getHtmlDescription() and getHtmlShortDescription()

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created March 5, 2013 at 10:37 AM
Updated August 30, 2013 at 10:58 AM
Resolved March 5, 2013 at 10:47 AM