Projects
home:binsz
pulsar
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 20
View file
_service:tar_scm:pulsar.spec
Changed
@@ -24,6 +24,7 @@ %ifarch riscv64 Patch0006: 0006-Bump-maven-plugin-os-maven-plugin.patch +Patch0007: 0007-keep-gen-grpc-java-version.patch Patch1000: 1000-Added-support-for-building-the-riscv64-protoc-binari.patch Patch1001: 1001-Added-support-for-building-the-riscv64-protoc-gen-gr.patch Patch1002: 1002-Add-Huawei-Maven-repository.patch @@ -87,6 +88,7 @@ %patch0004 -p1 %patch0005 -p1 %patch0006 -p1 +%patch0007 -p1 %build
View file
_service:tar_scm:0007-keep-gen-grpc-java-version.patch
Added
@@ -0,0 +1,51 @@ +From ad1e0d0e08c98f9472a20a215a99a458f02edbfc Mon Sep 17 00:00:00 2001 +From: IZUMI-Zu <274620705z@gmail.com> +Date: Wed, 16 Oct 2024 22:58:39 +0800 +Subject: PATCH keep gen-grpc-java version + +--- + .vscode/settings.json | 3 +++ + pulsar-client/pom.xml | 2 +- + pulsar-functions/proto/pom.xml | 2 +- + 3 files changed, 5 insertions(+), 2 deletions(-) + create mode 100644 .vscode/settings.json + +diff --git a/.vscode/settings.json b/.vscode/settings.json +new file mode 100644 +index 0000000..3b66410 +--- /dev/null ++++ b/.vscode/settings.json +@@ -0,0 +1,3 @@ ++{ ++ "git.ignoreLimitWarning": true ++} +\ No newline at end of file +diff --git a/pulsar-client/pom.xml b/pulsar-client/pom.xml +index 9b19613..9b480df 100644 +--- a/pulsar-client/pom.xml ++++ b/pulsar-client/pom.xml +@@ -240,7 +240,7 @@ + <protocArtifact>com.google.protobuf:protoc:${protoc3.version}:exe:${os.detected.classifier}</protocArtifact> + <checkStaleness>true</checkStaleness> + <pluginId>grpc-java</pluginId> +- <pluginArtifact>io.grpc:protoc-gen-grpc-java:${protoc-gen-grpc-java.version}:exe:${os.detected.classifier} ++ <pluginArtifact>io.grpc:protoc-gen-grpc-java:1.45.1:exe:${os.detected.classifier} + </pluginArtifact> + </configuration> + <executions> +diff --git a/pulsar-functions/proto/pom.xml b/pulsar-functions/proto/pom.xml +index aeeb39a..2021657 100644 +--- a/pulsar-functions/proto/pom.xml ++++ b/pulsar-functions/proto/pom.xml +@@ -78,7 +78,7 @@ + <protocArtifact>com.google.protobuf:protoc:${protoc3.version}:exe:${os.detected.classifier}</protocArtifact> + <checkStaleness>true</checkStaleness> + <pluginId>grpc-java</pluginId> +- <pluginArtifact>io.grpc:protoc-gen-grpc-java:${protoc-gen-grpc-java.version}:exe:${os.detected.classifier}</pluginArtifact> ++ <pluginArtifact>io.grpc:protoc-gen-grpc-java:1.45.1:exe:${os.detected.classifier}</pluginArtifact> + </configuration> + <executions> + <execution> +-- +2.47.0 +
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2