Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fcrepo/fcrepo
base: 06c1a27f69d7
Choose a base ref
...
head repository: fcrepo/fcrepo
compare: 6e11d7a67757
Choose a head ref
  • 6 commits
  • 13 files changed
  • 1 contributor

Commits on Mar 15, 2013

  1. minor: more import cleanups

    Edwin Shin committed Mar 15, 2013
    Copy the full SHA
    f38142a View commit details
    Browse the repository at this point in the history
  2. Corrects my overzealous dependency cleanup

    Edwin Shin committed Mar 15, 2013
    Copy the full SHA
    607b066 View commit details
    Browse the repository at this point in the history
  3. Removes unused asChecksumString method

    Edwin Shin committed Mar 15, 2013
    Copy the full SHA
    102482a View commit details
    Browse the repository at this point in the history
  4. should be using org.junit.Assert.assertEquals, not junit.framework.As…

    …sert.assertEquals (latter is deprecated)
    Edwin Shin committed Mar 15, 2013
    Copy the full SHA
    fb3afea View commit details
    Browse the repository at this point in the history
  5. Removes unused code. Cleans up imports.

    Edwin Shin committed Mar 15, 2013
    Copy the full SHA
    17784a7 View commit details
    Browse the repository at this point in the history
  6. FixityInputStream wasn't being closed

    Edwin Shin committed Mar 15, 2013
    Copy the full SHA
    6e11d7a View commit details
    Browse the repository at this point in the history