Hello team, I just prepared release of: - parent pom 3.2.0 - spi-fly 1.3.8 (whole relactor)
Staging repository: https://repository.apache.org/content/repositories/orgapachearies-1223 Please vote to approve this release: [ ] +1 Approve the release [ ] -1 Don't approve the release (please provide specific comments) This vote will be open for at least 72 hours. Minimal 3 +1 votes from PMCs members are required. *Release notes*============ *parent-3.2.0* ARIES-2240: Configure javadoc to always run in builds *spifly-1.3.8* *Fixes:* - ARIES-2179: Remove blueprint annotation api usage - ARIES-2240: Configure javadoc for spi-fly - ARIES-2241: Fix fragment ServiceLoader capability merging - *Maintenance:* - Update spi-fly tests to implement osgi.core 8.0.0 interfaces Remove forkMode removed parameter from surefire Upgrade to mockito-core 4.11.0 Extract dependency versions to properties - spi-fly Run spi-fly builds on Java LTS versions Update junit in spi-fly Split bnd and bnd plugins version properties in spi-fly Simplify triple negation usage Remove junit 3 TestCase usage Import static all assert* methods Replace Assert.fail with assertThrows Sort imports in java files Change Java version format passed to compiler plugin Fix bnd config Remove project.scm.id configuration in spi-fly Update SCM URLs from gitbox to github Use snapshot version of released artifacts awaiting for promotion - *Dependency bumps:* - org.assertj:assertj-core: 3.23.1 → 3.27.7 org.apache.felix:maven-bundle-plugin: 5.1.8 → 5.1.9 org.apache.felix.apache.felix.log: 1.3.0 → 1.3.2 org.apache.maven.plugins:maven-compiler-plugin: 3.10.1 → 3.15.0 org.apache.maven.plugins:maven-dependency-plugin: 3.4.0 →3.11.0 org.apache.maven.plugins:maven-enforcer-plugin: 3.5.0 → 3.6.3 org.apache.maven.plugins:maven-surefire-plugin: 3.5.2 → 3.5.6 org.apache.rat:apache-rat-plugin: 0.15 → 0.17 org.codehaus.mojo:build-helper-maven-plugin: 3.6.0 → 3.6.1 org.codehaus.mojo:flatten-maven-plugin: 1.6.0 → 1.8.0 org.easymock:easymock: 4.3 → 5.7.0 org.mockito:mockito-core: 4.9.0 → 5.15.2 org.osgi.core: 5.0.0 → 8.0.0 asm.version: 9.6 → 9.10.1 junit-jupiter.version: 5.12.0 → 5.14.4 junit-platform.version: 1.12.0 → 1.14.4 osgi.test.version: 1.1.0 → 1.3.0 slf4j.version: 1.7.0 → 2.0.18 org.slf4j:slf4j-simple: 1.7.36 → 2.0.16 org.apache:apache: 30 → 39 -- Regards, Dominik Przybysz
