Ok - sounds great. /Bengt
On Tue, 28 Nov 2023, 19:32 Александр Шаклеин, <cheester...@gmail.com> wrote: > Everything works fine > You doun't need to build full felix project for ipojo to work. > It enough to build only maven-ipojo-plugin project. > > ср, 29 нояб. 2023 г. в 03:25, Bengt Rodehav <be...@rodehav.com>: > > > It works better but still I can't build. I have problems with missing > > dependencies. Especially with the integration tests and the quickstart. > I'm > > not sure I do this right. I go to the iPojo subdirectory where I issue > the > > following command: > > > > mvn clean install -Dmaven.test.skip=true -P=felix > > > > Not sure if that's the right way to build. I also wonder if I need other > > repositories than Maven Central to build. > > > > It will probably take me a while to get this running. > > > > @Александр Шаклеин: Perhaps you have a build environment up and can test > > the changes Guillaume made? > > > > /Bengt > > > > Den tis 28 nov. 2023 kl 17:44 skrev Bengt Rodehav <be...@rodehav.com>: > > > > > OK - I used OpenJDK 21 which was probably not such a good idea. I'll > > > revert to Java 8. > > > > > > /Bengt > > > > > > Den tis 28 nov. 2023 kl 17:42 skrev Guillaume Nodet <gno...@apache.org > >: > > > > > >> I'm using the following: > > >> > > >> ➜ manipulator git:(migrate-11-jdk) mvn -v > > >> Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) > > >> Maven home: /Users/gnodet/.sdkman/candidates/maven/3.9.5 > > >> Java version: 1.8.0_362, vendor: BellSoft, runtime: > > >> /Users/gnodet/.sdkman/candidates/java/8.0.362-librca/jre > > >> Default locale: en_FR, platform encoding: UTF-8 > > >> OS name: "mac os x", version: "14.1.1", arch: "aarch64", family: "mac" > > >> > > >> > > >> > > >> Le mar. 28 nov. 2023 à 17:38, Bengt Rodehav <be...@rodehav.com> a > > écrit : > > >> > > > >> > I had problems building. What java version should I use when I > build? > > >> > > > >> > /Bengt > > >> > > > >> > Den tis 28 nov. 2023 kl 16:16 skrev Guillaume Nodet < > > gno...@apache.org > > >> >: > > >> > > > >> > > @Bengt Rodehav, @Александр Шаклеин > > >> > > I've pushed a few updates. Could you check the branch and test it > > in > > >> > > your environment ? > > >> > > If that's ok, I'll do a release asap. > > >> > > > > >> > > Le mar. 28 nov. 2023 à 08:13, Александр Шаклеин > > >> > > <cheester...@gmail.com> a écrit : > > >> > > > > > >> > > > There is no conflicts now > > >> > > > > > >> > > > вт, 28 нояб. 2023 г. в 16:59, Guillaume Nodet < > gno...@apache.org > > >: > > >> > > > > > >> > > > > I've reverted the removal of ipojo. > > >> > > > > > > >> > > > > Le mar. 28 nov. 2023 à 07:20, Александр Шаклеин > > >> > > > > <cheester...@gmail.com> a écrit : > > >> > > > > > > > >> > > > > > Well. Ipojo was deleted from felix directory at all. So > fixing > > >> is > > >> > > > > > impossible. Only if i restore package > > >> > > > > > > > >> > > > > > вт, 28 нояб. 2023 г. в 00:42, Guillaume Nodet < > > >> gno...@apache.org>: > > >> > > > > > > > >> > > > > > > The PR has lots of conflicts... please fix those. > > >> > > > > > > > > >> > > > > > > Le lun. 27 nov. 2023 à 12:01, Александр Шаклеин > > >> > > > > > > <cheester...@gmail.com> a écrit : > > >> > > > > > > > > > >> > > > > > > > PR was already provided > > >> > > https://github.com/apache/felix-dev/pull/129 > > >> > > > > > > > > > >> > > > > > > > пн, 27 нояб. 2023 г. в 19:26, Guillaume Nodet < > > >> gno...@apache.org > > >> > > >: > > >> > > > > > > > > > >> > > > > > > > > If there's a need, I think we could try to release a > > fixed > > >> > > version > > >> > > > > of > > >> > > > > > > > > ipojo. > > >> > > > > > > > > If you provide a PR that makes the project buildable > and > > >> fixes > > >> > > the > > >> > > > > ASM > > >> > > > > > > > > problem, I'm willing to start an official release... > > >> > > > > > > > > > > >> > > > > > > > > Le lun. 27 nov. 2023 à 09:12, Bengt Rodehav < > > >> be...@rodehav.com> > > >> > > a > > >> > > > > > > écrit : > > >> > > > > > > > > > > > >> > > > > > > > > > Ok - I'll see if I can figure out how to do that as > > >> well. > > >> > > > > > > > > > > > >> > > > > > > > > > /Bengt > > >> > > > > > > > > > > > >> > > > > > > > > > On Fri, 24 Nov 2023, 20:30 Александр Шаклеин, < > > >> > > > > cheester...@gmail.com > > >> > > > > > > > > > >> > > > > > > > > wrote: > > >> > > > > > > > > > > > >> > > > > > > > > > > I'm using my own release version. > > >> > > > > > > > > > > > > >> > > > > > > > > > > пт, 24 нояб. 2023 г., 19:40 Bengt Rodehav < > > >> > > be...@rodehav.com>: > > >> > > > > > > > > > > > > >> > > > > > > > > > > > I managed to build this branch but I had to > > comment > > >> away > > >> > > the > > >> > > > > > > > > integration > > >> > > > > > > > > > > > test projects. > > >> > > > > > > > > > > > > > >> > > > > > > > > > > > It seems like this pull request will never make > it > > >> into > > >> > > iPojo > > >> > > > > > > since > > >> > > > > > > > > it is > > >> > > > > > > > > > > > not being maintained anymore. Is that correct? > If > > >> not, > > >> > > when > > >> > > > > you > > >> > > > > > > use > > >> > > > > > > > > it in > > >> > > > > > > > > > > > production systems, do you create your own > release > > >> of > > >> > > iPojo > > >> > > > > or > > >> > > > > > > do you > > >> > > > > > > > > > > > simply use a snapshot version? > > >> > > > > > > > > > > > > > >> > > > > > > > > > > > /Bengt > > >> > > > > > > > > > > > > > >> > > > > > > > > > > > Den fre 24 nov. 2023 kl 12:44 skrev Bengt > Rodehav > > < > > >> > > > > > > be...@rodehav.com > > >> > > > > > > > > >: > > >> > > > > > > > > > > > > > >> > > > > > > > > > > > > OK - thanks! > > >> > > > > > > > > > > > > > > >> > > > > > > > > > > > > /Bengt > > >> > > > > > > > > > > > > > > >> > > > > > > > > > > > > Den fre 24 nov. 2023 kl 11:57 skrev Александр > > >> Шаклеин < > > >> > > > > > > > > > > > > cheester...@gmail.com>: > > >> > > > > > > > > > > > > > > >> > > > > > > > > > > > >> No. This one > > >> > > > > > > > > > > > >> https://github.com/apache/felix-dev/pull/129 > > >> > > > > > > > > > > > >> > > >> > > > > > > > > > > > >> пт, 24 нояб. 2023 г. в 19:55, Bengt Rodehav < > > >> > > > > > > be...@rodehav.com>: > > >> > > > > > > > > > > > >> > > >> > > > > > > > > > > > >> > Is this the commit I should be using? > > >> > > > > > > > > > > > >> > > > >> > > > > > > > > > > > >> > > > >> > > > > > > > > > > > >> > > > >> > > > > > > > > > > > >> > > >> > > > > > > > > > > > > > >> > > > > > > > > > > > > >> > > > > > > > > > > >> > > > > > > > > >> > > > > > > >> > > > > >> > > >> > > > https://github.com/kwin/felix-dev/commit/93b773b29d41e625bdca52f200f8171824ad9ae9 > > >> > > > > > > > > > > > >> > > > >> > > > > > > > > > > > >> > /Bengt > > >> > > > > > > > > > > > >> > > > >> > > > > > > > > > > > >> > Den tors 23 nov. 2023 kl 21:08 skrev Bengt > > >> Rodehav < > > >> > > > > > > > > > > be...@rodehav.com > > >> > > > > > > > > > > > >: > > >> > > > > > > > > > > > >> > > > >> > > > > > > > > > > > >> > > That sounds great! > > >> > > > > > > > > > > > >> > > > > >> > > > > > > > > > > > >> > > Is there a release that I can download? I > > >> would > > >> > > really > > >> > > > > > > like > > >> > > > > > > > > to try > > >> > > > > > > > > > > > it. > > >> > > > > > > > > > > > >> > > > > >> > > > > > > > > > > > >> > > /Bengt > > >> > > > > > > > > > > > >> > > > > >> > > > > > > > > > > > >> > > On Thu, 23 Nov 2023, 18:37 Александр > > >> Шаклеин, < > > >> > > > > > > > > > > > cheester...@gmail.com> > > >> > > > > > > > > > > > >> > > wrote: > > >> > > > > > > > > > > > >> > > > > >> > > > > > > > > > > > >> > >> I have tested it with changes in > suggested > > >> PR > > >> > > with > > >> > > > > > > jdk21. It > > >> > > > > > > > > > > works > > >> > > > > > > > > > > > >> well. > > >> > > > > > > > > > > > >> > >> > > >> > > > > > > > > > > > >> > >> чт, 23 нояб. 2023 г., 19:08 Bengt > Rodehav > > < > > >> > > > > > > be...@rodehav.com > > >> > > > > > > > > >: > > >> > > > > > > > > > > > >> > >> > > >> > > > > > > > > > > > >> > >> > I am revisiting this issue. Looking to > > >> start > > >> > > using > > >> > > > > > > iPojo in > > >> > > > > > > > > > > Karaf > > >> > > > > > > > > > > > >> > 4.4.4 > > >> > > > > > > > > > > > >> > >> > which supports JDK20. Did anyone > create > > >> (and > > >> > > > > release) > > >> > > > > > > a new > > >> > > > > > > > > > > > >> version of > > >> > > > > > > > > > > > >> > >> > iPojo that works with JDK20? As I > > >> understood > > >> > > it, > > >> > > > > it was > > >> > > > > > > > > mainly > > >> > > > > > > > > > > > >> about > > >> > > > > > > > > > > > >> > >> using > > >> > > > > > > > > > > > >> > >> > new version of ASM. > > >> > > > > > > > > > > > >> > >> > > > >> > > > > > > > > > > > >> > >> > /Bengt > > >> > > > > > > > > > > > >> > >> > > > >> > > > > > > > > > > > >> > >> > Den tis 22 mars 2022 kl 17:31 skrev > > Bengt > > >> > > Rodehav < > > >> > > > > > > > > > > > >> be...@rodehav.com > > >> > > > > > > > > > > > >> > >: > > >> > > > > > > > > > > > >> > >> > > > >> > > > > > > > > > > > >> > >> > > Not sure how or by whom a new > release > > of > > >> > > iPojo > > >> > > > > could > > >> > > > > > > be > > >> > > > > > > > > > > > created. > > >> > > > > > > > > > > > >> > Does > > >> > > > > > > > > > > > >> > >> > > anyone know? > > >> > > > > > > > > > > > >> > >> > > > > >> > > > > > > > > > > > >> > >> > > /Bengt > > >> > > > > > > > > > > > >> > >> > > > > >> > > > > > > > > > > > >> > >> > > Den tis 15 mars 2022 kl 17:25 skrev > > >> Bengt > > >> > > Rodehav > > >> > > > > > > (Jira) > > >> > > > > > > > > < > > >> > > > > > > > > > > > >> > >> > j...@apache.org > > >> > > > > > > > > > > > >> > >> > > >: > > >> > > > > > > > > > > > >> > >> > > > > >> > > > > > > > > > > > >> > >> > >> > > >> > > > > > > > > > > > >> > >> > >> [ > > >> > > > > > > > > > > > >> > >> > >> > > >> > > > > > > > > > > > >> > >> > > > >> > > > > > > > > > > > >> > >> > > >> > > > > > > > > > > > >> > > > >> > > > > > > > > > > > >> > > >> > > > > > > > > > > > > > >> > > > > > > > > > > > > >> > > > > > > > > > > >> > > > > > > > > >> > > > > > > >> > > > > >> > > >> > > > https://issues.apache.org/jira/browse/FELIX-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507040#comment-17507040 > > >> > > > > > > > > > > > >> > >> > >> ] > > >> > > > > > > > > > > > >> > >> > >> > > >> > > > > > > > > > > > >> > >> > >> Bengt Rodehav commented on > > FELIX-6502: > > >> > > > > > > > > > > > >> > >> > >> > > -------------------------------------- > > >> > > > > > > > > > > > >> > >> > >> > > >> > > > > > > > > > > > >> > >> > >> I have done some testing regarding > > this > > >> fix > > >> > > and > > >> > > > > > > after > > >> > > > > > > > > > > updating > > >> > > > > > > > > > > > >> to > > >> > > > > > > > > > > > >> > Asm > > >> > > > > > > > > > > > >> > >> > 9.2 > > >> > > > > > > > > > > > >> > >> > >> iPojo now works with OpenJDK 17. I > > >> would > > >> > > really > > >> > > > > like > > >> > > > > > > > > for a > > >> > > > > > > > > > > new > > >> > > > > > > > > > > > >> > >> release > > >> > > > > > > > > > > > >> > >> > of > > >> > > > > > > > > > > > >> > >> > >> iPojo including this fix to be > made. > > >> > > > > > > > > > > > >> > >> > >> > > >> > > > > > > > > > > > >> > >> > >> > IPOJO Java 11+ support > > >> > > > > > > > > > > > >> > >> > >> > ---------------------- > > >> > > > > > > > > > > > >> > >> > >> > > > >> > > > > > > > > > > > >> > >> > >> > Key: FELIX-6502 > > >> > > > > > > > > > > > >> > >> > >> > URL: > > >> > > > > > > > > > > > >> > >> > > >> https://issues.apache.org/jira/browse/FELIX-6502 > > >> > > > > > > > > > > > >> > >> > >> > Project: Felix > > >> > > > > > > > > > > > >> > >> > >> > Issue Type: Improvement > > >> > > > > > > > > > > > >> > >> > >> > Components: iPOJO > > >> > > > > > > > > > > > >> > >> > >> > Reporter: Alexander > > >> Shaklein > > >> > > > > > > > > > > > >> > >> > >> > Priority: Minor > > >> > > > > > > > > > > > >> > >> > >> > > > >> > > > > > > > > > > > >> > >> > >> > I have made some changes in ipojo > > >> > > projects to > > >> > > > > > > work in > > >> > > > > > > > > java > > >> > > > > > > > > > > > >> 11+. > > >> > > > > > > > > > > > >> > >> > >> > The were successfully tested on > > java > > >> 11, > > >> > > 16. > > >> > > > > > > Should i > > >> > > > > > > > > > > make a > > >> > > > > > > > > > > > >> PR > > >> > > > > > > > > > > > >> > or > > >> > > > > > > > > > > > >> > >> i > > >> > > > > > > > > > > > >> > >> > >> can work with fork alone? > > >> > > > > > > > > > > > >> > >> > >> > > >> > > > > > > > > > > > >> > >> > >> > > >> > > > > > > > > > > > >> > >> > >> > > >> > > > > > > > > > > > >> > >> > >> -- > > >> > > > > > > > > > > > >> > >> > >> This message was sent by Atlassian > > Jira > > >> > > > > > > > > > > > >> > >> > >> (v8.20.1#820001) > > >> > > > > > > > > > > > >> > >> > >> > > >> > > > > > > > > > > > >> > >> > > > > >> > > > > > > > > > > > >> > >> > > > >> > > > > > > > > > > > >> > >> > > >> > > > > > > > > > > > >> > > > > >> > > > > > > > > > > > >> > > > >> > > > > > > > > > > > >> > > >> > > > > > > > > > > > > > > >> > > > > > > > > > > > > > >> > > > > > > > > > > > > >> > > > > > > > > > > >> > > > > > > > > > > >> > > > > > > > > > > >> > > > > > > > > -- > > >> > > > > > > > > ------------------------ > > >> > > > > > > > > Guillaume Nodet > > >> > > > > > > > > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > -- > > >> > > > > > > ------------------------ > > >> > > > > > > Guillaume Nodet > > >> > > > > > > > > >> > > > > > > >> > > > > > > >> > > > > > > >> > > > > -- > > >> > > > > ------------------------ > > >> > > > > Guillaume Nodet > > >> > > > > > > >> > > > > >> > > > > >> > > > > >> > > -- > > >> > > ------------------------ > > >> > > Guillaume Nodet > > >> > > > > >> > > >> > > >> > > >> -- > > >> ------------------------ > > >> Guillaume Nodet > > >> > > > > > >