Comparing 7.2.1...7.2.2 · bndtools/bnd (original) (raw)

Commits on Mar 23, 2026

  1. Revert "Add sonatype/MavenCentral repository support"
    This reverts commit 2e1cec0.
    revert gradle plugin related sonatype changes
    Revert "Update release logging to use bndProject name"
    This reverts commit 0ba4bc7.
    Revert "log in github action"
    This reverts commit 9d0c2ea.
    Revert "Refactor release task counting in BndPlugin"
    This reverts commit c6be276.
    disable baseline for 7.2.2 sonatype removal: this is just an exception because we remove API which was never intended to be used.
    Signed-off-by: Christoph Rueger chrisrueger@gmail.com
    @peterkir @chrisrueger
    Configuration menu
    Browse the repository at this point in the history
  2. build: Build Release 7.2.2.RC1
    Goal is to build with 7.2.1 (in order to deploy one last time with bnd's sonatype support) but only to revert the sonatype support in this release.
    After 7.2.2 sonatype support is removed and we need to do sonatype deployment in 7.3.0 via our new sonatype script which is already in master.
    Signed-off-by: Christoph Rueger chrisrueger@gmail.com
    @chrisrueger
    Configuration menu
    Browse the repository at this point in the history