Skip to content

Commit c9c4a52

Browse files
committed
[Squash] Add DISCLAIMER-WIP for first release
1 parent 737f25c commit c9c4a52

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

DISCLAIMER-WIP

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
Apache XTable (incubating) is an effort undergoing incubation at The Apache
2+
Software Foundation (ASF), sponsored by the Apache Incubator.
3+
Incubation is required of all newly accepted projects until a further review
4+
indicates that the infrastructure, communications, and decision making process
5+
have stabilized in a manner consistent with other successful ASF projects.
6+
While incubation status is not necessarily a reflection of the completeness or
7+
stability of the code, it does indicate that the project has yet to be fully
8+
endorsed by the ASF.
9+
10+
Some of the incubating project’s releases may not be fully compliant with ASF
11+
policy. For example, releases may have incomplete or un-reviewed licensing
12+
conditions.
13+
14+
If you are planning to incorporate this work into your product/project, please
15+
be aware that you will need to conduct a thorough licensing review to determine
16+
the overall implications of including this work. For the current status of this
17+
project through the Apache Incubator visit:
18+
https://incubator.apache.org/projects/xtable.html
19+

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,7 @@
629629
</families>
630630
<excludes>
631631
<exclude>NOTICE</exclude>
632-
<exclude>DISCLAIMER</exclude>
632+
<exclude>DISCLAIMER*</exclude>
633633
<exclude>**/.*</exclude>
634634
<exclude>**/*.json</exclude>
635635
<exclude>**/*.log</exclude>

0 commit comments

Comments
 (0)