tjwatson commented on issue #57:
URL: https://github.com/apache/felix-atomos/issues/57#issuecomment-1129097041
To get the native examples working with equinox you can pass
`org.osgi.framework.system.packages.extra=javax.rmi.ssl` to the native
executable. For example:
```
./org.ap
tjwatson commented on issue #57:
URL: https://github.com/apache/felix-atomos/issues/57#issuecomment-1129080975
I now got the `atomos.examples/atomos.examples.substrate.maven` working also
for Felix. The issue with Equinox is separate from this build failure.
--
This is an automated messa
tjwatson merged PR #58:
URL: https://github.com/apache/felix-atomos/pull/58
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@felix.apache
tjwatson commented on PR #58:
URL: https://github.com/apache/felix-atomos/pull/58#issuecomment-1129079769
Fixes #57
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsub
tjwatson commented on issue #57:
URL: https://github.com/apache/felix-atomos/issues/57#issuecomment-1129001661
On Equinox it seems the package `javax.rmi.ssl` is missing. I'm not sure
why that is not being included or detected with Equinox vs Felix.
--
This is an automated message from t
tjwatson commented on issue #57:
URL: https://github.com/apache/felix-atomos/issues/57#issuecomment-1129000965
I had to update the native maven plugin for Graal to get this to work with
22.1 with PR #58. Could you try that out?
This makes the example `atomos.examples/atomos.examples.
tjwatson opened a new pull request, #58:
URL: https://github.com/apache/felix-atomos/pull/58
Possible fix for #57
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubsc
[
https://issues.apache.org/jira/browse/FELIX-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538228#comment-17538228
]
Johannes Edmeier edited comment on FELIX-6529 at 5/17/22 2:22 PM:
-
[
https://issues.apache.org/jira/browse/FELIX-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538228#comment-17538228
]
Johannes Edmeier commented on FELIX-6529:
-
>From my knowledge the String.intern()
wolfgangimig opened a new issue, #57:
URL: https://github.com/apache/felix-atomos/issues/57
When building the
[examples](https://github.com/apache/felix-atomos/blob/master/atomos.examples/SUBSTRATE.md)
I get the following error:
`[ERROR] Failed to execute goal
org.graalvm.native
[
https://issues.apache.org/jira/browse/FELIX-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538081#comment-17538081
]
Amit Mondal commented on FELIX-6529:
String.intern() is not recommended for Java 6 fo
[
https://issues.apache.org/jira/browse/FELIX-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538033#comment-17538033
]
Amit Mondal edited comment on FELIX-6529 at 5/17/22 9:49 AM:
-
[
https://issues.apache.org/jira/browse/FELIX-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538039#comment-17538039
]
Karl Pauls commented on FELIX-6529:
---
Right, I had the same question as [~gnodet], shoul
[
https://issues.apache.org/jira/browse/FELIX-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538036#comment-17538036
]
Guillaume Nodet edited comment on FELIX-6529 at 5/17/22 8:57 AM:
--
[
https://issues.apache.org/jira/browse/FELIX-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538036#comment-17538036
]
Guillaume Nodet commented on FELIX-6529:
Wouldn't it be easier to just use `Strin
[
https://issues.apache.org/jira/browse/FELIX-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538033#comment-17538033
]
Amit Mondal commented on FELIX-6529:
This is a huge improvement. In cases where lots
16 matches
Mail list logo