You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2020/04/07 14:55:11 UTC

[GitHub] [activemq-artemis] brusdev commented on a change in pull request #3069: ARTEMIS-2703 Update commons-configuration2 version to 2.7

brusdev commented on a change in pull request #3069: ARTEMIS-2703 Update commons-configuration2 version to 2.7
URL: https://github.com/apache/activemq-artemis/pull/3069#discussion_r404874548
 
 

 ##########
 File path: artemis-features/src/main/resources/features.xml
 ##########
 @@ -63,6 +63,7 @@
 		<configfile finalname="etc/org.apache.activemq.artemis.cfg">mvn:org.apache.activemq/artemis-features/${pom.version}/cfg</configfile>
 		<configfile finalname="etc/artemis.xml">mvn:org.apache.activemq/artemis-features/${pom.version}/xml/artemis</configfile>
 
+		<bundle dependency="true">mvn:javax.mail/mail/1.4.7</bundle>
 
 Review comment:
   commons-configuration2 2.7 has a new Import-Package in the manifest: javax.mail.internet
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services