[
https://issues.apache.org/jira/browse/MNG-7352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-7352.
-------------------------------
Fix Version/s: 3.8.7
3.9.0
4.0.0-alpha-4
4.0.0
(was: waiting-for-feedback)
(was: 4.0.x-candidate)
(was: 3.8.x-candidate)
(was: 3.9.0-candidate)
Resolution: Fixed
Fixed with
[538a6b40a557790b150b0855d9d047fa8a275dd4|https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=538a6b40a557790b150b0855d9d047fa8a275dd4],
with
[88ec1d23835a4f9578f0103568430ce3ddf5fe8f|https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=88ec1d23835a4f9578f0103568430ce3ddf5fe8f]
for {{maven-3.9.x}} branch, with
[6e8b4ffc44b6463328ba5dfb3230adb06c580360|https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=6e8b4ffc44b6463328ba5dfb3230adb06c580360]
for {{maven-3.8.x}} branch.
> org.apache.maven.toolchain.java.JavaToolchainImpl should be public
> ------------------------------------------------------------------
>
> Key: MNG-7352
> URL: https://issues.apache.org/jira/browse/MNG-7352
> Project: Maven
> Issue Type: Bug
> Components: Core
> Affects Versions: 3.8.4
> Reporter: Michael Keppler
> Assignee: Michael Osipov
> Priority: Trivial
> Fix For: 3.8.7, 3.9.0, 4.0.0-alpha-4, 4.0.0
>
>
> org.apache.maven.toolchain.java.JavaToolchainImpl has been created as
> replacement for the now deprecated
> org.apache.maven.toolchain.java.DefaultJavaToolChain.
> However, the deprecated class was public, the new one isn't. That makes it
> impossible to follow the deprecation note to use the new class (outside of
> Maven core). I'm trying to fix this deprecation in Maven Tycho.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)