Skip to content

Commit 9582175

Browse files
committed
chore: manual owlbot-java invocation
1 parent d9356a5 commit 9582175

426 files changed

Lines changed: 92207 additions & 11771 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
<?xml version='1.0' encoding='UTF-8'?>
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3+
<modelVersion>4.0.0</modelVersion>
4+
<groupId>com.google.cloud</groupId>
5+
<artifactId>google-cloud-eventarc-bom</artifactId>
6+
<version>0.0.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-eventarc:current} -->
7+
<packaging>pom</packaging>
8+
<parent>
9+
<groupId>com.google.cloud</groupId>
10+
<artifactId>google-cloud-shared-config</artifactId>
11+
<version>1.5.3</version>
12+
</parent>
13+
14+
<name>Google Eventarc BOM</name>
15+
<url>https://github.com/googleapis/java-eventarc</url>
16+
<description>
17+
BOM for Eventarc
18+
</description>
19+
20+
<organization>
21+
<name>Google LLC</name>
22+
</organization>
23+
24+
<developers>
25+
<developer>
26+
<id>chingor13</id>
27+
<name>Jeff Ching</name>
28+
<email>[email protected]</email>
29+
<organization>Google LLC</organization>
30+
<roles>
31+
<role>Developer</role>
32+
</roles>
33+
</developer>
34+
<developer>
35+
<id>neenushaji</id>
36+
<name>Neenu Shaji</name>
37+
<email>[email protected]</email>
38+
<organization>Google LLC</organization>
39+
<roles>
40+
<role>Developer</role>
41+
</roles>
42+
</developer>
43+
</developers>
44+
45+
<scm>
46+
<connection>scm:git:https://github.com/googleapis/java-eventarc.git</connection>
47+
<developerConnection>scm:git:[email protected]:googleapis/java-eventarc.git</developerConnection>
48+
<url>https://github.com/googleapis/java-eventarc</url>
49+
</scm>
50+
51+
<properties>
52+
<maven.antrun.skip>true</maven.antrun.skip>
53+
</properties>
54+
55+
<licenses>
56+
<license>
57+
<name>The Apache Software License, Version 2.0</name>
58+
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
59+
<distribution>repo</distribution>
60+
</license>
61+
</licenses>
62+
63+
<dependencyManagement>
64+
<dependencies>
65+
<dependency>
66+
<groupId>com.google.cloud</groupId>
67+
<artifactId>google-cloud-eventarc</artifactId>
68+
<version>1.5.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-eventarc:current} -->
69+
</dependency>
70+
<dependency>
71+
<groupId>com.google.api.grpc</groupId>
72+
<artifactId>grpc-google-cloud-eventarc-v1</artifactId>
73+
<version>1.5.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-eventarc-v1:current} -->
74+
</dependency>
75+
<dependency>
76+
<groupId>com.google.api.grpc</groupId>
77+
<artifactId>proto-google-cloud-eventarc-v1</artifactId>
78+
<version>1.5.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-eventarc-v1:current} -->
79+
</dependency>
80+
</dependencies>
81+
</dependencyManagement>
82+
83+
<build>
84+
<plugins>
85+
<plugin>
86+
<groupId>org.apache.maven.plugins</groupId>
87+
<artifactId>maven-checkstyle-plugin</artifactId>
88+
<configuration>
89+
<skip>true</skip>
90+
</configuration>
91+
</plugin>
92+
</plugins>
93+
</build>
94+
</project>
Lines changed: 139 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,139 @@
1+
<?xml version='1.0' encoding='UTF-8'?>
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3+
<modelVersion>4.0.0</modelVersion>
4+
<groupId>com.google.cloud</groupId>
5+
<artifactId>google-cloud-eventarc</artifactId>
6+
<version>0.0.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-eventarc:current} -->
7+
<packaging>jar</packaging>
8+
<name>Google Eventarc</name>
9+
<url>https://github.com/googleapis/java-eventarc</url>
10+
<description>Eventarc lets you asynchronously deliver events from Google services, SaaS, and your own apps using loosely coupled services that react to state changes. Eventarc requires no infrastructure management, you can optimize productivity and costs while building a modern, event-driven solution.</description>
11+
<parent>
12+
<groupId>com.google.cloud</groupId>
13+
<artifactId>google-cloud-eventarc-parent</artifactId>
14+
<version>0.0.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-eventarc:current} -->
15+
</parent>
16+
<properties>
17+
<site.installationModule>google-cloud-eventarc</site.installationModule>
18+
</properties>
19+
<dependencies>
20+
<dependency>
21+
<groupId>io.grpc</groupId>
22+
<artifactId>grpc-api</artifactId>
23+
</dependency>
24+
<dependency>
25+
<groupId>io.grpc</groupId>
26+
<artifactId>grpc-stub</artifactId>
27+
</dependency>
28+
<dependency>
29+
<groupId>io.grpc</groupId>
30+
<artifactId>grpc-protobuf</artifactId>
31+
</dependency>
32+
<dependency>
33+
<groupId>com.google.api</groupId>
34+
<artifactId>api-common</artifactId>
35+
</dependency>
36+
<dependency>
37+
<groupId>com.google.protobuf</groupId>
38+
<artifactId>protobuf-java</artifactId>
39+
</dependency>
40+
<dependency>
41+
<groupId>com.google.api.grpc</groupId>
42+
<artifactId>proto-google-common-protos</artifactId>
43+
</dependency>
44+
45+
<dependency>
46+
<groupId>com.google.api.grpc</groupId>
47+
<artifactId>proto-google-cloud-eventarc-v1</artifactId>
48+
</dependency>
49+
<dependency>
50+
<groupId>com.google.guava</groupId>
51+
<artifactId>guava</artifactId>
52+
</dependency>
53+
<dependency>
54+
<groupId>com.google.api</groupId>
55+
<artifactId>gax</artifactId>
56+
</dependency>
57+
<dependency>
58+
<groupId>com.google.api</groupId>
59+
<artifactId>gax-grpc</artifactId>
60+
</dependency>
61+
<dependency>
62+
<groupId>com.google.api</groupId>
63+
<artifactId>gax-httpjson</artifactId>
64+
</dependency>
65+
<dependency>
66+
<groupId>com.google.api.grpc</groupId>
67+
<artifactId>grpc-google-common-protos</artifactId>
68+
</dependency>
69+
<dependency>
70+
<groupId>com.google.api.grpc</groupId>
71+
<artifactId>proto-google-iam-v1</artifactId>
72+
</dependency>
73+
<dependency>
74+
<groupId>com.google.api.grpc</groupId>
75+
<artifactId>grpc-google-iam-v1</artifactId>
76+
</dependency>
77+
<dependency>
78+
<groupId>org.threeten</groupId>
79+
<artifactId>threetenbp</artifactId>
80+
</dependency>
81+
82+
<!-- Test dependencies -->
83+
<dependency>
84+
<groupId>junit</groupId>
85+
<artifactId>junit</artifactId>
86+
<scope>test</scope>
87+
<version>4.13.2</version>
88+
</dependency>
89+
90+
<dependency>
91+
<groupId>com.google.api.grpc</groupId>
92+
<artifactId>grpc-google-cloud-eventarc-v1</artifactId>
93+
<scope>test</scope>
94+
</dependency>
95+
<!-- Need testing utility classes for generated gRPC clients tests -->
96+
<dependency>
97+
<groupId>com.google.api</groupId>
98+
<artifactId>gax</artifactId>
99+
<classifier>testlib</classifier>
100+
<scope>test</scope>
101+
</dependency>
102+
<dependency>
103+
<groupId>com.google.api</groupId>
104+
<artifactId>gax-grpc</artifactId>
105+
<classifier>testlib</classifier>
106+
<scope>test</scope>
107+
</dependency>
108+
<dependency>
109+
<groupId>com.google.api</groupId>
110+
<artifactId>gax-httpjson</artifactId>
111+
<classifier>testlib</classifier>
112+
<scope>test</scope>
113+
</dependency>
114+
</dependencies>
115+
116+
<profiles>
117+
<profile>
118+
<id>java9</id>
119+
<activation>
120+
<jdk>[9,)</jdk>
121+
</activation>
122+
<dependencies>
123+
<dependency>
124+
<groupId>javax.annotation</groupId>
125+
<artifactId>javax.annotation-api</artifactId>
126+
</dependency>
127+
</dependencies>
128+
</profile>
129+
</profiles>
130+
131+
<build>
132+
<plugins>
133+
<plugin>
134+
<groupId>org.codehaus.mojo</groupId>
135+
<artifactId>flatten-maven-plugin</artifactId>
136+
</plugin>
137+
</plugins>
138+
</build>
139+
</project>

