History log of /frameworks/support/jetifier/jetifier/standalone/build.gradle
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ba381a314edcd57963ed1ac5910595e04faf29cc 28-Mar-2018 Filip Pavlis <pavlis@google.com> Refactor Jetifier packages to com.android.tools

Bug: b/64833662
Test: it builds!

Change-Id: I27bc0d2b0de17ba0d22e7588dc0742a041f17f31
/frameworks/support/jetifier/jetifier/standalone/build.gradle
011d9c66f0e350203ba1a4b06a6fd64b1c58971b 28-Feb-2018 David Ogutu <ogutu@google.com> Make main standalone function discoverable by jvm

This is for the google3 jetify tool. Changed gradle classname to unbreak
`gradle run`

Merged-In: Ia6c3fe9ffd5c949376429e4970a8867a65ab85d6

Test: $(./gradle run) and $(blaze run)
Bug: 73231426
Change-Id: Ia6c3fe9ffd5c949376429e4970a8867a65ab85d6
(cherry picked from commit 6540e862ec13b6e1581eca2d77b20021f08b49fb)
/frameworks/support/jetifier/jetifier/standalone/build.gradle
4a360e3a3af230badc847867c117f605367170aa 23-Mar-2018 Filip Pavlis <pavlis@google.com> Split core into core and processor.

For databinding we need a lightweight core that only contains the
types map so we don't have to pull in extra dependencies. This splits
core into core and processor where core is just the config with
neccessary parser and types for its tokens.

Test: N/A
Bug: b/64833662
Change-Id: I7fe7a8c01b3ec24b9d43c6cf29a2e87adbea22d8
/frameworks/support/jetifier/jetifier/standalone/build.gradle
0962b3bfd04ef2bb3a52482c83368c4cd28ae73e 13-Mar-2018 Filip Pavlis <pavlis@google.com> Fix SL dejetification.

Pom files are now fully rewritten (not just dependencies inside of
them).

Enables identity for packages in XML.
Introduces strict mode that can be turned on on standalone using -strict
option.

Improve string rewrite for de-jetification.

Test: Added
Bug: b/64833662
Change-Id: Ib9b50c264047e3020f9f0f3038cc1269002b1923
/frameworks/support/jetifier/jetifier/standalone/build.gradle
3a394daf0014c7016b53a6abbb4378322e884b3c 06-Feb-2018 Jeff Gaston <jeffrygaston@google.com> Have Jetifier version match SL version

Bug: 72552006
Test: ./gradlew buildOnServer && find ../../out/dist -name "jetifier-standalone.zip"

Change-Id: Ie28a531a16b2c8e34556892a7911224039d11666
/frameworks/support/jetifier/jetifier/standalone/build.gradle
fd7b4a1ca4a666d0fdd507388363cfa2c5d2fadf 05-Feb-2018 Jeff Gaston <jeffrygaston@google.com> Have buildOnServer copy jetifier-standalone into dist/

Bug: 72552006
Test: ./gradlew buildOnServer && find ../../out/dist -name "jetifier-standalone*.zip"

Change-Id: Ie612d1ca33963dbcfd7cc2009869ab13a0301179
/frameworks/support/jetifier/jetifier/standalone/build.gradle
a2208ae3c2092b8cd524d4bbbe3444968e656fe0 29-Jan-2018 Jeff Gaston <jeffrygaston@google.com> Move Jetifier Gradle projects into Support Library build

Bug: 72639070
Test: ./gradlew build
Test: ./gradlew projects | grep jetifier
Test: ./gradlew buildOnServer && \
unzip -l ../../out/dist/top-of-tree-m2repository-0.zip \
| grep -i jetifier

Change-Id: I3f91faf2a810b6badc9468e058d6f8df7ce2ea8c
/frameworks/support/jetifier/jetifier/standalone/build.gradle
c65e291403a37bb718488ebc472658eab7fbe34d 04-Aug-2017 Filip Pavlis <pavlis@google.com> Initial implementation of jetifier.

Tool to be used to rewrite libraries that depend on the
non-refactored support library. Written in Kotlin.

Bug: b/64833662
Test: Tests will be added in next CL.

Change-Id: I0f12636eb792405f1fa30fbbe68dc9c1381db52f
/frameworks/support/jetifier/jetifier/standalone/build.gradle