Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for pluginDeclaration (0.21 sec)

  1. platforms/documentation/docs/src/docs/userguide/releases/upgrading/upgrading_version_7.adoc

    Previously, `org.gradle.api.AntBuilder` extended the deprecated `groovy.util.AntBuilder` class.
    It now extends `groovy.ant.AntBuilder`.
    
    ==== `PluginDeclaration` is not serializable
    
    `org.gradle.plugin.devel.PluginDeclaration` is not serializable anymore.
    If you need to serialize it, you can convert it into your own, serializable class.
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 15:00:23 UTC 2024
    - 87.7K bytes
    - Viewed (0)
Back to top