History log of /frameworks/support/buildSrc/src/main/groovy/android/support/SupportLibraryExtension.groovy
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b0e013d884e5f3fff14a1b218f6f10eadbb7104f 15-Mar-2017 Siyamed Sinir <siyamed@google.com> Include licenses in maven pom

Test: Manual checked pom that is generated by grade uploadArchives

Bug: 35018649
Change-Id: Ibc0fc09737fc327a8e5acc04cf88e3e27d633b01
/frameworks/support/buildSrc/src/main/groovy/android/support/SupportLibraryExtension.groovy
16cd13b07468db7912854c5169e54de0e733af06 05-Jan-2017 Aurimas Liutikas <aurimas@google.com> Move the set up of uploadArchives to SupportLibraryPlugin

This is the third CL in the series of cleaning up build.gradle files
in support library. There are the following changes in this CL:
- Add SupportLibraryExtension to allow passing data from build.gradle files
to the plugin.
- Move SupportLibraryPlugin from Java to Groovy, this was needed due to
org.apache.maven.model.Model being inaccessible from Java.
- Update inception years for some of the modules.

Test: ./gradle uploadArchives still writes out correct pom xml files
Bug: 33845666
Change-Id: Ifa617ad16c4784a37b046ada6584fef2054cbd16
/frameworks/support/buildSrc/src/main/groovy/android/support/SupportLibraryExtension.groovy