Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade maven-bundle-plugin to 6.0.0 #1464

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Godin
Copy link
Member

@Godin Godin commented May 22, 2023

Nothing suspicious in diffs - here is example for org.jacoco.core:

--- 1/before/jacoco-0.8.13.202412210239/lib/org.jacoco.core-0.8.13.202412210239/META-INF/MANIFEST.MF
+++ 2/after/jacoco-0.8.13.202412210238/lib/org.jacoco.core-0.8.13.202412210238/META-INF/MANIFEST.MF
@@ -1,10 +1,8 @@
 Manifest-Version: 1.0
-Created-By: Apache Maven Bundle Plugin
+Created-By: Apache Maven Bundle Plugin 6.0.0
 Build-Jdk-Spec: 21
 Automatic-Module-Name: org.jacoco.core
-Bnd-LastModified: 1734748801910
-Build-Jdk: 21.0.1
-Built-By: godin
+Bnd-LastModified: 1734748691882^M
 Bundle-Description: JaCoCo Core
 Bundle-License: https://www.eclipse.org/legal/epl-2.0/
 Bundle-ManifestVersion: 2
@@ -12,9 +10,9 @@ Bundle-Name: JaCoCo Core
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Bundle-SymbolicName: org.jacoco.core
 Bundle-Vendor: Mountainminds GmbH & Co. KG
-Bundle-Version: 0.8.13.202412210239
+Bundle-Version: 0.8.13.202412210238
 Eclipse-SourceReferences: scm:git:git://github.com/jacoco/jacoco.git;pat
- h="org.jacoco.core";commitId=e21a0b13a9da4aecb4b3c60faeacf45a5b11b9db
+ h="org.jacoco.core";commitId=a7e30821a228770eb0109277d6e2df8743eec1a4^M
 Export-Package: org.jacoco.core.internal;x-internal:=true;version="0.8.1
  3",org.jacoco.core.internal.analysis;x-internal:=true;version="0.8.13";
  uses:="org.jacoco.core.analysis,org.jacoco.core.internal.analysis.filte
@@ -44,5 +42,5 @@ Import-Package: org.jacoco.core;version="[0.8.13,0.8.14)",org.jacoco.cor
  m;version="[9.7.1,9.8)",org.objectweb.asm.commons;version="[9.7.1,9.8)"
  ,org.objectweb.asm.tree;version="[9.7.1,9.8)"
 Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
-Tool: Bnd-3.5.0.201709291849
+Tool: Bnd-7.0.0.202310060912

@Godin Godin self-assigned this May 22, 2023
@Godin Godin force-pushed the upgrade_maven-bundle-plugin branch from f9524ad to c4b6e68 Compare May 25, 2023 11:04
@Godin Godin changed the title Upgrade maven-bundle-plugin to 5.1.8 Upgrade maven-bundle-plugin to 5.1.9 May 25, 2023
@Godin Godin force-pushed the upgrade_maven-bundle-plugin branch from c4b6e68 to 40fdaa2 Compare December 19, 2024 11:06
@Godin Godin changed the title Upgrade maven-bundle-plugin to 5.1.9 Upgrade maven-bundle-plugin to 6.0.0 Dec 19, 2024
@Godin Godin force-pushed the upgrade_maven-bundle-plugin branch 2 times, most recently from cf13e87 to 5dc47ef Compare December 19, 2024 11:44
@Godin Godin force-pushed the upgrade_maven-bundle-plugin branch from 5dc47ef to a7e3082 Compare December 21, 2024 02:03
@Godin Godin added this to the 0.8.13 milestone Dec 21, 2024
@Godin Godin marked this pull request as ready for review December 21, 2024 02:03
@Godin Godin enabled auto-merge (squash) December 21, 2024 02:47
@Godin Godin requested a review from marchof December 21, 2024 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Implementation
Development

Successfully merging this pull request may close these issues.

1 participant