[jira] [Commented] (SM-3852) Create OSGi bundles for Spring 5.0.10.RELEASE

2018-10-29 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/SM-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1780#comment-1780
 ] 

ASF GitHub Bot commented on SM-3852:


GitHub user rjatkins opened a pull request:

https://github.com/apache/servicemix-bundles/pull/131

[SM-3852] Create OSGi bundles for spring-framework 5.0.10.RELEASE



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/rjatkins/servicemix-bundles 
issue/SM-3852-spring-5.0.10.RELEASE-bundles

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/131.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #131


commit 95689048ecfaaf27de3733cbee41b271fa57acd1
Author: Richard Atkins 
Date:   2018-10-29T06:19:06Z

[SM-3852] Create OSGi bundles for spring-framework 5.0.10.RELEASE




> Create OSGi bundles for Spring 5.0.10.RELEASE
> -
>
> Key: SM-3852
> URL: https://issues.apache.org/jira/browse/SM-3852
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Richard Atkins
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Fix For: bundles-2018.10
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SMX4-1714) Create bundle for archaius-core 0.6.0

2018-08-29 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/SMX4-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596248#comment-16596248
 ] 

ASF GitHub Bot commented on SMX4-1714:
--

Github user raulk closed the pull request at:

https://github.com/apache/servicemix4-bundles/pull/8


> Create bundle for archaius-core 0.6.0
> -
>
> Key: SMX4-1714
> URL: https://issues.apache.org/jira/browse/SMX4-1714
> Project: ServiceMix 4
>  Issue Type: New Feature
>  Components: Bundles
>Reporter: Raúl Kripalani
>Assignee: Freeman Fang
>Priority: Major
> Fix For: bundles-2014.03
>
>
> It's a prerequisite to OSGify Netflix Hystrix.
> Archaius is ASL licensed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-2240) Some endorsed libraries are duplicated

2018-08-29 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/SM-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596249#comment-16596249
 ] 

ASF GitHub Bot commented on SM-2240:


Github user raulk closed the pull request at:

https://github.com/apache/servicemix5/pull/9


> Some endorsed libraries are duplicated
> --
>
> Key: SM-2240
> URL: https://issues.apache.org/jira/browse/SM-2240
> Project: ServiceMix
>  Issue Type: Task
>  Components: servicemix-assembly
>Affects Versions: 5.0.0
>Reporter: Raúl Kripalani
>Assignee: Freeman Fang
>Priority: Major
> Fix For: 5.0.0
>
>
> The current SNAPSHOT assembly produces duplicate endorsed libraries:
> {code}
> [raul@~/Workbench/Source/servicemix5/assemblies/apache-servicemix/target/apache-servicemix-5.0.0-SNAPSHOT/lib/endorsed$]
>  ls -lrt
> total 11808
> -rw-r--r--  1 raul  staff   278281 Oct 24  2011 serializer-2.7.1.jar
> -rw-r--r--  1 raul  staff  3176148 Oct 24  2011 xalan-2.7.1.jar
> -rw-r--r--  1 raul  staff  1367760 Sep 10  2012 xercesImpl-2.11.0.jar
> -rw-r--r--  1 raul  staff   261220 Mar 10  2013 
> org.apache.servicemix.specs.jaxp-api-1.4-2.2.0.jar
> -rw-r--r--  1 raul  staff   125263 Mar 10  2013 
> org.apache.servicemix.specs.jaxb-api-2.2-2.2.0.jar
> -rw-r--r--  1 raul  staff73679 Mar 10  2013 
> org.apache.servicemix.specs.jaxws-api-2.2-2.2.0.jar
> -rw-r--r--  1 raul  staff49404 Mar 10  2013 
> org.apache.servicemix.specs.saaj-api-1.3-2.2.0.jar
> -rw-r--r--  1 raul  staff48823 Mar 10  2013 
> org.apache.servicemix.specs.stax-api-1.2-2.2.0.jar
> -rw-r--r--  1 raul  staff53049 Mar 10  2013 
> org.apache.servicemix.specs.activation-api-1.1-2.2.0.jar
> -rw-r--r--  1 raul  staff 8741 Sep 17 14:56 
> org.apache.karaf.exception-2.3.3.jar
> -rw-r--r--  1 raul  staff 1205 Sep 17 15:03 README
> -rw-r--r--  1 raul  staff   121168 Feb 16 23:05 
> org.apache.servicemix.specs.jaxb-api-2.2-2.4.0.jar
> -rw-r--r--  1 raul  staff65741 Feb 16 23:06 
> org.apache.servicemix.specs.activation-api-1.1-2.4.0.jar
> -rw-r--r--  1 raul  staff49497 Feb 16 23:06 
> org.apache.servicemix.specs.saaj-api-1.3-2.4.0.jar
> -rw-r--r--  1 raul  staff73931 Feb 16 23:06 
> org.apache.servicemix.specs.jaxws-api-2.2-2.4.0.jar
> -rw-r--r--  1 raul  staff   261339 Feb 16 23:07 
> org.apache.servicemix.specs.jaxp-api-1.4-2.4.0.jar
> {code}
> This is because Karaf 2.3.3 comes bundled with SMX specs 2.2.0, and we're 
> adding in SMX specs 2.4.0 without removing the former.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3742) Create OSGi bundle for Thymeleaf 3.0.9

2018-06-19 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/SM-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517188#comment-16517188
 ] 

ASF GitHub Bot commented on SM-3742:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/129


> Create OSGi bundle for Thymeleaf 3.0.9
> --
>
> Key: SM-3742
> URL: https://issues.apache.org/jira/browse/SM-3742
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
> Fix For: bundles-2018.06
>
>
> See discussion in [PR 
> 124|https://github.com/apache/servicemix-bundles/pull/124] and [PR 
> 126|https://github.com/apache/servicemix-bundles/pull/126].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3742) Create OSGi bundle for Thymeleaf 3.0.9

2018-06-19 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/SM-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517157#comment-16517157
 ] 

ASF GitHub Bot commented on SM-3742:


Github user jbonofre commented on a diff in the pull request:

https://github.com/apache/servicemix-bundles/pull/129#discussion_r196445663
  
--- Diff: thymeleaf-3.0.9.RELEASE/pom.xml ---
@@ -0,0 +1,93 @@
+
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+
+  
+
+  4.0.0
+
+  
+org.apache.servicemix.bundles
+bundles-pom
+13
+../bundles-pom/pom.xml
+  
+
+  org.apache.servicemix.bundles.thymeleaf
+  3.0.9.RELEASE_1-SNAPSHOT
+  bundle
+  Apache ServiceMix :: Bundles :: ${pkgArtifactId}
+  This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.
+
--- End diff --

No you should have the "regular" `` section like:

```


scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git

scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git

https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
  
```


> Create OSGi bundle for Thymeleaf 3.0.9
> --
>
> Key: SM-3742
> URL: https://issues.apache.org/jira/browse/SM-3742
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>
> See discussion in [PR 
> 124|https://github.com/apache/servicemix-bundles/pull/124] and [PR 
> 126|https://github.com/apache/servicemix-bundles/pull/126].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3742) Create OSGi bundle for Thymeleaf 3.0.9

2018-06-19 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/SM-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517152#comment-16517152
 ] 

ASF GitHub Bot commented on SM-3742:


Github user oliverlietz commented on a diff in the pull request:

https://github.com/apache/servicemix-bundles/pull/129#discussion_r196444227
  
--- Diff: thymeleaf-3.0.9.RELEASE/pom.xml ---
@@ -0,0 +1,93 @@
+
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+
+  
+
+  4.0.0
+
+  
+org.apache.servicemix.bundles
+bundles-pom
+13
+../bundles-pom/pom.xml
+  
+
+  org.apache.servicemix.bundles.thymeleaf
+  3.0.9.RELEASE_1-SNAPSHOT
+  bundle
+  Apache ServiceMix :: Bundles :: ${pkgArtifactId}
+  This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.
+
--- End diff --

@jbonofre, I'm confused, sorry. Is an empty `` required? See [this 
comment](https://github.com/apache/servicemix-bundles/pull/126#pullrequestreview-121849077).


> Create OSGi bundle for Thymeleaf 3.0.9
> --
>
> Key: SM-3742
> URL: https://issues.apache.org/jira/browse/SM-3742
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>
> See discussion in [PR 
> 124|https://github.com/apache/servicemix-bundles/pull/124] and [PR 
> 126|https://github.com/apache/servicemix-bundles/pull/126].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3742) Create OSGi bundle for Thymeleaf 3.0.9

2018-06-19 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/SM-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517119#comment-16517119
 ] 

ASF GitHub Bot commented on SM-3742:


Github user jbonofre commented on a diff in the pull request:

https://github.com/apache/servicemix-bundles/pull/129#discussion_r196436223
  
--- Diff: thymeleaf-3.0.9.RELEASE/pom.xml ---
@@ -0,0 +1,93 @@
+
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+
+  
+
+  4.0.0
+
+  
+org.apache.servicemix.bundles
+bundles-pom
+13
+../bundles-pom/pom.xml
+  
+
+  org.apache.servicemix.bundles.thymeleaf
+  3.0.9.RELEASE_1-SNAPSHOT
+  bundle
+  Apache ServiceMix :: Bundles :: ${pkgArtifactId}
+  This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.
+
--- End diff --

For the record, `` is required for the release. I'm fixing that 
anyway.


> Create OSGi bundle for Thymeleaf 3.0.9
> --
>
> Key: SM-3742
> URL: https://issues.apache.org/jira/browse/SM-3742
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>
> See discussion in [PR 
> 124|https://github.com/apache/servicemix-bundles/pull/124] and [PR 
> 126|https://github.com/apache/servicemix-bundles/pull/126].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3742) Create OSGi bundle for Thymeleaf 3.0.9

2018-06-12 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/SM-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16510189#comment-16510189
 ] 

ASF GitHub Bot commented on SM-3742:


GitHub user oliverlietz opened a pull request:

https://github.com/apache/servicemix-bundles/pull/129

SM-3742 Create OSGi bundle for Thymeleaf 3.0.9



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/oliverlietz/servicemix-bundles SM-3742

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/129.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #129


commit f7f11cfd8c86e33013a7e6afb3568800f0b4af59
Author: Oliver Lietz 
Date:   2018-06-12T20:43:48Z

SM-3742 Create OSGi bundle for Thymeleaf 3.0.9




> Create OSGi bundle for Thymeleaf 3.0.9
> --
>
> Key: SM-3742
> URL: https://issues.apache.org/jira/browse/SM-3742
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>
> See discussion in [PR 
> 124|https://github.com/apache/servicemix-bundles/pull/124] and [PR 
> 126|https://github.com/apache/servicemix-bundles/pull/126].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3741) Create OSGi bundle for aws-java-sdk 1.11.344

2018-06-12 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/SM-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16509506#comment-16509506
 ] 

ASF GitHub Bot commented on SM-3741:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/128


> Create OSGi bundle for aws-java-sdk 1.11.344
> 
>
> Key: SM-3741
> URL: https://issues.apache.org/jira/browse/SM-3741
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Craig
>Assignee: Andrea Cosentino
>Priority: Major
> Fix For: bundles-2018.06
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3741) Create OSGi bundle for aws-java-sdk 1.11.344

2018-06-11 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/SM-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16508451#comment-16508451
 ] 

ASF GitHub Bot commented on SM-3741:


GitHub user candrews opened a pull request:

https://github.com/apache/servicemix-bundles/pull/128

