Skip to content

FetchWriter is not adding line separator #106

@ThomasJejkal

Description

@ThomasJejkal

Given

  • I use bagit-java 5.0.5
  • I try to create a bag using fetch files

When

  • I write the bag to disk

Then

  • A broken fetch.txt is created without any line breaks

Adding the separator was done before by RelativePathWriter.formatRelativePathString(bagitRootDir, fetchItem.getPath()). Due do removing this step, no path separator is added at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions