Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylyn-docs-dev] Errors with the Oomph Setup for Mylyn Docs

I am reviewing the Oomph Setup provided by Mylyn to set up the Mylyn Docs workspace.
The file can be found here in the org.eclipse.mylyn git repo [1]

With Bug 478855, I want to fix the problem of the missing file I already reported on this mailing list [2]. More details at Comment 3 [3].

Now I have spotted 4 additional errors in this file:

/org.eclipse.mylyn.docs.epub.core/src/org/eclipse/mylyn/docs/epub/core/Publication.java

* Missing @since tag on getVersion2Instance(ILogger) - line 136
* Missing @since tag on addDefaultRedactor() - line 216
* Missing @since tag on removeItemById(String) - ine 952
* Missing @since tag on getSpine() - line 1019

Can someone please have a look at it?

Thank you in advance.

Jeremie.

[1] http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.git/tree/org.eclipse.mylyn.releng/oomph/Mylyn.setup
[2] https://dev.eclipse.org/mhonarc/lists/mylyn-docs-dev/msg00236.html
[3] https://bugs.eclipse.org/bugs/show_bug.cgi?id=478855#c3


Back to the top