[SM-3741] Create OSGi bundle for aws-java-sdk 1.11.344

https://issues.apache.org/jira/browse/SM-3741

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/candrews/servicemix-bundles 
aws-java-sdk-1.11.344

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/128.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #128


commit 495f7cfa9c4cb09de45934bef0dfd26fbabcab27
Author: Craig Andrews 
Date:   2018-06-11T18:06:55Z

[SM-3741] Create OSGi bundle for aws-java-sdk 1.11.344




> Create OSGi bundle for aws-java-sdk 1.11.344
> 
>
> Key: SM-3741
> URL: https://issues.apache.org/jira/browse/SM-3741
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Craig
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3387) Not actual information in Commercial support section

2018-06-08 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/SM-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506550#comment-16506550
 ] 

ASF GitHub Bot commented on SM-3387:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-website/pull/2


> Not actual information in Commercial support section
> 
>
> Key: SM-3387
> URL: https://issues.apache.org/jira/browse/SM-3387
> Project: ServiceMix
>  Issue Type: Bug
>  Components: documentation
>Reporter: Pavel Vinogradov
>Assignee: Krzysztof Sobkowiak
>Priority: Major
>  Labels: documentation, easyfix
> Attachments: [SM-3387] support.page.patch
>
>
> "Commercial support" section 
> http://servicemix.apache.org/community/support.html contains link to 
> FuseSource which are no longer exists.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3714) Create OSGi bundle for Thymeleaf 3.0.9

2018-05-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482705#comment-16482705
 ] 

ASF GitHub Bot commented on SM-3714:


Github user jbonofre commented on a diff in the pull request:

https://github.com/apache/servicemix-bundles/pull/126#discussion_r189645091
  
--- Diff: thymeleaf-3.0.9.RELEASE/pom.xml ---
@@ -0,0 +1,148 @@
+
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+
+  
+
+  4.0.0
+
+  
+org.apache.servicemix.bundles
+bundles-pom
+13
+../bundles-pom/pom.xml
+  
+
+  org.apache.servicemix.bundles.thymeleaf
+  3.0.9.RELEASE_1-SNAPSHOT
+  bundle
+  Apache ServiceMix :: Bundles :: ${pkgArtifactId}
+  This OSGi bundles wraps ${pkgArtifactId} ${pkgVersion} jar 
file.
+
+  
+
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
+
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
+
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+HEAD
+  
+
+  
+org.thymeleaf
+thymeleaf
+3.0.9.RELEASE
+
${servicemix.osgi.export.pkg}
+
--- End diff --

In that case, don't provide the pkg property. See other bundle for example.


> Create OSGi bundle for Thymeleaf 3.0.9
> --
>
> Key: SM-3714
> URL: https://issues.apache.org/jira/browse/SM-3714
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3711) Create OSGi bundle for Thymeleaf 3.0.6

2018-05-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482682#comment-16482682
 ] 

ASF GitHub Bot commented on SM-3711:


Github user oliverlietz closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/123


> Create OSGi bundle for Thymeleaf 3.0.6
> --
>
> Key: SM-3711
> URL: https://issues.apache.org/jira/browse/SM-3711
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3713) Create OSGi bundle for Thymeleaf 3.0.8

2018-05-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482684#comment-16482684
 ] 

ASF GitHub Bot commented on SM-3713:


Github user oliverlietz closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/125


> Create OSGi bundle for Thymeleaf 3.0.8
> --
>
> Key: SM-3713
> URL: https://issues.apache.org/jira/browse/SM-3713
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3712) Create OSGi bundle for Thymeleaf 3.0.7

2018-05-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482683#comment-16482683
 ] 

ASF GitHub Bot commented on SM-3712:


Github user oliverlietz closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/124


> Create OSGi bundle for Thymeleaf 3.0.7
> --
>
> Key: SM-3712
> URL: https://issues.apache.org/jira/browse/SM-3712
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3710) Create OSGi bundle for Thymeleaf 3.0.5

2018-05-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482681#comment-16482681
 ] 

ASF GitHub Bot commented on SM-3710:


Github user oliverlietz closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/122


> Create OSGi bundle for Thymeleaf 3.0.5
> --
>
> Key: SM-3710
> URL: https://issues.apache.org/jira/browse/SM-3710
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3706) Create OSGi bundle for Thymeleaf 3.0.1

2018-05-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482675#comment-16482675
 ] 

ASF GitHub Bot commented on SM-3706:


Github user oliverlietz closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/118


> Create OSGi bundle for Thymeleaf 3.0.1
> --
>
> Key: SM-3706
> URL: https://issues.apache.org/jira/browse/SM-3706
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3707) Create OSGi bundle for Thymeleaf 3.0.2

2018-05-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482677#comment-16482677
 ] 

ASF GitHub Bot commented on SM-3707:


Github user oliverlietz closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/119


> Create OSGi bundle for Thymeleaf 3.0.2
> --
>
> Key: SM-3707
> URL: https://issues.apache.org/jira/browse/SM-3707
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3708) Create OSGi bundle for Thymeleaf 3.0.3

2018-05-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482678#comment-16482678
 ] 

ASF GitHub Bot commented on SM-3708:


Github user oliverlietz closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/120


> Create OSGi bundle for Thymeleaf 3.0.3
> --
>
> Key: SM-3708
> URL: https://issues.apache.org/jira/browse/SM-3708
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3714) Create OSGi bundle for Thymeleaf 3.0.9

2018-05-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482674#comment-16482674
 ] 

ASF GitHub Bot commented on SM-3714:


Github user oliverlietz commented on a diff in the pull request:

https://github.com/apache/servicemix-bundles/pull/126#discussion_r189641149
  
--- Diff: thymeleaf-3.0.9.RELEASE/pom.xml ---
@@ -0,0 +1,148 @@
+
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+
+  
+
+  4.0.0
+
+  
+org.apache.servicemix.bundles
+bundles-pom
+13
+../bundles-pom/pom.xml
+  
+
+  org.apache.servicemix.bundles.thymeleaf
+  3.0.9.RELEASE_1-SNAPSHOT
+  bundle
+  Apache ServiceMix :: Bundles :: ${pkgArtifactId}
+  This OSGi bundles wraps ${pkgArtifactId} ${pkgVersion} jar 
file.
+
+  
+
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
+
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
+
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+HEAD
+  
+
+  
+org.thymeleaf
+thymeleaf
+3.0.9.RELEASE
+
${servicemix.osgi.export.pkg}
+
--- End diff --

`servicemix.osgi.export` is required for proper versioned packages, 
otherwise `pkgVersion` is appended after last package (see pattern defined by 
`servicemix.osgi.export` in parent POM).


> Create OSGi bundle for Thymeleaf 3.0.9
> --
>
> Key: SM-3714
> URL: https://issues.apache.org/jira/browse/SM-3714
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3714) Create OSGi bundle for Thymeleaf 3.0.9

2018-05-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482657#comment-16482657
 ] 

ASF GitHub Bot commented on SM-3714:


Github user jbonofre commented on a diff in the pull request:

https://github.com/apache/servicemix-bundles/pull/126#discussion_r189632012
  
--- Diff: thymeleaf-3.0.9.RELEASE/pom.xml ---
@@ -0,0 +1,148 @@
+
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+
+  
+
+  4.0.0
+
+  
+org.apache.servicemix.bundles
+bundles-pom
+13
+../bundles-pom/pom.xml
+  
+
+  org.apache.servicemix.bundles.thymeleaf
+  3.0.9.RELEASE_1-SNAPSHOT
+  bundle
+  Apache ServiceMix :: Bundles :: ${pkgArtifactId}
+  This OSGi bundles wraps ${pkgArtifactId} ${pkgVersion} jar 
file.
+
+  
+
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
+
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
+
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+HEAD
--- End diff --

No need.


> Create OSGi bundle for Thymeleaf 3.0.9
> --
>
> Key: SM-3714
> URL: https://issues.apache.org/jira/browse/SM-3714
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3714) Create OSGi bundle for Thymeleaf 3.0.9

2018-05-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482656#comment-16482656
 ] 

ASF GitHub Bot commented on SM-3714:


Github user jbonofre commented on a diff in the pull request:

https://github.com/apache/servicemix-bundles/pull/126#discussion_r189633363
  
--- Diff: thymeleaf-3.0.9.RELEASE/pom.xml ---
@@ -0,0 +1,148 @@
+
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+
+  
+
+  4.0.0
+
+  
+org.apache.servicemix.bundles
+bundles-pom
+13
+../bundles-pom/pom.xml
+  
+
+  org.apache.servicemix.bundles.thymeleaf
+  3.0.9.RELEASE_1-SNAPSHOT
+  bundle
+  Apache ServiceMix :: Bundles :: ${pkgArtifactId}
+  This OSGi bundles wraps ${pkgArtifactId} ${pkgVersion} jar 
file.
+
+  
+
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
+
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
+
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+HEAD
+  
+
+  
+org.thymeleaf
+thymeleaf
+3.0.9.RELEASE
+
${servicemix.osgi.export.pkg}
+
--- End diff --

Only `servicemix.osgi.export.pkg` property is required. Please remove 
`servicemix.osgi.export`.


> Create OSGi bundle for Thymeleaf 3.0.9
> --
>
> Key: SM-3714
> URL: https://issues.apache.org/jira/browse/SM-3714
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3705) Create OSGi bundle for Thymeleaf 3.0.0

2018-05-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482609#comment-16482609
 ] 

ASF GitHub Bot commented on SM-3705:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/117


> Create OSGi bundle for Thymeleaf 3.0.0
> --
>
> Key: SM-3705
> URL: https://issues.apache.org/jira/browse/SM-3705
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3715) Create OSGi bundle for orbitz-consul-client 1.2.0

2018-05-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482304#comment-16482304
 ] 

ASF GitHub Bot commented on SM-3715:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/127


> Create OSGi bundle for orbitz-consul-client 1.2.0
> -
>
> Key: SM-3715
> URL: https://issues.apache.org/jira/browse/SM-3715
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Priority: Minor
>
> I'll provide a PR



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3715) Create OSGi bundle for orbitz-consul-client 1.2.0

2018-05-20 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482209#comment-16482209
 ] 

ASF GitHub Bot commented on SM-3715:


GitHub user lburgazzoli opened a pull request:

https://github.com/apache/servicemix-bundles/pull/127

SM-3715: Create OSGi bundle for orbitz-consul-client 1.2.0



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lburgazzoli/apache-servicemix-bundles SM-3715

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/127.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #127


commit 0b2952929a15b6a7d7e9137c2b857cbac1ad62b6
Author: lburgazzoli 
Date:   2018-05-21T05:24:59Z

SM-3715: Create OSGi bundle for orbitz-consul-client 1.2.0




> Create OSGi bundle for orbitz-consul-client 1.2.0
> -
>
> Key: SM-3715
> URL: https://issues.apache.org/jira/browse/SM-3715
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Priority: Minor
>
> I'll provide a PR



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3712) Create OSGi bundle for Thymeleaf 3.0.7

2018-05-19 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481560#comment-16481560
 ] 

ASF GitHub Bot commented on SM-3712:


GitHub user oliverlietz opened a pull request:

https://github.com/apache/servicemix-bundles/pull/124

SM-3712 Create OSGi bundle for Thymeleaf 3.0.7



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/oliverlietz/servicemix-bundles SM-3712

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/124.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #124


