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: corneil/java-xmlbuilder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jmurty/java-xmlbuilder
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.
  • 15 commits
  • 10 files changed
  • 3 contributors

Commits on Jul 8, 2020

  1. Configuration menu
    Copy the full SHA
    13a78bc View commit details
    Browse the repository at this point in the history
  2. Merge pull request jmurty#17 from harkue/master

    Add maven central badge in `README.md`
    jmurty authored Jul 8, 2020
    Configuration menu
    Copy the full SHA
    4cc353b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b53d5c View commit details
    Browse the repository at this point in the history
  4. Update build source & target to version 7

    Versions <7 is no longer supported by Maven
    jmurty committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    4c44a34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42109b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e39ad5f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    564a329 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1d49f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c5a027 View commit details
    Browse the repository at this point in the history
  10. Merge branch '18-fix-for-modern-java'

    * 18-fix-for-modern-java:
      [maven-release-plugin] prepare for next development iteration
      [maven-release-plugin] prepare release v1.3
      Release 1.3 to Maven repository
      Various hacks to get Docs to build with Java 12
      Update links previously to my defunct jamesmurty.com site
      Update build source & target to version 7
      Remove unused `javax.annotation` import which breaks Java 11+
    jmurty committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    43b3d2c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    01d118f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. set up github action for CI build and codecov

    add build and codecov badge in README.md
    harkue committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    e6e817d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'pr/harkue/19'

    * pr/harkue/19:
      set up github action for CI build and codecov add build and codecov badge in README.md
    jmurty committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    0b3d71c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Bump junit from 4.11 to 4.13.1

    Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
    - [Commits](junit-team/junit4@r4.11...r4.13.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    0215c9b View commit details
    Browse the repository at this point in the history
  2. Merge pull request jmurty#22 from jmurty/dependabot/maven/junit-junit…

    …-4.13.1
    
    Bump junit from 4.11 to 4.13.1
    jmurty authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    0fbd3bc View commit details
    Browse the repository at this point in the history
Loading