felix-atomos icon indicating copy to clipboard operation
felix-atomos copied to clipboard

Apache Felix Atomos

Results 15 felix-atomos issues
Sort by recently updated
recently updated
newest added

Previously the code added all the packages, also packages which were just found as parent directories in the Jar file. As packages aren't hierarchical this isn't correct. Only packages in...

When Atomos starts up it loads all the classes by introspecting Jars. However it also loads classes from multi-release jars that are for a version that's higher than the currently...

If I try to build atomos locally using a Java 17, the build fails with this error: `[ERROR] Failed to execute goal org.codehaus.mojo:ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) on project osgi.core: Execution default of...

I'm trying to reference an automatic module bundle, but can't since it has no exports. If I look at it in Gogo using the `headers` command: ``` Atomos-GeneratedManifest = true...

Hi `apache/felix-atomos`! This is not an automatic, 🤖-generated PR, as you can check in my [GitHub profile](https://github.com/p-), I work for GitHub and I am part of the [GitHub Security Lab](https://securitylab.github.com/)...

If I try to configure a custom gosh_profile and motd with the created substrate I get the following error: ``` /gosh_profile: ERROR: java.lang.IllegalArgumentException: Cannot coerce resolve(Token) to any of []...

I am trying to build an executable using GraalVM from an OSGi application, similar to the Atomos examples. But starting the application I see errors and exceptions in the log....

Looking at maven central here: https://mvnrepository.com/artifact/org.apache.felix/org.apache.felix.atomos is says `Last Release on Feb 23, 2021` i wonder if there is a newer release planned given that it some issues seem already...

According to the examples Atomis provides some maven plugins but I can't find a documentation about what they do, used parameters and so on. Is there a site-documentation deployed somewhere?...

On the readme-page there is a button ![ASF Slack](https://raw.githubusercontent.com/apache/felix-atomos/master/.github/asf-slack-felix-atomos-yellow.svg) when I click on that button i get a page with an error.