commit ba40aa4a6de36989bdd446196b20dfaf6ff4bb7c
Author: Oliver Lietz 
Date:   2018-05-19T09:56:46Z

SM-3712 Create OSGi bundle for Thymeleaf 3.0.7




> Create OSGi bundle for Thymeleaf 3.0.7
> --
>
> Key: SM-3712
> URL: https://issues.apache.org/jira/browse/SM-3712
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3713) Create OSGi bundle for Thymeleaf 3.0.8

2018-05-19 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481561#comment-16481561
 ] 

ASF GitHub Bot commented on SM-3713:


GitHub user oliverlietz opened a pull request:

https://github.com/apache/servicemix-bundles/pull/125

SM-3713 Create OSGi bundle for Thymeleaf 3.0.8



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/oliverlietz/servicemix-bundles SM-3713

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/125.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #125


commit 7ce9bb78c9ebceb1b24ae3ff10d770992ed7cfc0
Author: Oliver Lietz 
Date:   2018-05-19T09:57:23Z

SM-3713 Create OSGi bundle for Thymeleaf 3.0.8




> Create OSGi bundle for Thymeleaf 3.0.8
> --
>
> Key: SM-3713
> URL: https://issues.apache.org/jira/browse/SM-3713
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3714) Create OSGi bundle for Thymeleaf 3.0.9

2018-05-19 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481562#comment-16481562
 ] 

ASF GitHub Bot commented on SM-3714:


GitHub user oliverlietz opened a pull request:

https://github.com/apache/servicemix-bundles/pull/126

SM-3714 Create OSGi bundle for Thymeleaf 3.0.9



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/oliverlietz/servicemix-bundles SM-3714

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/126.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #126


commit d1c6361511ed9bb2791d294556f505fdfa2a92ec
Author: Oliver Lietz 
Date:   2018-05-19T09:57:57Z

SM-3714 Create OSGi bundle for Thymeleaf 3.0.9




> Create OSGi bundle for Thymeleaf 3.0.9
> --
>
> Key: SM-3714
> URL: https://issues.apache.org/jira/browse/SM-3714
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3711) Create OSGi bundle for Thymeleaf 3.0.6

2018-05-19 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481559#comment-16481559
 ] 

ASF GitHub Bot commented on SM-3711:


GitHub user oliverlietz opened a pull request:

https://github.com/apache/servicemix-bundles/pull/123

SM-3711 Create OSGi bundle for Thymeleaf 3.0.6



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/oliverlietz/servicemix-bundles SM-3711

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/123.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #123


commit c7cec3e39851eff28a00f267784691c8ac09aeac
Author: Oliver Lietz 
Date:   2018-05-19T09:56:04Z

SM-3711 Create OSGi bundle for Thymeleaf 3.0.6




> Create OSGi bundle for Thymeleaf 3.0.6
> --
>
> Key: SM-3711
> URL: https://issues.apache.org/jira/browse/SM-3711
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3710) Create OSGi bundle for Thymeleaf 3.0.5

2018-05-19 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481557#comment-16481557
 ] 

ASF GitHub Bot commented on SM-3710:


GitHub user oliverlietz opened a pull request:

https://github.com/apache/servicemix-bundles/pull/122

SM-3710 Create OSGi bundle for Thymeleaf 3.0.5



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/oliverlietz/servicemix-bundles SM-3710

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/122.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #122


commit f2962da6f5514bdbae90ce45834de60713b4ffd9
Author: Oliver Lietz 
Date:   2018-05-19T09:55:35Z

SM-3710 Create OSGi bundle for Thymeleaf 3.0.5




> Create OSGi bundle for Thymeleaf 3.0.5
> --
>
> Key: SM-3710
> URL: https://issues.apache.org/jira/browse/SM-3710
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3709) Create OSGi bundle for Thymeleaf 3.0.4

2018-05-19 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481555#comment-16481555
 ] 

ASF GitHub Bot commented on SM-3709:


GitHub user oliverlietz opened a pull request:

https://github.com/apache/servicemix-bundles/pull/121

SM-3709 Create OSGi bundle for Thymeleaf 3.0.4



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/oliverlietz/servicemix-bundles SM-3709

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/121.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #121


commit dfa74b47f4465c93f892a0d7b8e31f89353ad999
Author: Oliver Lietz 
Date:   2018-05-19T09:54:58Z

SM-3709 Create OSGi bundle for Thymeleaf 3.0.4




> Create OSGi bundle for Thymeleaf 3.0.4
> --
>
> Key: SM-3709
> URL: https://issues.apache.org/jira/browse/SM-3709
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3707) Create OSGi bundle for Thymeleaf 3.0.2

2018-05-19 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481553#comment-16481553
 ] 

ASF GitHub Bot commented on SM-3707:


GitHub user oliverlietz opened a pull request:

https://github.com/apache/servicemix-bundles/pull/119

SM-3707 Create OSGi bundle for Thymeleaf 3.0.2



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/oliverlietz/servicemix-bundles SM-3707

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/119.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #119


commit 7602b7e9b9f4fb445c583d388c539cfcb57823cc
Author: Oliver Lietz 
Date:   2018-05-19T09:53:30Z

SM-3707 Create OSGi bundle for Thymeleaf 3.0.2




> Create OSGi bundle for Thymeleaf 3.0.2
> --
>
> Key: SM-3707
> URL: https://issues.apache.org/jira/browse/SM-3707
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3708) Create OSGi bundle for Thymeleaf 3.0.3

2018-05-19 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481554#comment-16481554
 ] 

ASF GitHub Bot commented on SM-3708:


GitHub user oliverlietz opened a pull request:

https://github.com/apache/servicemix-bundles/pull/120

SM-3708 Create OSGi bundle for Thymeleaf 3.0.3



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/oliverlietz/servicemix-bundles SM-3708

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/120.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #120


commit 29d1c978d0f65b5c26851c914bbe83766e843387
Author: Oliver Lietz 
Date:   2018-05-19T09:54:04Z

SM-3708 Create OSGi bundle for Thymeleaf 3.0.3




> Create OSGi bundle for Thymeleaf 3.0.3
> --
>
> Key: SM-3708
> URL: https://issues.apache.org/jira/browse/SM-3708
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3705) Create OSGi bundle for Thymeleaf 3.0.0

2018-05-19 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481550#comment-16481550
 ] 

ASF GitHub Bot commented on SM-3705:


GitHub user oliverlietz opened a pull request:

https://github.com/apache/servicemix-bundles/pull/117

SM-3705 Create OSGi bundle for Thymeleaf 3.0.0



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/oliverlietz/servicemix-bundles SM-3705

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/117.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #117


commit 276356584fd2d001e75b1980a38aaf8c59815719
Author: Oliver Lietz 
Date:   2018-05-19T09:52:03Z

SM-3705 Create OSGi bundle for Thymeleaf 3.0.0




> Create OSGi bundle for Thymeleaf 3.0.0
> --
>
> Key: SM-3705
> URL: https://issues.apache.org/jira/browse/SM-3705
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3706) Create OSGi bundle for Thymeleaf 3.0.1

2018-05-19 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481552#comment-16481552
 ] 

ASF GitHub Bot commented on SM-3706:


GitHub user oliverlietz opened a pull request:

https://github.com/apache/servicemix-bundles/pull/118

SM-3706 Create OSGi bundle for Thymeleaf 3.0.1



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/oliverlietz/servicemix-bundles SM-3706

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/118.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #118


commit 4702e19a18a9de45b865c38eee9c32d2a94b6d6e
Author: Oliver Lietz 
Date:   2018-05-19T09:52:53Z

SM-3706 Create OSGi bundle for Thymeleaf 3.0.1




> Create OSGi bundle for Thymeleaf 3.0.1
> --
>
> Key: SM-3706
> URL: https://issues.apache.org/jira/browse/SM-3706
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3689) add portable java contract to javax.inject

2018-04-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16457354#comment-16457354
 ] 

ASF GitHub Bot commented on SM-3689:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/116


> add portable java contract to javax.inject
> --
>
> Key: SM-3689
> URL: https://issues.apache.org/jira/browse/SM-3689
> Project: ServiceMix
>  Issue Type: Improvement
>  Components: bundles
>Affects Versions: bundles-2018.03
>Reporter: Raymond Augé
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Fix For: bundles-2018.04
>
>
> Add the following portable java contract to the javax-inject spec bundle:
> {\{osgi.contract;osgi.contract=JavaInject;uses:="${packages;NAMED;javax.*}";version:Version="${pkgVersion}"}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3684) Create OSGi bundles for Kafka 1.1.0

2018-04-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16457352#comment-16457352
 ] 

ASF GitHub Bot commented on SM-3684:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/114


> Create OSGi bundles for Kafka 1.1.0
> ---
>
> Key: SM-3684
> URL: https://issues.apache.org/jira/browse/SM-3684
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Xavier Fournet
>Assignee: Andrea Cosentino
>Priority: Major
> Fix For: bundles-2018.04
>
>
> Kafka 1.1.0 has been release the 28 March 2018



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3688) Create OSGi bundle for orbitz-consul-client 1.1.2

2018-04-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16456144#comment-16456144
 ] 

ASF GitHub Bot commented on SM-3688:


Github user lburgazzoli closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/115


> Create OSGi bundle for orbitz-consul-client 1.1.2
> -
>
> Key: SM-3688
> URL: https://issues.apache.org/jira/browse/SM-3688
> Project: ServiceMix
>  Issue Type: Task
>Reporter: Luca Burgazzoli
>Assignee: Andrea Cosentino
>Priority: Minor
> Fix For: bundles-2018.04
>
>
> Will send a PR



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3689) add portable java contract to javax.inject

2018-04-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16452642#comment-16452642
 ] 

ASF GitHub Bot commented on SM-3689:


GitHub user rotty3000 opened a pull request:

https://github.com/apache/servicemix-bundles/pull/116

[SM-3689] add portable java contract to javax.inject



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/rotty3000/servicemix-bundles master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/116.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #116


commit 277fa6b172a81823facc1fe878bea368fefc90d7
Author: Raymond Auge 
Date:   2018-04-25T16:38:50Z

[SM-3689] add portable java contract to javax.inject

Signed-off-by: Raymond Auge 




> add portable java contract to javax.inject
> --
>
> Key: SM-3689
> URL: https://issues.apache.org/jira/browse/SM-3689
> Project: ServiceMix
>  Issue Type: Improvement
>  Components: specs
>Affects Versions: bundles-2018.03
>Reporter: Raymond Augé
>Priority: Major
>
> Add the following portable java contract to the javax-inject spec bundle:
> {\{osgi.contract;osgi.contract=JavaInject;uses:="${packages;NAMED;javax.*}";version:Version="${pkgVersion}"}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3688) Create OSGi bundle for orbitz-consul-client 1.1.2

2018-04-20 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445558#comment-16445558
 ] 

ASF GitHub Bot commented on SM-3688:


GitHub user lburgazzoli opened a pull request:

https://github.com/apache/servicemix-bundles/pull/115

SM-3688: Create OSGi bundle for orbitz-consul-client 1.1.2



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lburgazzoli/apache-servicemix-bundles SM-3688

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/115.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #115


commit 1ed9638fd823fbba3b10c97a1dfd2174614d2113
Author: lburgazzoli 
Date:   2018-04-20T09:51:12Z

SM-3688: Create OSGi bundle for orbitz-consul-client 1.1.2




