History log of /frameworks/data-binding/integration-tests/TestApp/gradle/wrapper/gradle-wrapper.properties
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9e6805b0ab84967da017e48c5e8284d3263dae35 06-Jan-2016 Yigit Boyar <yboyar@google.com> Move to gradle 2.10

Change-Id: I1a642a954d3b9f7fb5bcb5639f21a58192349a31
/frameworks/data-binding/integration-tests/TestApp/gradle/wrapper/gradle-wrapper.properties
0b6d118e6eeb3bc100fc6a6e66016ab812cb2783 04-Dec-2015 Yigit Boyar <yboyar@google.com> Avoid re-reading variables.

This CL fixes a bad code generation where we would set a variable to itself,
which breaks if you use a tool like ErrorProne.

I've also updated gradle version and data binding versions.

Bug: 25077399
Change-Id: I6620faf4cad5fa74dc7c35be03c46c4a76c9cfbc
/frameworks/data-binding/integration-tests/TestApp/gradle/wrapper/gradle-wrapper.properties
f9e51c010bd2eab9cca01baaccc0e5a73b8b72c9 12-Mar-2015 Yigit Boyar <yboyar@google.com> Restructure project for test apps

This CL updates project to use a local maven repo.
(local as in near source code w/ relative path).
This is necessary to have multiple versions of the
project on the same computer also provides better
separation.

I also moved integration tests to depend on these
because we cannot build the compiler and test app at
the same project.

I've changed library plugin's jar to be a separate
upload task to avoid some build issues in TestApp
when we release a @jar and @aar with same group and
artifact ids.

This CL also adds some convenience methods to
gradle build script to run all tests, prepare maven
repo, run integration tests etc. These were needed
to do CI.

Bug: 19718690
Change-Id: I3c80e09fe7c8c2780ca00c3e9b9ba99a162531cf
/frameworks/data-binding/integration-tests/TestApp/gradle/wrapper/gradle-wrapper.properties