Weimin Yu and GitHub
3aad8b6aa7
Use TextDiffSubject to compare multi-line text ( #406 )
...
* Use TextDiffSubject to compare multi-line text
It illustrates differences better.
Moved TextDiffSubject.java to the common project for sharing.
2019-12-10 16:44:59 -05:00
Michael Muller and GitHub
e8745f7538
Update lockfiles ( #402 )
...
* Update lockfiles
Update lockfiles for the latest dependencies and metadata.
2019-12-10 09:28:44 -05:00
Lai Jiang and GitHub
64e7a593ef
Make Joda Money embeddable in entities ( #340 )
2019-11-07 17:03:00 -05:00
Shicong Huang and GitHub
6a3bd9418f
Upgrade org.apache.beam related packages to latest version ( #333 )
2019-10-30 11:44:26 -04:00
Weimin Yu and GitHub
af3223d086
Add a test task for all schema-dependent tests ( #325 )
...
Such tests are used in server-schema compatibility tests.
Also added a test that verifies that all eligible tests
are included.
2019-10-25 13:25:01 -04:00
Weimin Yu and GitHub
b0c13042a6
Upgrade to Truth 1.0 ( #281 )
...
* Upgrade to Truth 1.0
Refactored fail(...) to assertWithMessage().fail().
Upgraded com.google.monitoring-client family of dependencies to 1.0.6
Also fixed bad use of io.StringIO (on binary buffer) recently introduced to
google-java-format-diff.py.
2019-09-24 10:23:58 -04:00
Shicong Huang and GitHub
cc314d4838
Make project core depend on db at test runtime ( #278 )
...
This PR also upgraded the version of Guava to 28.1-jre to
resolve missing stream package issue.
2019-09-23 14:12:24 -04:00
Weimin Yu and GitHub
8123c53916
Fix dependency-locking config ( #276 )
...
* Fix dependency-locking config
Reenable dependency locking after a bug errorneouly turned it off.
Removed the guava-related workaround that forcefully resolve to
the -jre distribution.
Enabled locking for buildSrc by updating its property file.
Updated all lock files.
2019-09-19 11:37:20 -04:00
Shicong Huang
0630b371df
Upgrade google-auth-library-java to latest version
...
This is a preparation for replacing the deprecated GoogleCredential
library.
2019-06-18 17:27:21 -04:00
Gus Brodman
f06975df75
Upgrade jcommander dep
2019-06-13 13:04:48 -04:00
Gus Brodman
a7a983bfed
Refactor to be more in line with a standard Gradle project structure
2019-06-13 09:41:11 -04:00