This is an automated email from the ASF dual-hosted git repository.
gaoxihui pushed a commit to branch release-2.2.5-incubating-rc2
in repository https://gitbox.apache.org/repos/asf/ozhera.git
The following commit(s) were added to refs/heads/release-2.2.5-incubating-rc2
by this push:
new f5483918 feat: Preparing to release version 2.2.5-incubating
f5483918 is described below
commit f5483918fd088b6f0dc056dce451629b9c524725
Author: gaoxihui <[email protected]>
AuthorDate: Fri Jan 10 16:44:28 2025 +0800
feat: Preparing to release version 2.2.5-incubating
---
ozhera-log/log-agent-exporter-extension.pdf | Bin 772761 -> 0 bytes
pom.xml | 2 ++
2 files changed, 2 insertions(+)
diff --git a/ozhera-log/log-agent-exporter-extension.pdf
b/ozhera-log/log-agent-exporter-extension.pdf
deleted file mode 100644
index 84c3eb17..00000000
Binary files a/ozhera-log/log-agent-exporter-extension.pdf and /dev/null differ
diff --git a/pom.xml b/pom.xml
index 9e1761e1..6450e717 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1058,6 +1058,8 @@
<artifactId>apache-rat-plugin</artifactId>
<configuration>
<excludes>
+ <exclude>**/*.json</exclude>
+ <exclude>**/*.PNG</exclude>
<exclude>**/*.png</exclude>
<exclude>**/*.jpg</exclude>
<exclude>**/*.jpeg</exclude>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]