This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-minho.git
from ec3d8e4 Upgrade to Apache pom parent 28
new e3cbb4a - Log the classpath content loaded by Minho Main - Load minho
config files from working directory - Use default properties in Minho REST
service
new a5e9064 Add current working directory in Minho Main classpath
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
boot/src/main/java/org/apache/karaf/minho/boot/Main.java | 6 ++++++
.../apache/karaf/minho/config/json/JsonConfigLoaderService.java | 7 ++++---
.../minho/config/properties/PropertiesConfigLoaderService.java | 6 ++++++
.../java/org/apache/karaf/minho/rest/jersey/JerseyRestService.java | 2 +-
4 files changed, 17 insertions(+), 4 deletions(-)