-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed originalFilePathMapping as we are not going to use it in the …
…Data Stations
- Loading branch information
1 parent
4e9d137
commit 62901ae
Showing
6 changed files
with
3 additions
and
133 deletions.
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,6 @@ | |
@AllArgsConstructor | ||
public class DepositFile { | ||
Path path; | ||
Path physicalPath; | ||
String checksum; | ||
Node xmlNode; | ||
} |
37 changes: 0 additions & 37 deletions
37
src/main/java/nl/knaw/dans/dvingest/core/dansbag/domain/DepositLocation.java
This file was deleted.
Oops, something went wrong.
51 changes: 0 additions & 51 deletions
51
src/main/java/nl/knaw/dans/dvingest/core/dansbag/domain/OriginalFilePathMapping.java
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