[
https://issues.apache.org/jira/browse/MNG-7352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651448#comment-17651448
]
Herve Boutemy commented on MNG-7352:
------------------------------------
I admit that I don't fully get how all these "internal" classes are used:
[~bananeweizen] can you share pointer to Git in Tycho please, for me to see?
I suppose we won't really be able to hide this class.
Notice: I don't know if this class has been defined as part of Maven API 4...
> 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.x-candidate, 3.9.0-candidate, 4.0.x-candidate,
> waiting-for-feedback
>
>
> 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)