> Create OSGi bundle for orbitz-consul-client 1.1.2
> -
>
> Key: SM-3688
> URL: https://issues.apache.org/jira/browse/SM-3688
> Project: ServiceMix
>  Issue Type: Task
>Reporter: Luca Burgazzoli
>Priority: Minor
> Fix For: bundles-2018.04
>
>
> Will send a PR



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3684) Create OSGi bundles for Kafka 1.1.0

2018-03-29 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419394#comment-16419394
 ] 

ASF GitHub Bot commented on SM-3684:


GitHub user xfournet opened a pull request:

https://github.com/apache/servicemix-bundles/pull/114

[SM-3684] Create OSGi bundles for Kafka_2.11, Kafka Client and Kafka 
Streams 1.1.0



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/xfournet/servicemix-bundles SM-3684

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/114.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #114


commit 4259e6f619180dfff79db61d256570f76872e940
Author: xfournet 
Date:   2018-03-29T17:03:24Z

[SM-3684] Create OSGi bundles for Kafka_2.11, Kafka Client and Kafka 
Streams 1.1.0




> Create OSGi bundles for Kafka 1.1.0
> ---
>
> Key: SM-3684
> URL: https://issues.apache.org/jira/browse/SM-3684
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Xavier Fournet
>Priority: Major
>
> Kafka 1.1.0 has been release the 28 March 2018



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3387) Not actual information in Commercial support section

2018-03-24 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412570#comment-16412570
 ] 

ASF GitHub Bot commented on SM-3387:


GitHub user Vanbockryck opened a pull request:

https://github.com/apache/servicemix-website/pull/2

[SM-3387] remove outdated support info regarding FuseSource



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/anova-be/servicemix-website SM-3387

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-website/pull/2.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2






> Not actual information in Commercial support section
> 
>
> Key: SM-3387
> URL: https://issues.apache.org/jira/browse/SM-3387
> Project: ServiceMix
>  Issue Type: Bug
>  Components: documentation
>Reporter: Pavel Vinogradov
>Priority: Major
>  Labels: documentation, easyfix
> Attachments: [SM-3387] support.page.patch
>
>
> "Commercial support" section 
> http://servicemix.apache.org/community/support.html contains link to 
> FuseSource which are no longer exists.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3650) Create OSGi bundle for orbitz-consul-client 1.1.1

2018-03-08 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16391197#comment-16391197
 ] 

ASF GitHub Bot commented on SM-3650:


Github user lburgazzoli closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/112


> Create OSGi bundle for orbitz-consul-client 1.1.1
> -
>
> Key: SM-3650
> URL: https://issues.apache.org/jira/browse/SM-3650
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Assignee: Luca Burgazzoli
>Priority: Minor
> Fix For: bundles-2018.03
>
>
> I'll provide a PR



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3650) Create OSGi bundle for orbitz-consul-client 1.1.1

2018-03-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16389396#comment-16389396
 ] 

ASF GitHub Bot commented on SM-3650:


GitHub user lburgazzoli opened a pull request:

https://github.com/apache/servicemix-bundles/pull/112

[SM-3650] Create OSGi bundle for orbitz-consul-client 1.1.1



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lburgazzoli/apache-servicemix-bundles SM-3650

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/112.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #112


commit 5b3e5a709fa63ef7f2f2409d53bbe331de7284dd
Author: lburgazzoli 
Date:   2018-03-07T11:11:07Z

[SM-3650] Create OSGi bundle for orbitz-consul-client 1.1.1




> Create OSGi bundle for orbitz-consul-client 1.1.1
> -
>
> Key: SM-3650
> URL: https://issues.apache.org/jira/browse/SM-3650
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Assignee: Luca Burgazzoli
>Priority: Minor
> Fix For: bundles-2018.03
>
>
> I'll provide a PR



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3633) Kafka OSGI bundle miss import of Jackson packages

2018-02-14 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364342#comment-16364342
 ] 

ASF GitHub Bot commented on SM-3633:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/110


> Kafka OSGI bundle miss import of Jackson packages
> -
>
> Key: SM-3633
> URL: https://issues.apache.org/jira/browse/SM-3633
> Project: ServiceMix
>  Issue Type: Bug
>  Components: bundles
>Reporter: Xavier Fournet
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> When starting Kafka we face the following exception:
>  
> {noformat}
> java.lang.NoClassDefFoundError: 
> com/fasterxml/jackson/core/JsonProcessingException
> at kafka.utils.ZkUtils$ClusterId$.toJson(ZkUtils.scala:299)
> at kafka.utils.ZkUtils.createOrGetClusterId(ZkUtils.scala:314)
> at 
> kafka.server.KafkaServer$$anonfun$getOrGenerateClusterId$1.apply(KafkaServer.scala:356)
> at 
> kafka.server.KafkaServer$$anonfun$getOrGenerateClusterId$1.apply(KafkaServer.scala:356)
> at scala.Option.getOrElse(Option.scala:121)
> at kafka.server.KafkaServer.getOrGenerateClusterId(KafkaServer.scala:356)
> at kafka.server.KafkaServer.startup(KafkaServer.scala:197)
> at .
> Caused by: java.lang.ClassNotFoundException: 
> com.fasterxml.jackson.core.JsonProcessingException not found by 
> org.apache.servicemix.bundles.kafka_2.11 [231]
> at 
> org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1550)
> at 
> org.apache.felix.framework.BundleWiringImpl.access$200(BundleWiringImpl.java:79)
> at 
> org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1958)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> ... 17 more{noformat}
> adding the import package of Jackson package fix the problem. Pull request is 
> available https://github.com/apache/servicemix-bundles/pull/110



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3633) Kafka OSGI bundle miss import of Jackson packages

2018-02-14 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364328#comment-16364328
 ] 

ASF GitHub Bot commented on SM-3633:


GitHub user xfournet opened a pull request:

https://github.com/apache/servicemix-bundles/pull/110

SM-3633 add missing import package of Jackson in Kafka bundle



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/xfournet/servicemix-bundles SM-3633

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/110.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #110


commit 2f02669928e59d4ee3a333a00339ee5d0a2d0f76
Author: xfournet 
Date:   2018-02-14T15:59:39Z

SM-3633 add missing import package of Jackson




> Kafka OSGI bundle miss import of Jackson packages
> -
>
> Key: SM-3633
> URL: https://issues.apache.org/jira/browse/SM-3633
> Project: ServiceMix
>  Issue Type: Bug
>  Components: bundles
>Reporter: Xavier Fournet
>Priority: Major
>
> When starting Kafka we face the following exception:
>  
> {noformat}
> java.lang.NoClassDefFoundError: 
> com/fasterxml/jackson/core/JsonProcessingException
> at kafka.utils.ZkUtils$ClusterId$.toJson(ZkUtils.scala:299)
> at kafka.utils.ZkUtils.createOrGetClusterId(ZkUtils.scala:314)
> at 
> kafka.server.KafkaServer$$anonfun$getOrGenerateClusterId$1.apply(KafkaServer.scala:356)
> at 
> kafka.server.KafkaServer$$anonfun$getOrGenerateClusterId$1.apply(KafkaServer.scala:356)
> at scala.Option.getOrElse(Option.scala:121)
> at kafka.server.KafkaServer.getOrGenerateClusterId(KafkaServer.scala:356)
> at kafka.server.KafkaServer.startup(KafkaServer.scala:197)
> at .
> Caused by: java.lang.ClassNotFoundException: 
> com.fasterxml.jackson.core.JsonProcessingException not found by 
> org.apache.servicemix.bundles.kafka_2.11 [231]
> at 
> org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1550)
> at 
> org.apache.felix.framework.BundleWiringImpl.access$200(BundleWiringImpl.java:79)
> at 
> org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1958)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> ... 17 more{noformat}
> adding the import package of Jackson package fix the problem. Pull request 
> will be provided



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SM-3468) OSGi bundle for Brave-zipkin 3.7.0 needs private packages for zipkin shaded

2017-08-30 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16148365#comment-16148365
 ] 

ASF GitHub Bot commented on SM-3468:


GitHub user bobpaulin opened a pull request:

https://github.com/apache/servicemix-bundles/pull/106

SM-3468 - Add required shaded zipkin packages to bundle.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/bobpaulin/servicemix-bundles bug/SM-3468

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/106.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #106


commit 655cbc0a344f1c30f15d83bd70d37974ae65d2bd
Author: Bob Paulin 
Date:   2017-08-31T02:35:34Z

SM-3468 - Add required shaded zipkin packages to bundle.




> OSGi bundle for Brave-zipkin 3.7.0 needs private packages for zipkin shaded
> ---
>
> Key: SM-3468
> URL: https://issues.apache.org/jira/browse/SM-3468
> Project: ServiceMix
>  Issue Type: Bug
>  Components: bundles
>Reporter: Bob Paulin
>
> Currently the brave-core 3.7.0 bundle is shading in the zipkin package 
> dependencies under com.github.kristofa.brave.internal.zipkin
> see https://github.com/openzipkin/brave/blob/brave-3.7.0/brave-core/pom.xml
> Since these packages are not exported they are not being pulled into the 
> bundle and causing ClassNotFoundExceptions in OSGi runtimes.  (Tested with 
> Karaf 4.0.7).
> By adding them as package private they will remain private to the bundle and 
> get properly included. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (SM-3462) Create OSGi bundle for Brave-zipkin 4.2.0

2017-08-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16136659#comment-16136659
 ] 

ASF GitHub Bot commented on SM-3462:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/105


> Create OSGi bundle for Brave-zipkin 4.2.0
> -
>
> Key: SM-3462
> URL: https://issues.apache.org/jira/browse/SM-3462
> Project: ServiceMix
>  Issue Type: New Feature
>  Components: bundles
>Reporter: Bob Paulin
>Priority: Minor
>
> Apache Camel 2.19.2 uses brave-core and brave-spancollector-scribe 4.2.0 for 
> the camel-zipkin component.  I had an issue in Karaf 4.1.1 with camel-zipkin 
> due to the same split-package issue in 3.7.0.  I was successful after 
> creating the included servicemix bundle in place of brave-core and 
> brave-spancollector-scribe .



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (SM-3462) Create OSGi bundle for Brave-zipkin 4.2.0

2017-08-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131278#comment-16131278
 ] 

ASF GitHub Bot commented on SM-3462:


GitHub user bobpaulin opened a pull request:

https://github.com/apache/servicemix-bundles/pull/105

SM-3462 - Add zipkin.io brave 4.2.0 bundle



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/bobpaulin/servicemix-bundles master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/105.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #105


commit 1b8ce8a4ee1a28ceb31621661f7b744cb253f4d1
Author: Bob Paulin 
Date:   2017-08-17T20:53:14Z

SM-3462 - Add zipkin.io brave 4.2.0 bundle




> Create OSGi bundle for Brave-zipkin 4.2.0
> -
>
> Key: SM-3462
> URL: https://issues.apache.org/jira/browse/SM-3462
> Project: ServiceMix
>  Issue Type: New Feature
>  Components: bundles
>Reporter: Bob Paulin
>Priority: Minor
>
> Apache Camel 2.19.2 uses brave-core and brave-spancollector-scribe 4.2.0 for 
> the camel-zipkin component.  I had an issue in Karaf 4.1.1 with camel-zipkin 
> due to the same split-package issue in 3.7.0.  I was successful after 
> creating the included servicemix bundle in place of brave-core and 
> brave-spancollector-scribe .



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (SM-3342) swagger-jaxrs may throw NPE when non-default HTTP port is used with CXF

2017-05-09 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16002689#comment-16002689
 ] 

ASF GitHub Bot commented on SM-3342:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/102


