You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Spanner Works
1. remove comments from pom.xml
2. explicitly pass the SystemPropertyValues in local pom — not sure how
it worked earlier.
3. Fix a comment in the QuickStart sample
4. Restore stdOut in both IT samples
* Minor README tweak
storage-transfer
* ErrorProne
1. Turn on ErrorProne - `mvn clean verify -DskipTests` passes
2. Fixes for ErrorProne - mostly removing compiler plugin, java 1.8 for
most samples. (No more Java 5)
3. Contributing now mentions gradle and testing
4. Fix storage-transfer README
5. back out some changes to MAVEN_OPTS
* Debugging Magic
1. What project are these tests being run on?
2. Skip spanner for now.
* change project_ID
1. enabled cloud-samples-tests
2. change the project
3. remove the maven memory hack.
4. remove the debugging code.
* revert to j-d-s-t for projectID that BQ uses
0 commit comments