owl-bot-staging/java-eventarc/v1/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/EventarcClient.java renamed to java-eventarc/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/EventarcClient.java

File renamed without changes.

owl-bot-staging/java-eventarc/v1/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/EventarcSettings.java renamed to java-eventarc/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/EventarcSettings.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
import com.google.api.gax.rpc.ClientSettings;
3434
import com.google.api.gax.rpc.OperationCallSettings;
3535
import com.google.api.gax.rpc.PagedCallSettings;
36-
import com.google.api.gax.rpc.StubSettings;
3736
import com.google.api.gax.rpc.TransportChannelProvider;
3837
import com.google.api.gax.rpc.UnaryCallSettings;
3938
import com.google.cloud.eventarc.v1.stub.EventarcStubSettings;

owl-bot-staging/java-eventarc/v1/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/gapic_metadata.json renamed to java-eventarc/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/gapic_metadata.json

File renamed without changes.

owl-bot-staging/java-eventarc/v1/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/package-info.java renamed to java-eventarc/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/package-info.java

File renamed without changes.

owl-bot-staging/java-eventarc/v1/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/stub/EventarcStub.java renamed to java-eventarc/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/stub/EventarcStub.java

File renamed without changes.

owl-bot-staging/java-eventarc/v1/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/stub/EventarcStubSettings.java renamed to java-eventarc/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/stub/EventarcStubSettings.java

File renamed without changes.

owl-bot-staging/java-eventarc/v1/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/stub/GrpcEventarcCallableFactory.java renamed to java-eventarc/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/stub/GrpcEventarcCallableFactory.java

File renamed without changes.

owl-bot-staging/java-eventarc/v1/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/stub/GrpcEventarcStub.java renamed to java-eventarc/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/stub/GrpcEventarcStub.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
import io.grpc.MethodDescriptor;
7373
import io.grpc.protobuf.ProtoUtils;
7474
import java.io.IOException;
75-
import java.util.Map;
7675
import java.util.concurrent.TimeUnit;
7776
import javax.annotation.Generated;
7877

0 commit comments

Comments
 (0)