Hi everyone,
What is a good practice to deal with Maven-generated Java docs and the missing
ASF license header in those files? I added an exclude for the license check
since they are auto-generated, but is that the correct way?
Best,
—Alex
-
That’s my knowledge, too. Just to be sure, I added the exclude. Rat has thrown
an error regarding the files.
Thanks,
—Alex
> On Nov 18, 2024, at 1:43 PM, PJ Fanning wrote:
>
> It is my understanding that you are not required to add license
> headers to generated files.
> With license checks
It is my understanding that you are not required to add license
headers to generated files.
With license checks on source files - that is normally run before you
run the build. This means that you shouldn't need to exclude the
generated files from the license checks.
On Mon, 18 Nov 2024 at 13:35,
Hi all,
The Apache HoraeDB(incubating) community is pleased to announce
that v2.1.0 has been released!
Highlights include:
1. Introduce a new WAL implementation based on local disk
2. Access object store with opendal
The release blog is here:
https://horaedb.apache.org/blog/2024/release-2.1.