Community
Participate
Working Groups
Use the XSL [1] to provide an HTML-based review of the IP Log. [1] http://www.eclipse.org/projects/xml/iplog.xsl
Initial implementation is committed, though leveraging the XSL directly from my local test server. The XSL will need to be moved into a bundle. As part of this initial implementation, I've also created a configuration service to manage things like URLs. Initial implementation uses the OSGi preferences service to find the XSL.
XSL has been moved into the bundle. It is provided by the configuration service (which maintains the local copy). The theory being that the XSL can be replaced by using a different configuration service. Not sure why anybody would want to do that...
I removed the configuration system and simplied the export process as part of Bugs 313260 and Bug 332406. The review feature now provides reviews of selected DocumentRoot, Iplog, Project, CQ, and Contribution. Marking as FIXED.
Created attachment 185264 [details] mylyn/context/zip