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

Remove Java 5 references and clean up #24

Merged
merged 2 commits into from
Aug 18, 2024
Merged

Remove Java 5 references and clean up #24

merged 2 commits into from
Aug 18, 2024

Conversation

elharo
Copy link
Contributor

@elharo elharo commented Mar 2, 2024

Mostly a copy edit for clarity. @slawekjaranowski

@elharo elharo requested a review from slawekjaranowski March 2, 2024 14:22
@@ -25,22 +25,22 @@

Custom Toolchains

You can create your own custom toolchains with plugins using them.
You can create your own custom toolchains for plugins to use.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in fact, you need in 2 steps:

  1. create a toolchain
  2. have a plugin use it

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

agree with @hboutemy - old sentence was more accurate for me also

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@elharo I'm thinking about release a new version of this plugin. Do you want to remove that line and merge the PR ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The old sentence is not OK. It is grammatically weird, and definitely ambiguous. There are at least two readings of it. I think the current sentence is accurate, but perhaps I misread the original. If so, please suggest alternate language.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe You can create your own custom toolchains to use with standard plugins (such as maven-compiler-plugin) or custom plugins ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done, though I'm not sure "custom plugin" is really a thing. At this level, aren't they all just plugins?

…s (such as maven-compiler-plugin) or custom plugins
@elharo elharo merged commit cf615cc into master Aug 18, 2024
48 checks passed
@elharo elharo deleted the elharo-patch-1 branch August 18, 2024 12:51
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.

5 participants