File tree Expand file tree Collapse file tree 2 files changed +34
-9
lines changed
Expand file tree Collapse file tree 2 files changed +34
-9
lines changed Original file line number Diff line number Diff line change @@ -4,19 +4,23 @@ header:
44 copyright-owner : Apache Software Foundation
55
66 paths-ignore :
7+ - ' .*'
8+ - ' .**/**'
9+ - ' CNAME'
10+ - ' **/*.conf'
711 - ' **/*.config'
812 - ' **/*.json'
9- - ' **/*.yaml'
10- - ' **/*.yml'
11- - ' **/*.dockerignore'
12- - ' Doxyfile'
13- - ' header'
13+ - ' **/*.sol'
14+ - ' **/*.pri'
15+ - ' **/*.pub'
1416 - ' dev/.rat-excludes'
15- - ' **/*.md '
17+ - ' DISCLAIMER '
1618 - ' NOTICE'
17- - ' DISCLAIMER-WIP'
1819 - ' LICENSE'
19- - ' .gitignore'
20+ - ' documents/doxygen/ .gitignore'
2021 - ' third_party/loc_script/src/index.js'
2122
22- comment : on-failure
23+
24+
25+ comment : on-failure
26+
Original file line number Diff line number Diff line change 1+ Apache ResilientDB is an effort undergoing incubation at the Apache Software
2+ Foundation (ASF), sponsored by the Apache Incubator PMC.
3+
4+ Incubation is required of all newly accepted projects until a further review
5+ indicates that the infrastructure, communications, and decision making process
6+ have stabilized in a manner consistent with other successful ASF projects.
7+
8+ While incubation status is not necessarily a reflection of the completeness
9+ or stability of the code, it does indicate that the project has yet to be
10+ fully endorsed by the ASF.
11+
12+ Some of the incubating project’s releases may not be fully compliant with ASF policy.
13+ For example, releases may have incomplete or un-reviewed licensing conditions.
14+ What follows is a list of known issues the project is currently aware of
15+ (note that this list, by definition, is likely to be incomplete):
16+
17+ If you are planning to incorporate this work into your product/project, please
18+ be aware that you will need to conduct a thorough licensing review to determine
19+ the overall implications of including this work. For the current status of this
20+ project through the Apache Incubator visit:
21+ https://incubator.apache.org/projects/resilientdb.html
You can’t perform that action at this time.
0 commit comments