You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by tj...@apache.org on 2022/05/20 17:37:10 UTC

[felix-atomos] branch master updated (ef300cd -> 5bbca59)

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

tjwatson pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/felix-atomos.git


    from ef300cd  Merge pull request #58 from tjwatson/issue57
     new ecc24d5  Fix the jaxrs native build
     new 3be7973  Fail build if native-image executable is not found.
     new 5bbca59  Merge pull request #59 from tjwatson/issue57

The 352 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:
 atomos.examples/atomos.examples.jaxrs/pom.xml                 |  1 +
 atomos.examples/atomos.examples.jaxrs/reflectAgentConfig.json | 10 ----------
 .../atomos.examples.jaxrs/reflectConfig_felix_atomos.json     |  7 +++++++
 .../reflectConfig_felix_atomos.json                           |  7 +++++++
 .../utils/core/plugins/finaliser/ni/NativeImagePlugin.java    | 11 ++++++++---
 .../felix/atomos/utils/substrate/impl/NativeImageCliUtil.java |  8 ++++----
 6 files changed, 27 insertions(+), 17 deletions(-)