Skip to content

Commit 78873f8

Browse files
garrettjonesgoogleaozarov
authored andcommitted
---
yaml --- r: 4797 b: refs/heads/logging-alpha c: 22e5665 h: refs/heads/master i: 4795: ebd35a2
1 parent 888ca84 commit 78873f8

11 files changed

Lines changed: 20 additions & 20 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: e9888a664951a470bfdceaa64d280fedcf6076d1
15+
refs/heads/logging-alpha: 22e5665610176c3d9c435a164b902251c181049f
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-pubsub/baseline/src/main/java/com/google/gcloud/pubsub/spi/v1/PublisherApi.java renamed to branches/logging-alpha/gcloud-java-pubsub/baseline/src/main/java/com/google/cloud/pubsub/spi/v1/PublisherApi.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2015 Google Inc. All Rights Reserved.
2+
* Copyright 2016 Google Inc. All Rights Reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
55
* in compliance with the License. You may obtain a copy of the License at
@@ -31,7 +31,7 @@
3131
* Happy editing!
3232
*/
3333

34-
package com.google.gcloud.pubsub.spi.v1;
34+
package com.google.cloud.pubsub.spi.v1;
3535

3636
import com.google.api.gax.grpc.ApiCallable;
3737
import com.google.api.gax.protobuf.PathTemplate;

branches/logging-alpha/gcloud-java-pubsub/src/main/java/com/google/gcloud/pubsub/spi/v1/PublisherSettings.java renamed to branches/logging-alpha/gcloud-java-pubsub/baseline/src/main/java/com/google/cloud/pubsub/spi/v1/PublisherSettings.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2015 Google Inc. All Rights Reserved.
2+
* Copyright 2016 Google Inc. All Rights Reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
55
* in compliance with the License. You may obtain a copy of the License at
@@ -31,7 +31,7 @@
3131
* Happy editing!
3232
*/
3333

34-
package com.google.gcloud.pubsub.spi.v1;
34+
package com.google.cloud.pubsub.spi.v1;
3535

3636
import com.google.api.gax.core.ConnectionSettings;
3737
import com.google.api.gax.core.RetrySettings;

branches/logging-alpha/gcloud-java-pubsub/baseline/src/main/java/com/google/gcloud/pubsub/spi/v1/SubscriberApi.java renamed to branches/logging-alpha/gcloud-java-pubsub/baseline/src/main/java/com/google/cloud/pubsub/spi/v1/SubscriberApi.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2015 Google Inc. All Rights Reserved.
2+
* Copyright 2016 Google Inc. All Rights Reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
55
* in compliance with the License. You may obtain a copy of the License at
@@ -31,7 +31,7 @@
3131
* Happy editing!
3232
*/
3333

34-
package com.google.gcloud.pubsub.spi.v1;
34+
package com.google.cloud.pubsub.spi.v1;
3535

3636
import com.google.api.gax.grpc.ApiCallable;
3737
import com.google.api.gax.protobuf.PathTemplate;

branches/logging-alpha/gcloud-java-pubsub/src/main/java/com/google/gcloud/pubsub/spi/v1/SubscriberSettings.java renamed to branches/logging-alpha/gcloud-java-pubsub/baseline/src/main/java/com/google/cloud/pubsub/spi/v1/SubscriberSettings.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2015 Google Inc. All Rights Reserved.
2+
* Copyright 2016 Google Inc. All Rights Reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
55
* in compliance with the License. You may obtain a copy of the License at
@@ -31,7 +31,7 @@
3131
* Happy editing!
3232
*/
3333

34-
package com.google.gcloud.pubsub.spi.v1;
34+
package com.google.cloud.pubsub.spi.v1;
3535

3636
import com.google.api.gax.core.ConnectionSettings;
3737
import com.google.api.gax.core.RetrySettings;

branches/logging-alpha/gcloud-java-pubsub/src/main/java/com/google/gcloud/pubsub/spi/v1/PublisherApi.java renamed to branches/logging-alpha/gcloud-java-pubsub/src/main/java/com/google/cloud/pubsub/spi/v1/PublisherApi.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2015 Google Inc. All Rights Reserved.
2+
* Copyright 2016 Google Inc. All Rights Reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
55
* in compliance with the License. You may obtain a copy of the License at
@@ -31,7 +31,7 @@
3131
* Happy editing!
3232
*/
3333

34-
package com.google.gcloud.pubsub.spi.v1;
34+
package com.google.cloud.pubsub.spi.v1;
3535

3636
import com.google.api.gax.grpc.ApiCallable;
3737
import com.google.api.gax.protobuf.PathTemplate;

branches/logging-alpha/gcloud-java-pubsub/baseline/src/main/java/com/google/gcloud/pubsub/spi/v1/PublisherSettings.java renamed to branches/logging-alpha/gcloud-java-pubsub/src/main/java/com/google/cloud/pubsub/spi/v1/PublisherSettings.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2015 Google Inc. All Rights Reserved.
2+
* Copyright 2016 Google Inc. All Rights Reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
55
* in compliance with the License. You may obtain a copy of the License at
@@ -31,7 +31,7 @@
3131
* Happy editing!
3232
*/
3333

34-
package com.google.gcloud.pubsub.spi.v1;
34+
package com.google.cloud.pubsub.spi.v1;
3535

3636
import com.google.api.gax.core.ConnectionSettings;
3737
import com.google.api.gax.core.RetrySettings;

branches/logging-alpha/gcloud-java-pubsub/src/main/java/com/google/gcloud/pubsub/spi/v1/SubscriberApi.java renamed to branches/logging-alpha/gcloud-java-pubsub/src/main/java/com/google/cloud/pubsub/spi/v1/SubscriberApi.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2015 Google Inc. All Rights Reserved.
2+
* Copyright 2016 Google Inc. All Rights Reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
55
* in compliance with the License. You may obtain a copy of the License at
@@ -31,7 +31,7 @@
3131
* Happy editing!
3232
*/
3333

34-
package com.google.gcloud.pubsub.spi.v1;
34+
package com.google.cloud.pubsub.spi.v1;
3535

3636
import com.google.api.gax.grpc.ApiCallable;
3737
import com.google.api.gax.protobuf.PathTemplate;

branches/logging-alpha/gcloud-java-pubsub/baseline/src/main/java/com/google/gcloud/pubsub/spi/v1/SubscriberSettings.java renamed to branches/logging-alpha/gcloud-java-pubsub/src/main/java/com/google/cloud/pubsub/spi/v1/SubscriberSettings.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2015 Google Inc. All Rights Reserved.
2+
* Copyright 2016 Google Inc. All Rights Reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
55
* in compliance with the License. You may obtain a copy of the License at
@@ -31,7 +31,7 @@
3131
* Happy editing!
3232
*/
3333

34-
package com.google.gcloud.pubsub.spi.v1;
34+
package com.google.cloud.pubsub.spi.v1;
3535

3636
import com.google.api.gax.core.ConnectionSettings;
3737
import com.google.api.gax.core.RetrySettings;

branches/logging-alpha/gcloud-java-pubsub/src/main/java/com/google/gcloud/pubsub/testing/LocalPubsubHelper.java renamed to branches/logging-alpha/gcloud-java-pubsub/src/main/java/com/google/cloud/pubsub/testing/LocalPubsubHelper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
package com.google.gcloud.pubsub.testing;
17+
package com.google.cloud.pubsub.testing;
1818

1919
import com.google.api.gax.testing.DownloadableEmulatorRunner;
2020
import com.google.api.gax.testing.GCloudEmulatorRunner;

0 commit comments

Comments
 (0)