forked from apache/stormcrawler
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDISCLAIMER-BINARIES.txt
More file actions
16 lines (10 loc) · 882 Bytes
/
Copy pathDISCLAIMER-BINARIES.txt
File metadata and controls
16 lines (10 loc) · 882 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## Disclaimer for (Test) Binaries
The following binaries are included in this project for testing purposes only:
- `./core/src/test/resources/tripadvisor.sitemap.xml.gz`: A compressed sitemap for testing sitemap parsing.
- `./external/warc/src/test/resources/test.warc.gz`: A WARC file for testing WARC functionality.
- `./external/warc/src/test/resources/unparsable-date.warc.gz`: A WARC file with an unparseable date for testing WARC functionality.
These files are used to validate the functionality and reliability of Apache Stormcrawler. They are not intended for production use or distribution beyond the scope of testing within this project.
## Disclaimer for Documentation Binaries
The following binaries are included in this project for documentation purposes only:
- `docs/src/main/asciidoc/images/stormcrawler.jpg`
- `docs/src/main/asciidoc/images/stormcrawler.pdf`