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

Fix compilerArguments deprecation warnings #3780

Merged
merged 1 commit into from
Aug 27, 2023
Merged

Conversation

wborn
Copy link
Member

@wborn wborn commented Aug 26, 2023

This fixes the following warnings:

[WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead.

Related to #3512

@wborn wborn requested a review from a team as a code owner August 26, 2023 14:15
This fixes the following warnings:

```
[WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead.
```

Related to openhab#3512

Signed-off-by: Wouter Born <[email protected]>
@wborn wborn added rebuild Triggers the Jenkins PR build and removed rebuild Triggers the Jenkins PR build labels Aug 26, 2023
@J-N-K J-N-K added this to the 4.1 milestone Aug 27, 2023
@J-N-K J-N-K merged commit 8c36d57 into openhab:main Aug 27, 2023
@wborn wborn deleted the compiler-args branch August 27, 2023 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants