Skip to content

Commit 22e5665

Browse files
garrettjonesgoogleaozarov
authored andcommitted
Rename com.google.gcloud to com.google.cloud (#907)
1 parent e9888a6 commit 22e5665

File tree

10 files changed

+19
-19
lines changed

10 files changed

+19
-19
lines changed

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

+2-2
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;

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

+2-2
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;

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

+2-2
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;

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

+2-2
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;

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

+2-2
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;
+2-2
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;

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

+2-2
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;
+2-2
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;

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

+1-1
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;

gcloud-java-pubsub/src/test/java/com/google/gcloud/pubsub/spi/v1/PublisherApiTest.java renamed to gcloud-java-pubsub/src/test/java/com/google/cloud/pubsub/spi/v1/PublisherApiTest.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
* the License.
1313
*/
1414

15-
package com.google.gcloud.pubsub.spi.v1;
15+
package com.google.cloud.pubsub.spi.v1;
1616

1717
import com.google.api.gax.grpc.BundlingSettings;
18-
import com.google.gcloud.pubsub.testing.LocalPubsubHelper;
18+
import com.google.cloud.pubsub.testing.LocalPubsubHelper;
1919
import com.google.protobuf.ByteString;
2020
import com.google.pubsub.v1.PubsubMessage;
2121
import com.google.pubsub.v1.PullResponse;

0 commit comments

Comments
 (0)