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: bndtools/bnd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.3.0
Choose a base ref
...
head repository: bndtools/bnd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.3.1
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Jun 4, 2022

  1. build: Start 6.3.1 stream

    Signed-off-by: BJ Hargrave <bj@hargrave.dev>
    bjhargrave committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    ccfff79 View commit details
    Browse the repository at this point in the history
  2. gradle: Avoid setting a manifest object

    Rather than setting a manifest object in the task so that we can
    set the effective manifest after building, we instead merge the
    generated manifest into the existing manifest object.
    
    Fixes #5275
    
    Signed-off-by: BJ Hargrave <bj@hargrave.dev>
    bjhargrave committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    d3753d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. build: Release 6.3.1

    Signed-off-by: BJ Hargrave <bj@hargrave.dev>
    bjhargrave committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    30a66dc View commit details
    Browse the repository at this point in the history
Loading