> swagger-jaxrs may throw NPE when non-default HTTP port is used with CXF
> ---
>
> Key: SM-3342
> URL: https://issues.apache.org/jira/browse/SM-3342
> Project: ServiceMix
>  Issue Type: Bug
>  Components: bundles
>Affects Versions: bundles-2017.04
>Reporter: Tadayoshi Sato
>Assignee: Freeman Fang
>
> When accessing swagger {{/api-docs}} with CXF JAX-RS server configured with a 
> non-default HTTP port (e.g {{http://localhost:9000/crm}}), Swagger API throws 
> {{NullPointerException}}.
> If the configuration of CXF {{}} is like below:
> {code:java}
>  http://0.0.0.0:9000/crm;>
> 
> 
> 
> 
> class="com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider"/>
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> and accessing {{http://localhost:9000/crm/api-docs}} you get the below NPE 
> logging in the server log:
> {code}
> 2017-05-09 14:14:58,241 | ERROR | tp1652831467-680 | 
> tractFaultChainInitiatorObserver | 73 - org.apache.cxf.cxf-core - 
> 3.0.4.redhat-621197 | Error occurred during error handling, give up!
> org.apache.cxf.interceptor.Fault
>   at 
> org.apache.cxf.service.invoker.AbstractInvoker.createFault(AbstractInvoker.java:163)[73:org.apache.cxf.cxf-core:3.0.4.redhat-621197]
>   at 
> org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:129)[73:org.apache.cxf.cxf-core:3.0.4.redhat-621197]
>   at 
> org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:200)[102:org.apache.cxf.cxf-rt-frontend-jaxrs:3.0.4.redhat-621197]
>   at 
> org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:99)[102:org.apache.cxf.cxf-rt-frontend-jaxrs:3.0.4.redhat-621197]
>   at 
> org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59)[73:org.apache.cxf.cxf-core:3.0.4.redhat-621197]
>   at 
> org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:96)[73:org.apache.cxf.cxf-core:3.0.4.redhat-621197]
>   at 
> org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:307)[73:org.apache.cxf.cxf-core:3.0.4.redhat-621197]
>   at 
> org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)[73:org.apache.cxf.cxf-core:3.0.4.redhat-621197]
>   at 
> org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:251)[95:org.apache.cxf.cxf-rt-transports-http:3.0.4.redhat-621197]
>   at 
> org.apache.cxf.transport.http_jetty.JettyHTTPDestination.doService(JettyHTTPDestination.java:261)[213:org.apache.cxf.cxf-rt-transports-http-jetty:3.0.4.redhat-621197]
>   at 
> org.apache.cxf.transport.http_jetty.JettyHTTPHandler.handle(JettyHTTPHandler.java:70)[213:org.apache.cxf.cxf-rt-transports-http-jetty:3.0.4.redhat-621197]
>   at 
> org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1088)[85:org.eclipse.jetty.aggregate.jetty-all-server:8.2.0.v20160908]
>   at 
> org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1024)[85:org.eclipse.jetty.aggregate.jetty-all-server:8.2.0.v20160908]
>   at 
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)[85:org.eclipse.jetty.aggregate.jetty-all-server:8.2.0.v20160908]
>   at 
> org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:255)[85:org.eclipse.jetty.aggregate.jetty-all-server:8.2.0.v20160908]
>   at 
> org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)[85:org.eclipse.jetty.aggregate.jetty-all-server:8.2.0.v20160908]
>   at 
> org.eclipse.jetty.server.Server.handle(Server.java:370)[85:org.eclipse.jetty.aggregate.jetty-all-server:8.2.0.v20160908]
>   at 
> org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:494)[85:org.eclipse.jetty.aggregate.jetty-all-server:8.2.0.v20160908]
>   at 
> org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:973)[85:org.eclipse.jetty.aggregate.jetty-all-server:8.2.0.v20160908]
>   at 
> org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1035)[85:org.eclipse.jetty.aggregate.jetty-all-server:8.2.0.v20160908]
>   at 
> 

[jira] [Commented] (SM-3342) swagger-jaxrs may throw NPE when non-default HTTP port is used with CXF

2017-05-09 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16002675#comment-16002675
 ] 

ASF GitHub Bot commented on SM-3342:


GitHub user tadayosi opened a pull request:

https://github.com/apache/servicemix-bundles/pull/102

[SM-3342] swagger-jaxrs may throw NPE when non-default HTTP port is used 
with CXF

https://issues.apache.org/jira/browse/SM-3342

Please merge this. Thanks!

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/tadayosi/servicemix-bundles SM-3342

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/102.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #102


commit 4ebd5e22f1cd3f88ac9fb4c8856e0efe0ff35224
Author: Tadayoshi Sato 
Date:   2017-05-09T11:42:57Z

[SM-3342] swagger-jaxrs may throw NPE when non-default HTTP port is used 
with CXF




> swagger-jaxrs may throw NPE when non-default HTTP port is used with CXF
> ---
>
> Key: SM-3342
> URL: https://issues.apache.org/jira/browse/SM-3342
> Project: ServiceMix
>  Issue Type: Bug
>  Components: bundles
>Affects Versions: bundles-2017.04
>Reporter: Tadayoshi Sato
>Assignee: Freeman Fang
>
> When accessing swagger {{/api-docs}} with CXF JAX-RS server configured with a 
> non-default HTTP port (e.g {{http://localhost:9000/crm}}), Swagger API throws 
> {{NullPointerException}}.
> If the configuration of CXF {{}} is like below:
> {code:java}
>  http://0.0.0.0:9000/crm;>
> 
> 
> 
> 
> class="com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider"/>
> 
> 
> 
> 
> 
> 
> 
> 
> 
> {code}
> and accessing {{http://localhost:9000/crm/api-docs}} you get the below NPE 
> logging in the server log:
> {code}
> 2017-05-09 14:14:58,241 | ERROR | tp1652831467-680 | 
> tractFaultChainInitiatorObserver | 73 - org.apache.cxf.cxf-core - 
> 3.0.4.redhat-621197 | Error occurred during error handling, give up!
> org.apache.cxf.interceptor.Fault
>   at 
> org.apache.cxf.service.invoker.AbstractInvoker.createFault(AbstractInvoker.java:163)[73:org.apache.cxf.cxf-core:3.0.4.redhat-621197]
>   at 
> org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:129)[73:org.apache.cxf.cxf-core:3.0.4.redhat-621197]
>   at 
> org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:200)[102:org.apache.cxf.cxf-rt-frontend-jaxrs:3.0.4.redhat-621197]
>   at 
> org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:99)[102:org.apache.cxf.cxf-rt-frontend-jaxrs:3.0.4.redhat-621197]
>   at 
> org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59)[73:org.apache.cxf.cxf-core:3.0.4.redhat-621197]
>   at 
> org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:96)[73:org.apache.cxf.cxf-core:3.0.4.redhat-621197]
>   at 
> org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:307)[73:org.apache.cxf.cxf-core:3.0.4.redhat-621197]
>   at 
> org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)[73:org.apache.cxf.cxf-core:3.0.4.redhat-621197]
>   at 
> org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:251)[95:org.apache.cxf.cxf-rt-transports-http:3.0.4.redhat-621197]
>   at 
> org.apache.cxf.transport.http_jetty.JettyHTTPDestination.doService(JettyHTTPDestination.java:261)[213:org.apache.cxf.cxf-rt-transports-http-jetty:3.0.4.redhat-621197]
>   at 
> org.apache.cxf.transport.http_jetty.JettyHTTPHandler.handle(JettyHTTPHandler.java:70)[213:org.apache.cxf.cxf-rt-transports-http-jetty:3.0.4.redhat-621197]
>   at 
> org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1088)[85:org.eclipse.jetty.aggregate.jetty-all-server:8.2.0.v20160908]
>   at 
> org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1024)[85:org.eclipse.jetty.aggregate.jetty-all-server:8.2.0.v20160908]
>   at 
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)[85:org.eclipse.jetty.aggregate.jetty-all-server:8.2.0.v20160908]
>   at 
> org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:255)[85:org.eclipse.jetty.aggregate.jetty-all-server:8.2.0.v20160908]
>   at 
> 

[jira] [Commented] (SM-3294) Create OSGi bundle for orbitz-consul-client 0.14.0

2017-03-31 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952021#comment-15952021
 ] 

ASF GitHub Bot commented on SM-3294:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/101


> Create OSGi bundle for orbitz-consul-client 0.14.0
> --
>
> Key: SM-3294
> URL: https://issues.apache.org/jira/browse/SM-3294
> Project: ServiceMix
>  Issue Type: New Feature
>  Components: bundles
>Reporter: Luca Burgazzoli
>Assignee: Jean-Baptiste Onofré
> Fix For: bundles-2017.03
>
>
> I will provide a PR



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SM-3294) Create OSGi bundle for orbitz-consul-client 0.14.0

2017-03-28 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15944921#comment-15944921
 ] 

ASF GitHub Bot commented on SM-3294:


GitHub user lburgazzoli opened a pull request:

https://github.com/apache/servicemix-bundles/pull/101

SM-3294: Create OSGi bundle for orbitz-consul-client 0.14.0



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lburgazzoli/apache-servicemix-bundles SM-3294

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/101.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #101


commit 15e3b00a6687ad2234675d257c64031a5346b551
Author: lburgazzoli 
Date:   2017-03-28T10:28:40Z

SM-3294: Create OSGi bundle for orbitz-consul-client 0.14.0




> Create OSGi bundle for orbitz-consul-client 0.14.0
> --
>
> Key: SM-3294
> URL: https://issues.apache.org/jira/browse/SM-3294
> Project: ServiceMix
>  Issue Type: New Feature
>  Components: bundles
>Reporter: Luca Burgazzoli
> Fix For: bundles-2017.03
>
>
> I will provide a PR



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SM-3277) Create OSGi bundle for Retrofit 2.2.0

2017-03-14 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15923907#comment-15923907
 ] 

ASF GitHub Bot commented on SM-3277:


Github user lburgazzoli closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/99


> Create OSGi bundle for Retrofit 2.2.0
> -
>
> Key: SM-3277
> URL: https://issues.apache.org/jira/browse/SM-3277
> Project: ServiceMix
>  Issue Type: New Feature
>  Components: bundles
>Reporter: Luca Burgazzoli
>Assignee: Andrea Cosentino
>Priority: Minor
> Fix For: bundles-2017.03
>
>
> I will provide a PR



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SM-3276) Create OSGi bundle for Spring Security 4.2.2

2017-03-14 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15923809#comment-15923809
 ] 

ASF GitHub Bot commented on SM-3276:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/98


> Create OSGi bundle for Spring Security 4.2.2
> 
>
> Key: SM-3276
> URL: https://issues.apache.org/jira/browse/SM-3276
> Project: ServiceMix
>  Issue Type: New Feature
>  Components: bundles
>Reporter: Luca Burgazzoli
>Assignee: Andrea Cosentino
>Priority: Minor
> Fix For: bundles-2017.03
>
>
> I will provide a PR



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SM-3277) Create OSGi bundle for Retrofit 2.2.0

2017-03-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15907358#comment-15907358
 ] 

ASF GitHub Bot commented on SM-3277:


GitHub user lburgazzoli opened a pull request:

https://github.com/apache/servicemix-bundles/pull/99

SM-3277: Create OSGi bundle for Retrofit 2.2.0



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lburgazzoli/apache-servicemix-bundles 
SM-3277-retrofit-2.2.0

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/99.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #99


