sorry for the wrong response. Here are the right info :

Hi Shan,

-1 (non-binding)

I checked this RC and found the following.

Passed checks:
- Downloaded the source artifact, .asc, and .sha512 files successfully.
- SHA-512 checksum verification passed.
- GPG signature verification passed. The artifact was signed by Shan
Xue <[email protected]>.
- The Git tag v2.2.6-incubating-rc2 exists.
- The source artifact matches the Git tag content, except for
.gitignore and .gitmodules.
- LICENSE, NOTICE, and DISCLAIMER files are present.
- I did not find obvious binary artifacts such as .jar, .war, .class,
or .zip files in the source package.
- No SNAPSHOT versions were found in pom.xml files.
- mvn -DskipTests validate passed.
- apache-rat:check passed.

Blocking issue:
- mvn -DskipTests compile fails with JDK 21.

The failure is in log-manager:

org.apache.poi.xssf.streaming.SXSSFWorkbook cannot be resolved in:
- 
ozhera-log/log-manager/src/main/java/org/apache/ozhera/log/manager/service/impl/EsDataServiceImpl.java
- 
ozhera-log/log-manager/src/main/java/org/apache/ozhera/log/manager/domain/SearchLog.java

The dependency tree shows that log-manager brings in
run.mone:excel:1.6.2-jdk21, which only brings
org.apache.poi:poi:5.4.0. It does not bring poi-ooxml, which provides
org.apache.poi.xssf.streaming.SXSSFWorkbook.

A release candidate should be buildable from source, so I do not think
this RC is ready for release.

Thanks,
Shuxin Pan

On Fri, Jun 5, 2026 at 11:01 AM Shuxin Pan <[email protected]> wrote:
>
> Hi Shan,
>
> -1 (non-binding)
>
> I checked this RC and found the following.
>
> Passed checks:
> - Downloaded the source artifact, .asc, and .sha512 files successfully.
> - SHA-512 checksum verification passed.
> - GPG signature verification passed. The artifact was signed by Shan
> Xue <[email protected]>.
> - The Git tag v2.2.6-incubating-rc1 exists.
> - LICENSE, NOTICE, and DISCLAIMER files are present.
> - I did not find obvious binary artifacts such as .jar, .war, .class,
> or .zip files in the source package.
>
> Blocking issues:
> - The root pom.xml still declares the project version as 2.2.6-SNAPSHOT.
> - Many module POMs also still contain 2.2.6-SNAPSHOT versions.
> - There are still SNAPSHOT dependencies in the release source.
> - Maven validation fails during dependency resolution. For example,
> log-manager:2.3.3-SNAPSHOT eventually requires
> run.mone:jcommon:pom:1.4-jdk20-SNAPSHOT, which cannot be resolved.
>
> A release candidate should not contain SNAPSHOT project versions or
> unresolved SNAPSHOT dependencies.
>
> So I do not think this RC is ready for release.
>
> Thanks,
> Shuxin Pan
>
> On Thu, Jun 4, 2026 at 7:18 PM 薛 <[email protected]> wrote:
> >
> > Hi all,
> >
> > This is a call for vote to release Apache OzHera 2.2.6-incubating RC2.
> >
> > The release candidate:
> > https://dist.apache.org/repos/dist/dev/incubator/ozhera/2.2.6-incubating-rc2/
> >
> > Git tag:
> > https://github.com/apache/ozhera/tree/v2.2.6-incubating-rc2
> >
> > The artifacts have been signed with Key:
> > [email protected]
> >
> > Please download, verify, and test.
> >
> > The vote will be open for at least 72 hours.
> >
> > [ ] +1 Release this package
> > [ ] 0 No opinion
> > [ ] -1 Do not release this package because...
> >
> > Thanks,
> > Shan Xue
> >
> >
> >
> >
> > 薛
> > [email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to