X Tutup
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: jmurty/java-xmlbuilder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 18-fix-for-modern-java
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.
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on Jul 8, 2020

  1. 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
  2. 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 #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
X Tutup