system.properties file not the same between apache-tomee-9.1.3-microprofile and apache-tomee-9.1.3-plus

COURTAULT Francois <[email protected]> Sat, 8 Jun 2024 10:27:49 +0000
Newsgroups gmane.comp.java.openejb.user
Message-ID <MR1P264MB23554D7C88C7724523A9703B9DC42@MR1P264MB2355.FRAP264.PROD.OUTLOOK.COM>
THALES GROUP LIMITED DISTRIBUTION to email recipients

Hello everyone,

I think I have reported that for TomEE 8.0.x.
If I download apache-tomee-9.1.3-microprofile at look at the system.properties content, I am able to see at the bottom of this file the following section:
# MicroProfile
tomee.mp.scan = all

whereas in  apache-tomee-9.1.3-plus, the above section doesn't exist.
Is it as designed ? If yes, it means that if we want to activate the MP features in apache-tomee-9.1.3-plus, we have to manually add this section in the tomee-9.1.3-plus system.properties file, right ?

Best Regards.