This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/felix-antora-site.git
The following commit(s) were added to refs/heads/main by this push:
new 37ff67bb Update for iPOJO Manipulator 1.13.0 release
37ff67bb is described below
commit 37ff67bbb86204d76eeed13011a047750e177f1e
Author: Guillaume Nodet <[email protected]>
AuthorDate: Fri Dec 8 13:29:51 2023 +0100
Update for iPOJO Manipulator 1.13.0 release
---
downloads.list | 7 ++++---
modules/ROOT/examples/downloads.yml | 8 ++++++++
modules/ROOT/pages/news.adoc | 1 +
3 files changed, 13 insertions(+), 3 deletions(-)
diff --git a/downloads.list b/downloads.list
index 34406134..555c1e0f 100644
--- a/downloads.list
+++ b/downloads.list
@@ -74,8 +74,8 @@ iPOJO Ant Task and
CLI|org.apache.felix.ipojo.ant|1.12.1|project||-
iPOJO BND Plugin|bnd-ipojo-plugin|1.12.1|project||-
iPOJO WebConsole Plugin|org.apache.felix.ipojo.webconsole|1.7.0|project||-
iPOJO API|org.apache.felix.ipojo.api|1.12.1|project||-
-iPOJO Manipulator|org.apache.felix.ipojo.manipulator|1.12.1|project||-
-iPOJO Manipulator Project (containing all iPOJO manipulator
modules)|org.apache.felix.ipojo.manipulator-project|1.12.1|source-release||-
+iPOJO Manipulator|org.apache.felix.ipojo.manipulator|1.13.0|project||-
+iPOJO Manipulator Project (containing all iPOJO manipulator
modules)|org.apache.felix.ipojo.manipulator-project|1.13.0|source-release||-
iPOJO Whiteboard pattern
handler|org.apache.felix.ipojo.handler.whiteboard|1.6.0|project||-
iPOJO Extender pattern
handler|org.apache.felix.ipojo.handler.extender|1.4.0|project||-
iPOJO JMX handler|org.apache.felix.ipojo.handler.jmx|1.4.0|project||-
@@ -129,7 +129,7 @@ Web Console User Admin
Plugin|org.apache.felix.webconsole.plugins.useradmin|1.0.
# This list is sorted by the title before writing the table
# Format: title|artifactId|version[|classifier[|extension]]
Maven Bundle Plugin|maven-bundle-plugin|5.1.1|||changelog.txt
-Maven iPOJO Plugin|maven-ipojo-plugin|1.12.1|||-
+Maven iPOJO Plugin|maven-ipojo-plugin|1.13.0|||-
Maven junit4osgi Plugin|maven-junit4osgi-plugin|1.0.0|||doc/changelog.txt
Maven OBR Plugin|maven-obr-plugin|1.2.0|||-
Maven SCR Plugin|maven-scr-plugin|1.26.4
@@ -145,5 +145,6 @@ SCR Ant Task|org.apache.felix.scr.ant|1.18.0
# (3) Bnd PLugins
# This list is sorted by the title before writing the table
# Format: title|artifactId|version[|classifier[|extension]]
+iPOJO Bnd Plugin|bnd-ipojo-plugin|1.13.0
SCR bnd Plugin|org.apache.felix.scr.bnd|1.9.6
SCR Ext Anno|org.apache.felix.scr.ext.anno|1.0.0
diff --git a/modules/ROOT/examples/downloads.yml
b/modules/ROOT/examples/downloads.yml
index 259e7d9e..0c22ac61 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -416,6 +416,11 @@ maven_plugins:
version: 5.1.1
changelog: felix-dev/blob/master/tools/maven-bundle-plugin/changelog.txt
+ - title: Maven iPOJO Plugin
+ artifactId: maven-ipojo-plugin
+ version: 1.13.0
+ changelog: felix-dev/blob/master/ipojo/manipulator/changelog.txt
+
- title: Maven OBR Plugin
artifactId: maven-obr-plugin
version: 1.2.0
@@ -443,3 +448,6 @@ bnd-plugins:
artifactId: org.apache.felix.scr.bnd
version: 1.9.6
+ - title: iPOJO Bnd Plugin
+ artifactId: bnd-ipojo-plugin
+ version: 1.13.0
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 88817f8f..64acc4be 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* Apache Felix iPOJO Manipulator 1.13.0 (Decembre 8th, 2023)
* Apache Felix Http Bridge 4.2.14 (November 6th, 2023)
* Apache Felic Http Jetty 5.1.4 and Http Jetty 4.2.20 (November 4th, 2023)
* Apache Felix Webconsole 4.9.6 (October 7th, 2023)