You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2015/04/27 11:29:15 UTC

[1/2] karaf git commit: [KARAF-3699] Upgrade to Felix ConfigAdmin 1.8.4

Repository: karaf
Updated Branches:
  refs/heads/karaf-3.0.x 2cb406245 -> f3df839aa


[KARAF-3699] Upgrade to Felix ConfigAdmin 1.8.4


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/f11531d5
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/f11531d5
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/f11531d5

Branch: refs/heads/karaf-3.0.x
Commit: f11531d59e1d77693aef47d3705ba99afd271bdf
Parents: 2cb4062
Author: Guillaume Nodet <gn...@gmail.com>
Authored: Mon Apr 27 10:55:29 2015 +0200
Committer: Guillaume Nodet <gn...@gmail.com>
Committed: Mon Apr 27 11:22:13 2015 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/f11531d5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e2e18d9..12885ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,7 @@
         <bndlib.version>2.4.0</bndlib.version>
         <equinox.region.version>1.0.0.v20110506</equinox.region.version>
         <felix.bundlerepository.version>2.0.4</felix.bundlerepository.version>
-        <felix.configadmin.version>1.8.2</felix.configadmin.version>
+        <felix.configadmin.version>1.8.4</felix.configadmin.version>
         <felix.fileinstall.version>3.4.2</felix.fileinstall.version>
         <felix.framework.version>4.2.1</felix.framework.version>
         <felix.framework.security.version>2.2.0</felix.framework.security.version>


[2/2] karaf git commit: [KARAF-3682] Upgrade to Felix maven-bundle-plugin 2.5.4

Posted by gn...@apache.org.
[KARAF-3682] Upgrade to Felix maven-bundle-plugin 2.5.4


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/f3df839a
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/f3df839a
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/f3df839a

Branch: refs/heads/karaf-3.0.x
Commit: f3df839aa0363ee9dea6b470aaf3d1362d8e48f3
Parents: f11531d
Author: Guillaume Nodet <gn...@gmail.com>
Authored: Mon Apr 27 10:55:53 2015 +0200
Committer: Guillaume Nodet <gn...@gmail.com>
Committed: Mon Apr 27 11:23:15 2015 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/f3df839a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 12885ed..134c254 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
         <felix.framework.version>4.2.1</felix.framework.version>
         <felix.framework.security.version>2.2.0</felix.framework.security.version>
         <felix.gogo.version>0.12.1</felix.gogo.version>
-        <felix.plugin.version>2.5.3</felix.plugin.version>
+        <felix.plugin.version>2.5.4</felix.plugin.version>
         <felix.utils.version>1.8.0</felix.utils.version>
         <felix.webconsole.version>4.2.8</felix.webconsole.version>
         <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version>