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

Review deprecated methods, change build to error on deprecation #1551

Merged
merged 7 commits into from
Mar 26, 2024

Conversation

peter-lawrey
Copy link
Member

No description provided.

@peter-lawrey peter-lawrey requested a review from tgd March 22, 2024 17:09
Copy link

sonarcloud bot commented Mar 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@peter-lawrey peter-lawrey changed the base branch from develop to x.26 March 25, 2024 13:45
@peter-lawrey peter-lawrey merged commit 84f3714 into x.26 Mar 26, 2024
8 of 12 checks passed
@peter-lawrey peter-lawrey deleted the error-on-deprecated branch March 26, 2024 14:27
yevgenp pushed a commit that referenced this pull request Apr 1, 2024
* Review deprecated methods, change build to error on deprecation

* <release>8</release>

* Fix compilation on Java 21

* Don't use OS.getUsrDir() yet

* Use release 8 only for Java 11+

* Turn off implicit annotation processing

* Turn off implicit annotation processing
peter-lawrey added a commit that referenced this pull request Apr 15, 2024
* Review deprecated methods, change build to error on deprecation

* <release>8</release>

* Fix compilation on Java 21

* Don't use OS.getUsrDir() yet

* Use release 8 only for Java 11+

* Turn off implicit annotation processing

* Turn off implicit annotation processing
peter-lawrey added a commit that referenced this pull request Apr 29, 2024
* Review deprecated methods, change build to error on deprecation

* <release>8</release>

* Fix compilation on Java 21

* Don't use OS.getUsrDir() yet

* Use release 8 only for Java 11+

* Turn off implicit annotation processing

* Turn off implicit annotation processing
peter-lawrey added a commit that referenced this pull request May 20, 2024
* Review deprecated methods, change build to error on deprecation

* <release>8</release>

* Fix compilation on Java 21

* Don't use OS.getUsrDir() yet

* Use release 8 only for Java 11+

* Turn off implicit annotation processing

* Turn off implicit annotation processing
peter-lawrey-admin pushed a commit that referenced this pull request May 28, 2024
* Initial branch of x.26

* Review deprecated methods, change build to error on deprecation (#1551)

* Review deprecated methods, change build to error on deprecation

* <release>8</release>

* Fix compilation on Java 21

* Don't use OS.getUsrDir() yet

* Use release 8 only for Java 11+

* Turn off implicit annotation processing

* Turn off implicit annotation processing

* Add expected exception

* Add ignored error

* Use a common configuration for the compiler-plugin where deprecation … (#1553)

* Use a common configuration for the compiler-plugin where deprecation warnings cause the build to fail

* Use a common configuration for the compiler-plugin where deprecation warnings cause the build to fail

* Deprecate RollCycles legacy code.

* Deprecate due x.26.

* Tidy up compiler setting and some warnings

* Reduce the number of raw types

* remove deprecated MultiQueue classes

* Remove deprecated methods (#1557)

* Remove deprecated methods

* remove deprecated SuppressWarnings

* resolve Javadoc issues

* Added fail on warning lint for Javadoc, and rawtypes fixes for Bytes (#1558)

* import net.openhft.chronicle.wire.Sequence

* serializable warning suppressed

* Fix warnings following rebase with develop

* Add methods for clear() and emptyHistory() to reduce direct references to VanillaMessageHistory

* Fix warnings following rebase with develop

* PretouchUtil deprecated

* PretouchUtil deprecated

* Fix deprecation issues in Java 17+

* Fix newlines

* redundant newline

* redundant spaces

* </p> tag in javadoc not allowed

* Javadoc fixes

* Javadoc fixes

* TimeoutPauser -> YieldingPauser

* ChronicleQueue#createPretoucherEventHandler

* ChronicleReader suppress empty message. Closes #1579

* TimeoutPauser -> YieldingPauser

* parent poms -> x.26.0

* Where marked for removal, also mark for deprecation

---------

Co-authored-by: Peter Lawrey <peter.lawrey@chronicle.software>
Co-authored-by: Jerry Shea <jerry.shea@chronicle.software>
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.

None yet

2 participants