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: konradbloor/mailcheck-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: BorderTech/mailcheck-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 19 files changed
  • 3 contributors

Commits on Sep 20, 2017

  1. update plugin dependency versions

    marksreeves committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    e4bafc0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from BorderTech/update-dependencies

    update plugin dependency versions
    marksreeves authored Sep 20, 2017
    Configuration menu
    Copy the full SHA
    5129f60 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Update pom for publish to maven central

    This means assigning new maven coordinates to a space where we are able
    to publish.  AZ#8232
    ricksbrown committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    e944dd1 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    ecb7614 View commit details
    Browse the repository at this point in the history
  2. Enable Checkstyle.

    Some of the rules are a bit off, like forcing javadoc on accessors.
    Code should be self-documenting as much as possible and not force
    useless noise doco.
    ricksbrown committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    ff326c2 View commit details
    Browse the repository at this point in the history
  3. Update readme

    ricksbrown committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    2f76b7f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from BorderTech/feature/mvn_central

    Prepare for publish to maven central
    ricksbrown authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    9e75e4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcbb8df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21a038b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3 from BorderTech/release/first

    Release v1.0.0
    ricksbrown authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    cd6866f View commit details
    Browse the repository at this point in the history
Loading