Skip to content

Commit a2c21c3

Browse files
committed
---
yaml --- r: 4623 b: refs/heads/logging-alpha c: 90d0917 h: refs/heads/master i: 4621: 9aad53c 4619: 4c6ad5d 4615: 918a478 4607: 67691d5
1 parent 1796a75 commit a2c21c3

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ refs/heads/compute-alpha: 969cba2627f1d53d352cc4a5ffe0879dacf65e6c
1212
refs/heads/dns-alpha: 2f90e7e338349287ace33375896907af0f032ca1
1313
refs/heads/dns-alpha-batch: 17442b07867021b85d0452f5f3eda29a3413288f
1414
refs/heads/gcs-nio: 283aeaf15efdcf3621eb6859f05e55ad7764375d
15-
refs/heads/logging-alpha: a595f6a0db96e2c9d146a594021ba4d7eda43aff
15+
refs/heads/logging-alpha: 90d0917dde9acea5e85781b45b9d8bf210b90645
1616
refs/tags/v0.1.0: a615317f7424ed58621b1f65d5c4d8cbbe8a6ed8
1717
refs/tags/v0.1.1: 7a7f6985fe465e9dd6a075af55493f42b4933be0
1818
refs/tags/v0.1.2: 3eb3fe866ba22487686048f45d927b8c8638ea3f

branches/logging-alpha/gcloud-java-core/src/main/java/com/google/gcloud/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
/**
1818
* Core classes for the {@code gcloud-java} library.
1919
*/
20-
package com.google.gcloud;
20+
package com.google.gcloud;

branches/logging-alpha/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,10 @@
394394
<title>Main packages</title>
395395
<packages>com.google.gcloud*</packages>
396396
</group>
397+
<group>
398+
<title>Test helpers packages</title>
399+
<packages>com.google.gcloud.bigquery.testing:com.google.gcloud.datastore.testing:com.google.gcloud.resourcemanager.testing:com.google.gcloud.storage.testing</packages>
400+
</group>
397401
<group>
398402
<title>SPI packages</title>
399403
<packages>com.google.gcloud.spi</packages>

0 commit comments

Comments
 (0)