-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Java w/arc processing, and replace it with Sparkling. (#533)
- Remove old Java W/ARC processing code - Remove Java formatter GitHub action - Update pom.xml to remove Java dependencies and add Sparkling dependencies - Remove shadowed AU tika-parsers dependency, and use org.tika again - Use Sparkling to extend ArchiveRecord - Filter on response and revisit records - Add domain column to webpages(). - fix discardDate issue - Add missing spreadsheet mimetype - Documentation and formatting updates - Update tests - resolves #534 - resolves #532 - resolves #494 - resolves #493 - resolves #492 - resolves #260 - resolves #247 - resolves #182 - resolves #76 - resolves #74 - resolves #73 - resolves #23 - resolves #18 - Thank you @helgeho!!! Co-authored-by: Helge Holzmann <helgeho@invelop.de>
- Loading branch information
Showing
23 changed files
with
288 additions
and
1,609 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
180 changes: 0 additions & 180 deletions
180
src/main/java/io/archivesunleashed/data/ArcRecordUtils.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.