commit 431f16b8850c57e7b8a52f13d60c599585d0054f
Author: lburgazzoli 
Date:   2017-03-13T12:24:52Z

SM-3277: Create OSGi bundle for Retrofit 2.2.0




> Create OSGi bundle for Retrofit 2.2.0
> -
>
> Key: SM-3277
> URL: https://issues.apache.org/jira/browse/SM-3277
> Project: ServiceMix
>  Issue Type: New Feature
>  Components: bundles
>Reporter: Luca Burgazzoli
>Priority: Minor
> Fix For: bundles-2017.03
>
>
> I will provide a PR



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SM-3276) Create OSGi bundle for Spring Security 4.2.2

2017-03-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15907303#comment-15907303
 ] 

ASF GitHub Bot commented on SM-3276:


GitHub user lburgazzoli opened a pull request:

https://github.com/apache/servicemix-bundles/pull/98

SM-3276: Create OSGi bundle for Spring Security 4.2.2



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lburgazzoli/apache-servicemix-bundles 
SM-3276-spring-security-4.2.2

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/98.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #98


commit e1c25ae194e84231de318fd988ba9c36a0f8fc03
Author: lburgazzoli 
Date:   2017-03-13T11:46:26Z

SM-3276: Create OSGi bundle for Spring Security 4.2.2




> Create OSGi bundle for Spring Security 4.2.2
> 
>
> Key: SM-3276
> URL: https://issues.apache.org/jira/browse/SM-3276
> Project: ServiceMix
>  Issue Type: New Feature
>  Components: bundles
>Reporter: Luca Burgazzoli
>Priority: Minor
> Fix For: bundles-2017.03
>
>
> I will provide a PR



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SM-3267) Create OSGi bundle for OGNL 3.2

2017-02-24 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15882239#comment-15882239
 ] 

ASF GitHub Bot commented on SM-3267:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/97


> Create OSGi bundle for OGNL 3.2
> ---
>
> Key: SM-3267
> URL: https://issues.apache.org/jira/browse/SM-3267
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Assignee: Jean-Baptiste Onofré
> Fix For: bundles-2017.02
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SM-3267) Create OSGi bundle for OGNL 3.2

2017-02-24 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15882228#comment-15882228
 ] 

ASF GitHub Bot commented on SM-3267:


Github user jbonofre commented on a diff in the pull request:

https://github.com/apache/servicemix-bundles/pull/97#discussion_r102898871
  
--- Diff: ognl-3.2/pom.xml ---
@@ -0,0 +1,111 @@
+
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+
+
+
+4.0.0
+
+
+org.apache.servicemix.bundles
+bundles-pom
+13
+../bundles-pom/pom.xml
+
+
+org.apache.servicemix.bundles
+org.apache.servicemix.bundles.ognl
+3.2_1
--- End diff --

The version should be 3.2_1-SNAPSHOT in order to be released (I'm fixing 
that).


> Create OSGi bundle for OGNL 3.2
> ---
>
> Key: SM-3267
> URL: https://issues.apache.org/jira/browse/SM-3267
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>Assignee: Jean-Baptiste Onofré
> Fix For: bundles-2017.02
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SM-3267) Create OSGi bundle for OGNL 3.2

2017-02-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15880607#comment-15880607
 ] 

ASF GitHub Bot commented on SM-3267:


GitHub user oliverlietz opened a pull request:

https://github.com/apache/servicemix-bundles/pull/97

SM-3267 Create OSGi bundle for OGNL 3.2



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/oliverlietz/servicemix-bundles SM-3267

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/97.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #97


commit 135c806840479018f8d0f7bba15d8fee56694c0a
Author: Oliver Lietz 
Date:   2017-02-23T15:05:55Z

SM-3267 Create OSGi bundle for OGNL 3.2




> Create OSGi bundle for OGNL 3.2
> ---
>
> Key: SM-3267
> URL: https://issues.apache.org/jira/browse/SM-3267
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Oliver Lietz
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SM-3266) Create working OSGi bundle for javax.websocket-api 1.1

2017-02-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15880119#comment-15880119
 ] 

ASF GitHub Bot commented on SM-3266:


GitHub user cfiehe opened a pull request:

https://github.com/apache/servicemix-bundles/pull/96

SM-3266: Create working OSGi bundle for javax.websocket-api 1.1



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/cfiehe/servicemix-bundles SM-3266

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/96.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #96


commit e38e5a631f57671e7a90e69bc60c0809d00501fc
Author: Christoph Fiehe 
Date:   2017-02-23T08:36:14Z

SM-3266: Create working OSGi bundle for javax.websocket-api 1.1




> Create working OSGi bundle for javax.websocket-api 1.1
> --
>
> Key: SM-3266
> URL: https://issues.apache.org/jira/browse/SM-3266
> Project: ServiceMix
>  Issue Type: Bug
>Reporter: Jens Offenbach
>
> The offical OSGi javax.websocket-api 1.1 bundle uses the Java ServiceLoader 
> API, but misses a corresponding entry in its manifest file. The additional 
> statement solves the issue under OSGi environments:
> {code}
> Require-Capability: 
> osgi.serviceloader;filter:="(osgi.serviceloader=javax.websocket.server.ServerEndpointConfig$Configurator)";cardinality:=multiple,osgi.extender;filter:="(osgi.extender=osgi.serviceloader.processor)"
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SM-3174) Use annotations in depends-maven-plugin instead doclets

2017-02-20 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15874976#comment-15874976
 ] 

ASF GitHub Bot commented on SM-3174:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-maven-plugins/pull/3


> Use annotations in depends-maven-plugin instead doclets
> ---
>
> Key: SM-3174
> URL: https://issues.apache.org/jira/browse/SM-3174
> Project: ServiceMix
>  Issue Type: Improvement
>  Components: tooling
>Reporter: Mario Krizmanic
>Assignee: Krzysztof Sobkowiak
> Fix For: Later
>
>
> depends-maven-plugin uses doclet maven instructions. As I'd like to re-use 
> the plugin's mojo in my own plugin, I has to make a reference to the mojo 
> what I am not able because doclets are not included in compiled classes, so 
> my plugin does not see them.
> So, I think the doclets should be changed with the annotations: [1]
> [1] 
> https://maven.apache.org/plugin-tools/maven-plugin-plugin/examples/using-annotations.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SM-3233) Create OSGi bundle for OkHttp 3.6.0

2017-02-02 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15849955#comment-15849955
 ] 

ASF GitHub Bot commented on SM-3233:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/95


> Create OSGi bundle for OkHttp 3.6.0
> ---
>
> Key: SM-3233
> URL: https://issues.apache.org/jira/browse/SM-3233
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Assignee: Andrea Cosentino
>Priority: Minor
> Fix For: bundles-2017.02
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SM-3233) Create OSGi bundle for OkHttp 3.6.0

2017-02-01 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848491#comment-15848491
 ] 

ASF GitHub Bot commented on SM-3233:


GitHub user lburgazzoli opened a pull request:

https://github.com/apache/servicemix-bundles/pull/95

SM-3233: Create OSGi bundle for OkHttp 3.6.0



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lburgazzoli/apache-servicemix-bundles SM-3233

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/95.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #95






> Create OSGi bundle for OkHttp 3.6.0
> ---
>
> Key: SM-3233
> URL: https://issues.apache.org/jira/browse/SM-3233
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SM-3175) Create OSGi bundle for OkHttp 3.5.0

2016-12-02 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15714667#comment-15714667
 ] 

ASF GitHub Bot commented on SM-3175:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/92


> Create OSGi bundle for OkHttp 3.5.0
> ---
>
> Key: SM-3175
> URL: https://issues.apache.org/jira/browse/SM-3175
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Priority: Minor
>
> OSGi bundle for OkHttp 3.5.0
> I will submit a PR



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3155) Bundle for okhttp-2.2.0 does not import the intended version of okio

2016-12-02 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15714574#comment-15714574
 ] 

ASF GitHub Bot commented on SM-3155:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/91


> Bundle for okhttp-2.2.0 does not import the intended version of okio
> 
>
> Key: SM-3155
> URL: https://issues.apache.org/jira/browse/SM-3155
> Project: ServiceMix
>  Issue Type: Bug
>  Components: bundles
>Affects Versions: bundles-2016.10
>Reporter: Guglielmo Nigri
>Assignee: Andrea Cosentino
>  Labels: okhttp
> Fix For: bundles-2016.11
>
>
> Bundle for okhttp-2.2.0 should import {{okio}} package with correct version 
> range {{[1.2.0,1.3)}}
> Currently, there is no version range specified, causing it to be wired to a 
> higher version than intended in complex environments that have more than one 
> bundle for {{okio}} installed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3175) Create OSGi bundle for OkHttp 3.5.0

2016-12-02 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15714428#comment-15714428
 ] 

ASF GitHub Bot commented on SM-3175:


GitHub user lburgazzoli opened a pull request:

https://github.com/apache/servicemix-bundles/pull/92

SM-3175: Create OSGi bundle for OkHttp 3.5.0



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lburgazzoli/apache-servicemix-bundles SM-3175

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/92.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #92


commit 95d76099fc58c8f76eedce41fbc9595f06bffa9c
Author: lburgazzoli 
Date:   2016-12-02T08:19:19Z

SM-3175: Create OSGi bundle for OkHttp 3.5.0




> Create OSGi bundle for OkHttp 3.5.0
> ---
>
> Key: SM-3175
> URL: https://issues.apache.org/jira/browse/SM-3175
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Priority: Minor
>
> OSGi bundle for OkHttp 3.5.0
> I will submit a PR



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3155) Bundle for okhttp-2.2.0 does not import the intended version of okio

2016-11-11 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15657310#comment-15657310
 ] 

ASF GitHub Bot commented on SM-3155:


Github user googlielmo commented on the issue:

https://github.com/apache/brooklyn-server/pull/427
  
For reference, I've opened:
https://issues.apache.org/jira/browse/SM-3155
https://github.com/apache/servicemix-bundles/pull/91


> Bundle for okhttp-2.2.0 does not import the intended version of okio
> 
>
> Key: SM-3155
> URL: https://issues.apache.org/jira/browse/SM-3155
> Project: ServiceMix
>  Issue Type: Bug
>  Components: bundles
>Affects Versions: bundles-2016.10
>Reporter: Guglielmo Nigri
>  Labels: okhttp
>
> Bundle for okhttp-2.2.0 should import {{okio}} package with correct version 
> range {{[1.2.0,1.3)}}
> Currently, there is no version range specified, causing it to be wired to a 
> higher version than intended in complex environments that have more than one 
> bundle for {{okio}} installed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3155) Bundle for okhttp-2.2.0 does not import the intended version of okio

2016-11-11 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15657287#comment-15657287
 ] 

ASF GitHub Bot commented on SM-3155:


GitHub user googlielmo opened a pull request:

https://github.com/apache/servicemix-bundles/pull/91

SM-3155: Fix okio version range for okhttp-2.2.0



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/googlielmo/servicemix-bundles 
okhttp-2.2.0-dependency

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/91.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #91


commit 873b7c5b8b99af7e2ab65a83868c765616ae9503
Author: Guglielmo Nigri 
Date:   2016-11-11T15:03:49Z

SM-3155: Fix okio version range for okhttp-2.2.0




