Skip to main content

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

Hi everybody,

Thanks to
* Torkild for adding the missing @since tag
* Frank Becker and Sam Davis who fixed Bug 478855

We now have an error-free Oomph setup!
This is really great.

@Torkild:
I do not know who have set the compiler setting to "Error on missing @since tag" (you are commiter on the project, you can tell).
My approach is:
With the default settings (as set up with Oomph), there should be no error in the workspace.

Best regards,

Jeremie.

Le 05.11.2015 14:12, Torkild Ulvøy Resheim a écrit :
Hi Jeremie,

I’m working on a fix – just wondering why a missing @since tag is an error.

Best regards,
Torkild
4. nov. 2015 kl. 18.02 skrev Jeremie Bresson <dev@xxxxxxxx>:

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
_______________________________________________
mylyn-docs-dev mailing list
mylyn-docs-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/mylyn-docs-dev


_______________________________________________
mylyn-docs-dev mailing list
mylyn-docs-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/mylyn-docs-dev


Back to the top