paulrutter commented on PR #322: URL: https://github.com/apache/felix-dev/pull/322#issuecomment-2146768550
The only IT still failing was also failing with bnd 6.3.1. ``` [INFO] --- invoker:3.2.1:run (integration-test) @ maven-bundle-plugin --- [INFO] Building: archiver\pom.xml [INFO] run post-build script verify.groovy [INFO] archiver\pom.xml ................................. SUCCESS (13.3 s) [INFO] Building: dep-reduced\pom.xml [INFO] run post-build script verify.groovy [INFO] dep-reduced\pom.xml .............................. SUCCESS (4.9 s) [INFO] Building: embed-multiple-artifacts\pom.xml [INFO] run post-build script verify.groovy [INFO] embed-multiple-artifacts\pom.xml ................. SUCCESS (4.4 s) [INFO] Building: existing-metadata-no-update\pom.xml [INFO] run pre-build script prebuild.groovy [INFO] run post-build script verify.groovy [INFO] The post-build script did not succeed. assert manifest.isEmpty() | | | false Manifest-Version: 1.0 Bnd-LastModified: 1717484827643 Build-Jdk-Spec: 21 Bundle-Description: This project has been built before (i.e. a cache fil e is there), the current pom.xml has not been touched, nor any of the b uilt files Bundle-DocURL: https://wcm.io Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt Bundle-ManifestVersion: 2 Bundle-Name: existing-metadata-no-update Bundle-SymbolicName: org.apache.felix.bundleits.existing-metadata-no-upd ate Bundle-Vendor: wcm.io Bundle-Version: 1.0.0.SNAPSHOT Created-By: Apache Maven Bundle Plugin 5.1.10-SNAPSHOT Tool: Bnd-7.0.0.202310060912 [INFO] existing-metadata-no-update\pom.xml .............. FAILED (28.2 s) [INFO] Building: no-test-scoped-imports\pom.xml [INFO] run post-build script verify.groovy [INFO] no-test-scoped-imports\pom.xml ................... SUCCESS (7.9 s) [INFO] Building: reproducible\pom.xml [INFO] run post-build script verify.groovy [INFO] reproducible\pom.xml ............................. SUCCESS (2.9 s) [INFO] Building: reproducible-manifest\pom.xml [INFO] run post-build script verify.groovy [INFO] reproducible-manifest\pom.xml .................... SUCCESS (5.7 s) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@felix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org