Skip to content

Tags: kilinochi/gradle-info-plugin

Tags

v11.3.3

Toggle v11.3.3's commit message
Evaluate project fields as strings to avoid serializing Object instances

v11.3.2

Toggle v11.3.2's commit message
Avoid capturing plugin in field

v11.3.1

Toggle v11.3.1's commit message
Actually use the correct annotation this time

v11.3.0

Toggle v11.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nebula-plugins#97 from nebula-plugins/dannyt/confi…

…guration-cache-compatbility

Configuration Cache Compatibility

v11.2.0

Toggle v11.2.0's commit message
Fix assertion failure due to log4j2 upgrade

v11.1.0

Toggle v11.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nebula-plugins#95 from nebula-plugins/move-away-fr…

…om-javapluginconvention

Remove usage of JavaPluginConvention which is deprecated and set to be removed in Gradle 8.0

v11.0.1

Toggle v11.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nebula-plugins#93 from nebula-plugins/InfoJarPrope…

…rtiesFilePlugin/fix-cacheability

InfoJarPropertiesFilePlugin: remove the need for renaming temp.properties file so the jar tasks are cacheable

v11.0.0

Toggle v11.0.0's commit message
Gradle 7 support

v10.1.3

Toggle v10.1.3's commit message
Normalize origin url through java.net.URL rather than sanitizing with…

… regex. Fixes nebula-plugins#92

v10.1.2

Toggle v10.1.2's commit message
Use ISO-8601 for Build-Date-UTC