> Bundle for okhttp-2.2.0 does not import the intended version of okio
> 
>
> Key: SM-3155
> URL: https://issues.apache.org/jira/browse/SM-3155
> Project: ServiceMix
>  Issue Type: Bug
>  Components: bundles
>Affects Versions: bundles-2016.10
>Reporter: Guglielmo Nigri
>  Labels: okhttp
>
> Bundle for okhttp-2.2.0 should import {{okio}} package with correct version 
> range {{[1.2.0,1.3)}}
> Currently, there is no version range specified, causing it to be wired to a 
> higher version than intended in complex environments that have more than one 
> bundle for {{okio}} installed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3149) Create OSGi bundle for OkHttp 3.4.2

2016-11-08 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15647364#comment-15647364
 ] 

ASF GitHub Bot commented on SM-3149:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/89


> Create OSGi bundle for OkHttp 3.4.2
> ---
>
> Key: SM-3149
> URL: https://issues.apache.org/jira/browse/SM-3149
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Assignee: Andrea Cosentino
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3150) Include kafka-version.properties in kafka-clients bundle

2016-11-08 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15647327#comment-15647327
 ] 

ASF GitHub Bot commented on SM-3150:


GitHub user adessaigne opened a pull request:

https://github.com/apache/servicemix-bundles/pull/90

SM-3150 - Keep kafka/kafka-version.properties in kafka-clients bundle



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/adessaigne/servicemix-bundles SM-3150

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/90.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #90


commit 037d9f30e944e99d8886bc17fbfdca1f04674ed7
Author: Antoine DESSAIGNE 
Date:   2016-11-08T11:46:04Z

SM-3150 - Keep kafka/kafka-version.properties in kafka-clients bundle




> Include kafka-version.properties in kafka-clients bundle
> 
>
> Key: SM-3150
> URL: https://issues.apache.org/jira/browse/SM-3150
> Project: ServiceMix
>  Issue Type: Bug
>  Components: bundles
>Reporter: Antoine DESSAIGNE
>
> The official {{kafka-clients-0.10.1.0.jar}} contains a file named 
> {{kafka/kafka-version.properties}}. Unfortunately the bundle doesn't contains 
> it and produces the following error message:
> {noformat}
> WARN org.apache.kafka.common.utils.AppInfoParser - Error while loading 
> kafka-version.properties :null
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3149) Create OSGi bundle for OkHttp 3.4.2

2016-11-08 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15647143#comment-15647143
 ] 

ASF GitHub Bot commented on SM-3149:


GitHub user lburgazzoli opened a pull request:

https://github.com/apache/servicemix-bundles/pull/89

SM-3149: Create OSGi bundle for OkHttp 3.4.2



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lburgazzoli/apache-servicemix-bundles SM-3149

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/89.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #89


commit 8e5ead77c483a56e1b1cacd8aad9f45449d56ef5
Author: lburgazzoli 
Date:   2016-11-08T10:14:00Z

SM-3149: Create OSGi bundle for OkHttp 3.4.2




> Create OSGi bundle for OkHttp 3.4.2
> ---
>
> Key: SM-3149
> URL: https://issues.apache.org/jira/browse/SM-3149
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SMX4-1989) Provide a bundle for the most recently published aws-java-sdk-1.11.37

2016-10-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SMX4-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15581341#comment-15581341
 ] 

ASF GitHub Bot commented on SMX4-1989:
--

Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/87


> Provide a bundle for the most recently published aws-java-sdk-1.11.37
> -
>
> Key: SMX4-1989
> URL: https://issues.apache.org/jira/browse/SMX4-1989
> Project: ServiceMix 4
>  Issue Type: Task
>  Components: Bundles
>Reporter: Christian Müller
> Attachments: SMX4-1989.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3122) Create OSGi bundle for Okio 1.11.0

2016-10-14 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15574665#comment-15574665
 ] 

ASF GitHub Bot commented on SM-3122:


GitHub user lburgazzoli opened a pull request:

https://github.com/apache/servicemix-bundles/pull/88

SM-3122: Create OSGi bundle for Okio 1.11.0



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lburgazzoli/apache-servicemix-bundles SM-3122

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/88.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #88


commit 2e0191e7b9ffb57bf20bf0d42c285c52596c238b
Author: lburgazzoli 
Date:   2016-10-14T08:37:47Z

SM-3122: Create OSGi bundle for Okio 1.11.0




> Create OSGi bundle for Okio 1.11.0  
> 
>
> Key: SM-3122
> URL: https://issues.apache.org/jira/browse/SM-3122
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Priority: Minor
> Fix For: bundles-2016.10
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SMX4-1989) Provide a bundle for the most recently published aws-java-sdk-1.11.37

2016-10-11 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SMX4-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15566040#comment-15566040
 ] 

ASF GitHub Bot commented on SMX4-1989:
--

GitHub user muellerc opened a pull request:

https://github.com/apache/servicemix-bundles/pull/87

SMX4-1989: Provide a bundle for the most recently published aws-java-…

…sdk-1.11.37

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/muellerc/servicemix-bundles master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/87.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #87


commit 2e964013bbebd69b0d2eecf6e9d70966086c2759
Author: Christian Mueller 
Date:   2016-10-11T17:30:43Z

SMX4-1989: Provide a bundle for the most recently published 
aws-java-sdk-1.11.37




> Provide a bundle for the most recently published aws-java-sdk-1.11.37
> -
>
> Key: SMX4-1989
> URL: https://issues.apache.org/jira/browse/SMX4-1989
> Project: ServiceMix 4
>  Issue Type: Task
>  Components: Bundles
>Reporter: Christian Müller
> Attachments: SMX4-1989.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3102) Create OSGi bundle for Okio 1.2.0_1

2016-09-20 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505875#comment-15505875
 ] 

ASF GitHub Bot commented on SM-3102:


Github user nacx closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/86


> Create OSGi bundle for Okio 1.2.0_1
> ---
>
> Key: SM-3102
> URL: https://issues.apache.org/jira/browse/SM-3102
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Ignasi Barrera
>Assignee: Andrea Cosentino
>Priority: Minor
> Fix For: bundles-2016.09
>
>
> This bundle is needed by Apache jclouds



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3101) Create OSGi bundle for OkHttp 2.2.0_1

2016-09-20 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505877#comment-15505877
 ] 

ASF GitHub Bot commented on SM-3101:


Github user nacx closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/85


> Create OSGi bundle for OkHttp 2.2.0_1
> -
>
> Key: SM-3101
> URL: https://issues.apache.org/jira/browse/SM-3101
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Ignasi Barrera
>Assignee: Andrea Cosentino
>Priority: Minor
> Fix For: bundles-2016.09
>
>
> This bundle is needed by Apache jclouds.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3102) Create OSGi bundle for Okio 1.2.0_1

2016-09-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15499728#comment-15499728
 ] 

ASF GitHub Bot commented on SM-3102:


GitHub user nacx opened a pull request:

https://github.com/apache/servicemix-bundles/pull/86

SM-3102: Create OSGi bundle for Okio 1.2.0_1



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/nacx/servicemix-bundles okio-1.2.0-bundle

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/86.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #86


commit 9c2b84bc1025bbddf0015ab7f3b174ca476c88b2
Author: Ignasi Barrera 
Date:   2016-09-17T21:31:43Z

SM-3102: Create OSGi bundle for Okio 1.2.0_1




> Create OSGi bundle for Okio 1.2.0_1
> ---
>
> Key: SM-3102
> URL: https://issues.apache.org/jira/browse/SM-3102
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Ignasi Barrera
>Priority: Minor
>
> This bundle is needed by Apache jclouds



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3101) Create OSGi bundle for OkHttp 2.2.0_1

2016-09-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15499708#comment-15499708
 ] 

ASF GitHub Bot commented on SM-3101:


GitHub user nacx opened a pull request:

https://github.com/apache/servicemix-bundles/pull/85

SM-3101: Create OSGi bundle for OkHttp 2.2.0_1



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/nacx/servicemix-bundles okhttp-2.2.0-bundle

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/85.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #85


commit 7f4d676c7ac329528bd084e5e10e7bf838f66add
Author: Ignasi Barrera 
Date:   2016-09-17T21:16:05Z

SM-3101: Create OSGi bundle for OkHttp 2.2.0_1




> Create OSGi bundle for OkHttp 2.2.0_1
> -
>
> Key: SM-3101
> URL: https://issues.apache.org/jira/browse/SM-3101
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Ignasi Barrera
>Priority: Minor
>
> This bundle is needed by Apache jclouds.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3097) Create OSGi bundle for Saxon 9.7.0-8

2016-09-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15495595#comment-15495595
 ] 

ASF GitHub Bot commented on SM-3097:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/84


> Create OSGi bundle for Saxon 9.7.0-8
> 
>
> Key: SM-3097
> URL: https://issues.apache.org/jira/browse/SM-3097
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Assignee: Andrea Cosentino
>Priority: Minor
> Fix For: bundles-2016.09
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3097) Create OSGi bundle for Saxon 9.7.0-8

2016-09-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493644#comment-15493644
 ] 

ASF GitHub Bot commented on SM-3097:


GitHub user lburgazzoli opened a pull request:

https://github.com/apache/servicemix-bundles/pull/84

SM-3097: Create OSGi bundle for Saxon 9.7.0-8



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lburgazzoli/apache-servicemix-bundles SM-3097

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/84.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #84


commit 34ab4c52268ee36fb6a06f472334985655d5e5fb
Author: lburgazzoli 
Date:   2016-09-15T15:23:39Z

SM-3097: Create OSGi bundle for Saxon 9.7.0-8




> Create OSGi bundle for Saxon 9.7.0-8
> 
>
> Key: SM-3097
> URL: https://issues.apache.org/jira/browse/SM-3097
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Priority: Minor
> Fix For: bundles-2016.09
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3070) Create OSGi bundle for generex

2016-07-28 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15397306#comment-15397306
 ] 

ASF GitHub Bot commented on SM-3070:


GitHub user lburgazzoli opened a pull request:

https://github.com/apache/servicemix-bundles/pull/83

SM-3070: Create OSGi bundle for generex



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lburgazzoli/apache-servicemix-bundles SM-3070

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/83.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #83


commit bb6acdeb81ad57fee95b8fac9bcb155dee65db96
Author: lburgazzoli 
Date:   2016-07-28T09:22:32Z

SM-3070: Create OSGi bundle for generex




> Create OSGi bundle for generex
> --
>
> Key: SM-3070
> URL: https://issues.apache.org/jira/browse/SM-3070
> Project: ServiceMix
>  Issue Type: New Feature
>Reporter: Luca Burgazzoli
>Priority: Minor
>
> {code:xml}
> 
> com.github.mifmif
> generex
> 1.0.1
> 
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3032) Create OSGi bundle for Quickfix-j 1.6.2

2016-06-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15341230#comment-15341230
 ] 

ASF GitHub Bot commented on SM-3032:


GitHub user lburgazzoli opened a pull request:

https://github.com/apache/servicemix-bundles/pull/82

SM-3032: Create OSGi bundle for Quickfix-j 1.6.2



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lburgazzoli/apache-servicemix-bundles SM-3032

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/82.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #82


commit 83bb1acdf0220ed4c8092b61a63dfa5ea926042c
Author: lburgazzoli 
Date:   2016-06-21T06:44:33Z

SM-3032: Create OSGi bundle for Quickfix-j 1.6.2




> Create OSGi bundle for Quickfix-j 1.6.2
> ---
>
> Key: SM-3032
> URL: https://issues.apache.org/jira/browse/SM-3032
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3029) Create OSGi bundle for OkHttp 3.3.1

