This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/main by this push:
     new 2647500  [AMQ-8408] Add noee on activemq-web-console bundle
2647500 is described below

commit 2647500b3f10e7c57aef8018788158e1b9d3b2c2
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Nov 6 07:09:55 2021 +0100

    [AMQ-8408] Add noee on activemq-web-console bundle
---
 activemq-web-console/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml
index 473c1be..2b04dd3 100644
--- a/activemq-web-console/pom.xml
+++ b/activemq-web-console/pom.xml
@@ -165,6 +165,7 @@
               org.objectweb.asm*;version="[6,8)"
             </Import-Package>
             <_contract>!*</_contract>
+            <_noee>true</_noee>
           </instructions>
         </configuration>
       </plugin>

Reply via email to