Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed fetch issue #103

Closed
wants to merge 5 commits into from
Closed

Fixed fetch issue #103

wants to merge 5 commits into from

Commits on Jan 16, 2018

  1. Fixed bagDataDir argument in PayloadWriterTest#testWritePayloadFilesM…

    …inusFetchFiles.
    
    Disabled removal of BagitWarning.DIFFERENT_NORMALIZATION in BagLinterTest as it seems to be produced also under MacOS in the meantime (resolves #102)
    Fixed PayloadWriter#getFetchPaths to resolve fetch file path against the bag data folder correctly (resolves #99)
    ThomasJejkal committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    4d0834d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

  1. Removed DIFFERENT_NORMALIZATION from expected warnings again in order…

    … to allow travis build
    
    Added MessageBundle_de_DE.properties for German localization
    Fixed minor typos in MessageBundle.properties
    Gogs committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    f4ec574 View commit details
    Browse the repository at this point in the history
  2. Replaced Inserting with Upserting again in MessageBundle.properties

    Fixed wrong tab size for indention
    Gogs committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    9695dad View commit details
    Browse the repository at this point in the history
  3. Fixed tab size for indention to 2

    Gogs committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    0761353 View commit details
    Browse the repository at this point in the history
  4. Applied Eclipse formatting

    Gogs committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    7b2ce33 View commit details
    Browse the repository at this point in the history