2016-06-20 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15339216#comment-15339216
 ] 

ASF GitHub Bot commented on SM-3029:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/81


> Create OSGi bundle for OkHttp 3.3.1
> ---
>
> Key: SM-3029
> URL: https://issues.apache.org/jira/browse/SM-3029
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Assignee: Andrea Cosentino
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3028) Create OSGi bundle for Orbitz Consul Client 0.12.3

2016-06-20 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15339214#comment-15339214
 ] 

ASF GitHub Bot commented on SM-3028:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/79


> Create OSGi bundle for Orbitz Consul Client 0.12.3
> --
>
> Key: SM-3028
> URL: https://issues.apache.org/jira/browse/SM-3028
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Assignee: Andrea Cosentino
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3027) Create OSGi bundle for Retrofit 2.1.0

2016-06-20 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15339215#comment-15339215
 ] 

ASF GitHub Bot commented on SM-3027:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/80


> Create OSGi bundle for Retrofit 2.1.0
> -
>
> Key: SM-3027
> URL: https://issues.apache.org/jira/browse/SM-3027
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Assignee: Andrea Cosentino
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3027) Create OSGi bundle for Retrofit 2.1.0

2016-06-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15333738#comment-15333738
 ] 

ASF GitHub Bot commented on SM-3027:


GitHub user lburgazzoli opened a pull request:

https://github.com/apache/servicemix-bundles/pull/80

SM-3027: Create OSGi bundle for Retrofit 2.1.0



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lburgazzoli/apache-servicemix-bundles SM-3027

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/80.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #80


commit 83afc9bbfa874c5aa4ea596308b35c5a9c925c1e
Author: lburgazzoli 
Date:   2016-06-16T13:08:07Z

SM-3027: Create OSGi bundle for Retrofit 2.1.0




> Create OSGi bundle for Retrofit 2.1.0
> -
>
> Key: SM-3027
> URL: https://issues.apache.org/jira/browse/SM-3027
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3029) Create OSGi bundle for OkHttp 3.3.1

2016-06-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15333739#comment-15333739
 ] 

ASF GitHub Bot commented on SM-3029:


GitHub user lburgazzoli opened a pull request:

https://github.com/apache/servicemix-bundles/pull/81

SM-3029: Create OSGi bundle for OkHttp 3.3.1



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lburgazzoli/apache-servicemix-bundles SM-3029

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/81.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #81


commit 6df7991494bd8aa4fbe5f809f628fcc29c5c1d06
Author: lburgazzoli 
Date:   2016-06-16T13:10:41Z

SM-3029: Create OSGi bundle for OkHttp 3.3.1




> Create OSGi bundle for OkHttp 3.3.1
> ---
>
> Key: SM-3029
> URL: https://issues.apache.org/jira/browse/SM-3029
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3028) Create OSGi bundle for Orbitz Consul Client 0.12.3

2016-06-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15333737#comment-15333737
 ] 

ASF GitHub Bot commented on SM-3028:


GitHub user lburgazzoli opened a pull request:

https://github.com/apache/servicemix-bundles/pull/79

SM-3028: Create OSGi bundle for Orbitz Consul Client 0.12.3



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lburgazzoli/apache-servicemix-bundles SM-3028

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/79.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #79


commit e22a531abc779fda7fe7402d985a7959b3c04966
Author: lburgazzoli 
Date:   2016-06-16T12:59:09Z

SM-3028: Create OSGi bundle for Orbitz Consul Client 0.12.3




> Create OSGi bundle for Orbitz Consul Client 0.12.3
> --
>
> Key: SM-3028
> URL: https://issues.apache.org/jira/browse/SM-3028
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3002) Create OSGi bundle for Orbitz Consul Client 0.12.2

2016-05-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15303700#comment-15303700
 ] 

ASF GitHub Bot commented on SM-3002:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/77


> Create OSGi bundle for Orbitz Consul Client 0.12.2
> --
>
> Key: SM-3002
> URL: https://issues.apache.org/jira/browse/SM-3002
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Assignee: Andrea Cosentino
>Priority: Minor
> Fix For: bundles-2016.05
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3000) spring-security-config 3.2.8_RELEASE_1 does not contains spring schemas and handlers

2016-05-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15303698#comment-15303698
 ] 

ASF GitHub Bot commented on SM-3000:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/76


> spring-security-config 3.2.8_RELEASE_1 does not contains spring schemas and 
> handlers
> 
>
> Key: SM-3000
> URL: https://issues.apache.org/jira/browse/SM-3000
> Project: ServiceMix
>  Issue Type: Bug
>  Components: bundles
>Reporter: Luca Burgazzoli
>Assignee: Andrea Cosentino
> Fix For: bundles-2016.05
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3002) Create OSGi bundle for Orbitz Consul Client 0.12.2

2016-05-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302173#comment-15302173
 ] 

ASF GitHub Bot commented on SM-3002:


GitHub user lburgazzoli opened a pull request:

https://github.com/apache/servicemix-bundles/pull/77

SM-3002: Create OSGi bundle for Orbitz Consul Client 0.12.2



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lburgazzoli/apache-servicemix-bundles SM-3002

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/77.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #77


commit 37eaf3f69ffc7772291b115bb0d2441b840d28ae
Author: lburgazzoli 
Date:   2016-05-26T14:45:10Z

SM-3002: Create OSGi bundle for Orbitz Consul Client 0.12.2




> Create OSGi bundle for Orbitz Consul Client 0.12.2
> --
>
> Key: SM-3002
> URL: https://issues.apache.org/jira/browse/SM-3002
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Assignee: Andrea Cosentino
>Priority: Minor
> Fix For: bundles-2016.05
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-3000) spring-security-config 3.2.8_RELEASE_1 does not contains spring schemas and handlers

2016-05-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299734#comment-15299734
 ] 

ASF GitHub Bot commented on SM-3000:


GitHub user lburgazzoli opened a pull request:

https://github.com/apache/servicemix-bundles/pull/76

SM-3000 : spring-security-config 3.2.8_RELEASE_1 does not contains spring 
schemas and handlers



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lburgazzoli/apache-servicemix-bundles SM-3000

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/76.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #76


commit 85aa1c060a1e43a105ebe9376f367ed1cbefa55b
Author: lburgazzoli 
Date:   2016-05-25T09:24:17Z

SM-3000 : spring-security-config 3.2.8_RELEASE_1 does not contains spring 
schemas and handlers




> spring-security-config 3.2.8_RELEASE_1 does not contains spring schemas and 
> handlers
> 
>
> Key: SM-3000
> URL: https://issues.apache.org/jira/browse/SM-3000
> Project: ServiceMix
>  Issue Type: Bug
>  Components: bundles
>Reporter: Luca Burgazzoli
> Fix For: bundles-2016.05
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-2999) Create OSGi bundle for OkHttp 3.3.0

2016-05-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299662#comment-15299662
 ] 

ASF GitHub Bot commented on SM-2999:


GitHub user lburgazzoli opened a pull request:

https://github.com/apache/servicemix-bundles/pull/75

SM-2999 : Create OSGi bundle for OkHttp 3.3.0



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lburgazzoli/apache-servicemix-bundles SM-2999

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/75.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #75


commit ddb6aaa2f169c6c96efd650f186d26e6317289d6
Author: lburgazzoli 
Date:   2016-05-25T08:09:28Z

SM-2999 : Create OSGi bundle for OkHttp 3.3.0




> Create OSGi bundle for OkHttp 3.3.0
> ---
>
> Key: SM-2999
> URL: https://issues.apache.org/jira/browse/SM-2999
> Project: ServiceMix
>  Issue Type: Improvement
>  Components: bundles
>Reporter: Luca Burgazzoli
>Priority: Minor
> Fix For: bundles-2016.05
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-2996) Create OSGi bundle for Orbitz Consul Client 0.12.0

2016-05-24 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15297757#comment-15297757
 ] 

ASF GitHub Bot commented on SM-2996:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/74


> Create OSGi bundle for Orbitz Consul Client 0.12.0
> --
>
> Key: SM-2996
> URL: https://issues.apache.org/jira/browse/SM-2996
> Project: ServiceMix
>  Issue Type: Improvement
>  Components: bundles
>Reporter: Luca Burgazzoli
>Assignee: Andrea Cosentino
>Priority: Minor
> Fix For: bundles-2016.05
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-2996) Create OSGi bundle for Orbitz Consul Client 0.12.0

2016-05-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15296333#comment-15296333
 ] 

ASF GitHub Bot commented on SM-2996:


GitHub user lburgazzoli opened a pull request:

https://github.com/apache/servicemix-bundles/pull/74

SM-2996 : Create OSGi bundle for Orbitz Consul Client 0.12.0



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lburgazzoli/apache-servicemix-bundles SM-2996

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/servicemix-bundles/pull/74.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #74


commit 6f6c9caefeb6b11c3c0c7de3fe30609443d26fe4
Author: lburgazzoli 
Date:   2016-05-23T12:54:13Z

SM-2996 : Create OSGi bundle for Orbitz Consul Client 0.12.0




> Create OSGi bundle for Orbitz Consul Client 0.12.0
> --
>
> Key: SM-2996
> URL: https://issues.apache.org/jira/browse/SM-2996
> Project: ServiceMix
>  Issue Type: Improvement
>  Components: bundles
>Reporter: Luca Burgazzoli
>Priority: Minor
> Fix For: bundles-2016.05
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-2985) Create OSGi bundle for Orbitz Consul Client 0.11.3

2016-05-11 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279711#comment-15279711
 ] 

ASF GitHub Bot commented on SM-2985:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/73


> Create OSGi bundle for Orbitz Consul Client 0.11.3
> --
>
> Key: SM-2985
> URL: https://issues.apache.org/jira/browse/SM-2985
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Assignee: Andrea Cosentino
>Priority: Minor
> Fix For: bundles-2016.05
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-2981) Create OSGi bundle for Orbitz Consul Client 0.11.1

2016-05-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15273795#comment-15273795
 ] 

ASF GitHub Bot commented on SM-2981:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/71


> Create OSGi bundle for Orbitz Consul Client 0.11.1
> --
>
> Key: SM-2981
> URL: https://issues.apache.org/jira/browse/SM-2981
> Project: ServiceMix
>  Issue Type: New Feature
>  Components: bundles
>Reporter: Luca Burgazzoli
>Assignee: Andrea Cosentino
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-2979) Create OSGi bundle for Orbitz Consul Client 0.11.0

2016-05-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15273797#comment-15273797
 ] 

ASF GitHub Bot commented on SM-2979:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/70


> Create OSGi bundle for Orbitz Consul Client 0.11.0
> --
>
> Key: SM-2979
> URL: https://issues.apache.org/jira/browse/SM-2979
> Project: ServiceMix
>  Issue Type: New Feature
>  Components: bundles
>Reporter: Luca Burgazzoli
>Assignee: Andrea Cosentino
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SM-2980) Create OSGi bundle for Okio 1.8.0

2016-05-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SM-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15273796#comment-15273796
 ] 

ASF GitHub Bot commented on SM-2980:


Github user asfgit closed the pull request at:

https://github.com/apache/servicemix-bundles/pull/69


> Create OSGi bundle for Okio 1.8.0
> -
>
> Key: SM-2980
> URL: https://issues.apache.org/jira/browse/SM-2980
> Project: ServiceMix
>  Issue Type: Task
>  Components: bundles
>Reporter: Luca Burgazzoli
>Assignee: Andrea Cosentino
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


  1   2   3   >