You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sv...@apache.org on 2016/12/23 15:29:22 UTC

[1/2] brooklyn-dist git commit: remove unnecessary versions in karaf pom

Repository: brooklyn-dist
Updated Branches:
  refs/heads/master 05db9ba9a -> 5ea1a897f


remove unnecessary versions in karaf pom

(the ones removed are declared in brooklyn-server/pom.xml)


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/80c219dd
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/80c219dd
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/diff/80c219dd

Branch: refs/heads/master
Commit: 80c219dd3cd147aa6e0529668b8f9a91af3edf57
Parents: 05db9ba
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Fri Dec 23 14:55:00 2016 +0000
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Fri Dec 23 14:55:00 2016 +0000

----------------------------------------------------------------------
 karaf/pom.xml | 11 -----------
 1 file changed, 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-dist/blob/80c219dd/karaf/pom.xml
----------------------------------------------------------------------
diff --git a/karaf/pom.xml b/karaf/pom.xml
index 125713b..42f342d 100644
--- a/karaf/pom.xml
+++ b/karaf/pom.xml
@@ -38,17 +38,6 @@
     </parent>
 
     <properties>
-        <!-- TODO: duplicates in brooklyn-server/karaf/pom.xml -->
-        <karaf.version>4.0.4</karaf.version>
-        <!--
-            Fixes double User-Agent issue leading to split Nexus repo.
-            Caused by karaf-maven-plugin depending on wagon-http 2.8 having the bug.
-         -->
-        <karaf.plugin.version>4.0.6</karaf.plugin.version>
-        <logback.version>1.0.7</logback.version>
-        <org.osgi.core.version>6.0.0</org.osgi.core.version>
-        <geronimo-jta_1.1_spec.version>1.1.1</geronimo-jta_1.1_spec.version>
-
         <org.osgi.compendium.version>5.0.0</org.osgi.compendium.version>
         <lifecycle-mapping-plugin.version>1.0.0</lifecycle-mapping-plugin.version>
 


[2/2] brooklyn-dist git commit: Closes #73

Posted by sv...@apache.org.
Closes #73

remove unnecessary versions in karaf pom

(the ones removed are declared in brooklyn-server/pom.xml)

i see this is also included in #48 but there are now conflicts and this partial improvement can be done now without waiting on that, i think -- @neykov ?


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/5ea1a897
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/5ea1a897
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/diff/5ea1a897

Branch: refs/heads/master
Commit: 5ea1a897fa4b5d3c99a8acd9c8f65c95ba8b2598
Parents: 05db9ba 80c219d
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Fri Dec 23 17:29:09 2016 +0200
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Fri Dec 23 17:29:09 2016 +0200

----------------------------------------------------------------------
 karaf/pom.xml | 11 -----------
 1 file changed, 11 deletions(-)
----------------------------------------------------------------------