Skip to content

Commit

Permalink
feat: Move Plugins configuration to WAR to avoid exceptions in UT - M…
Browse files Browse the repository at this point in the history
…EED-2811 - Meeds-io/MIPs#100 (#150)

This change will move the definition of analytics listeners to Webapp to
avoid instanciating them when referenced and used in other addons in the
context of Unit Tests.
  • Loading branch information
boubaker authored Oct 27, 2023
1 parent 4b20141 commit 98b711b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
<import>war:/conf/analytics/portal-configuration.xml</import>
<import>war:/conf/analytics/app-center-configuration.xml</import>
<import>war:/conf/analytics/application-registry-configuration.xml</import>
<import>war:/conf/analytics/listeners-configuration.xml</import>

</configuration>

0 comments on commit 98b711b

Please sign in to comment.