tools_gradle_intellij_plugin.md: remove Available since the upcoming release warnings

This commit is contained in:
Jakub Chrzanowski 2022-09-02 19:48:04 +02:00
parent e3a9133130
commit 4d498a9411
No known key found for this signature in database
GPG Key ID: C39095BFD769862E

View File

@ -1683,10 +1683,6 @@ Default value
#### ignoreUnacceptableWarnings
{id="verifyplugin-task-ignoreunacceptablewarnings"}
> Available since the upcoming release
>
{type="warning"}
Specifies whether the build should fail when the verifications performed by this task emit unacceptable warnings.
{style="narrow"}
@ -1712,10 +1708,6 @@ Default value
### verifyPluginConfiguration
> Available since the upcoming release
>
{type="warning"}
Validates the plugin project configuration:
- The [`patchPluginXml.sinceBuild`](#tasks-patchpluginxml-sincebuild) property can't be lower than the major version of the currently used IntelliJ SDK set with the [`intellij.version`](#configuration-intellij-extension-version).