Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#411] Resolve "light" warnings for Mylyn Commons #412

Merged
merged 25 commits into from Feb 3, 2024
Merged

[#411] Resolve "light" warnings for Mylyn Commons #412

merged 25 commits into from Feb 3, 2024

Conversation

ruspl-afed
Copy link
Contributor

@ruspl-afed ruspl-afed commented Feb 3, 2024

  • Add Automatic-Module-Name header
  • Add @SuppressWarnings("nls") for tests
  • Add //NON-NLS-<n> for non translatable strings
  • Resolve trivial deprecations
  • things like above

Fixes #411

* process `org.eclipse.mylyn.commons.notifications.tests`
* process `org.eclipse.mylyn.commons.activity.tests`
* process `org.eclipse.mylyn.commons.activity.ui`
* process `org.eclipse.mylyn.commons.core`
* process `org.eclipse.mylyn.commons.identity.core`
* process `org.eclipse.mylyn.commons.identity.ui`
* process `org.eclipse.mylyn.commons.net`
* process `org.eclipse.mylyn.commons.notifications.core`
* process `org.eclipse.mylyn.commons.notifications.feed`
* process `org.eclipse.mylyn.commons.notifications.ui`
* process `org.eclipse.mylyn.commons.repositories.core`
* process `org.eclipse.mylyn.commons.repositories.http.core`
* process `org.eclipse.mylyn.commons.repositories.http.tests`
* process `org.eclipse.mylyn.commons.repositories.tests`
* process `org.eclipse.mylyn.commons.repositories.ui`
* process `org.eclipse.mylyn.commons.screenshots`
* process `org.eclipse.mylyn.commons.sdk.util`
* process `org.eclipse.mylyn.commons.tests`
* process `org.eclipse.mylyn.commons.ui`
* process `org.eclipse.mylyn.commons.ui.tests`
* process `org.eclipse.mylyn.commons.workbench`
* process `org.eclipse.mylyn.commons.xmlrpc`
* process `org.eclipse.mylyn.monitor.core`
* process `org.eclipse.mylyn.monitor.tests`
* process `org.eclipse.mylyn.monitor.ui`
@ruspl-afed ruspl-afed merged commit c8397c7 into main Feb 3, 2024
3 checks passed
@ruspl-afed ruspl-afed deleted the 411 branch February 8, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resolve "light" warnings for Mylyn Commons
1 participant