Re: Pax Runner Issue with Java11

2019-11-01 Thread Jean-Baptiste Onofré
Hi Rome,

For Pax Runner you are right (I don't have the issue in Pax Exam as we
are using Karaf).

I will create the Jira and fix that.

Regards
JB

On 01/11/2019 19:39, Rome Agapkin wrote:
> i have just checked the source code of the pax-runner-platform project
> and see that there is no execution environment in
>
> /pax-runner-platform/src/main/resources/META-INF/platform/ee
>
> for neither one above java 8, so i'm wondering, what would be
> necessary to create one, beside removing outdated packages like
> javax.xml. and others...?
> -- 
> -- 
> --
> OPS4J - http://www.ops4j.org - ops4j@googlegroups.com
>
> ---
> You received this message because you are subscribed to the Google
> Groups "OPS4J" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to ops4j+unsubscr...@googlegroups.com
> <mailto:ops4j+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ops4j/cce76364-42fa-4229-879c-dcb973979ee1%40googlegroups.com
> <https://groups.google.com/d/msgid/ops4j/cce76364-42fa-4229-879c-dcb973979ee1%40googlegroups.com?utm_medium=email_source=footer>.

-- 
-- 
--
OPS4J - http://www.ops4j.org - ops4j@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"OPS4J" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ops4j+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ops4j/a5a48408-f22c-40d9-2807-a8c3c4737cbd%40gmail.com.


Re: Pax Runner Issue with Java11

2019-11-01 Thread Rome Agapkin
i have just checked the source code of the pax-runner-platform project and 
see that there is no execution environment in 

/pax-runner-platform/src/main/resources/META-INF/platform/ee

for neither one above java 8, so i'm wondering, what would be necessary to 
create one, beside removing outdated packages like javax.xml. and others...?

-- 
-- 
--
OPS4J - http://www.ops4j.org - ops4j@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"OPS4J" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ops4j+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ops4j/cce76364-42fa-4229-879c-dcb973979ee1%40googlegroups.com.


Pax Runner Issue with Java11

2019-11-01 Thread Rome Agapkin
NFO] 

[INFO]
[INFO] --- maven-pax-plugin:1.6.0:provision (default-cli) @ maven-osgi ---
[INFO] ~~~
[INFO]  No bundles found!
[INFO] ~~~
[INFO] Installing /Users/rag/git/maven-osgi/maven-osgi/runner/deploy-pom.xml 
to /Users/rag/.m2/repository/ch/rag/maven-osgi/build/deployment/1.0-SNAPSHOT
/deployment-1.0-SNAPSHOT.pom
__ __
\__   \_  ___  ___ \__   \__ __        ___
| ___/\__  \ \  \/  /  |   _/  |  \/\ /\_/ __ \_  __ \
|| / __ \_><   ||   \  |  /   |  \   |  \  ___/|  | \/
||(  /__/\_ \  ||_  //|___|  /___|  /\___  >__|
   \/  \/ \/   \/ \/ \/

Pax Runner (1.9.0) from OPS4J - http://www.ops4j.org


 -> Using only arguments from command line
 -> Scan bundles from [/Users/rag/git/maven-osgi/maven-osgi/runner/deploy-
pom.xml]
 -> Scan bundles from [scan-pom:file:/Users/rag/git/maven-osgi/maven-osgi/
runner/deploy-pom.xml]
 -> Preparing framework [Felix 5.4.0]
 -> Downloading bundles...
611 [main] WARN org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL - 
Repository spec https://repo.maven.apache.org/maven2/ does not contain an 
identifier. This is deprecated & discouraged & just evil.
611 [main] WARN org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL - 
Repository spec http://repository.ops4j.org/maven2/ does not contain an 
identifier. This is deprecated & discouraged & just evil.
 -> Felix 5.4.0 : 690862 bytes @ [ 76762kBps ]
 -> Apache Felix Gogo Command (0.16.0) : 52560 bytes @ [ 26280kBps ]
 -> Apache Felix Gogo Runtime (0.16.2) : 125027 bytes @ [ 125027kBps ]
 -> Apache Felix Gogo Shell (0.12.0) : 54420 bytes @ [ 54420kBps ]

 ___
/  /
   /  / Oops, there has been a problem!
  /  /
 /__/   org.ops4j.pax.runner.platform.PlatformException: Execution 
environment [J2SE-11.] could not be found
___
   /__/ Use --log=debug to see details.

i'm using jenv to manage java environments and when i switch to java 8 then 
everything is fine. it seems that the java version is built dynamically 
using J2SE- :-)
does it have something to do with the template error above? how can i solve 
the problem? i'm not even able to create an issue in Jira, don't know where 
to raise this issue.


thx in advance
peace
rome

-- 
-- 
--
OPS4J - http://www.ops4j.org - ops4j@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"OPS4J" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ops4j+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ops4j/0707b2a8-ee57-4af0-a67b-9f8315e3f439%40googlegroups.com.


Re: Pax Runner

2019-05-07 Thread 'Achim Nierbeck' via OPS4J
And if you are looking for something that is more like a minimal runtime to
run your OSGi -  Services.
I would suggest to switch over to the Apache Karaf project. Most likely the
minimal version is what you're looking for.
It's flexible, you can decide which framework to use, it's stable and it
includes already everything to expand it and use it.
For example, the logging is already handled by included Pax Logging.

For me, this would be my starting point to get OSGi running smoothly.
Without wanting to take a look at how to run a framework.

just my 2 cents, Achim

Am Di., 7. Mai 2019 um 11:35 Uhr schrieb Niclas Hedhman :

>
> I can chime in;
>
> I started Pax Runner because back in the day, because it was really hard
> to write a bundle that worked on all available frameworks, and it was even
> harder to automate it. Alin Dreghiciu took over at some point and made Pax
> Runner into what it still is. That was in 2007 or so...
>
> When Alin, I and Toni Menzel were on a project together, Toni and Alin
> proceeded to create/expand Pax Exam, a testing framework that leveraged Pax
> Runner to run your tests against all of the frameworks. In parallel a
> "native" test launcher was made in Pax Exam and at some point the Pax
> Runner launcher was dropped, and Pax Runner basically ended up being
> unmaintained from then on, mostly because it wasn't too hard to do the same
> thing with Pax Exam. I even used Pax Exam in 2011 as launcher on a project
> where we couldn't decide which framework to use.
>
> So, most things that Pax Runner can do, can be done in Pax Exam (at least
> ver 2.x). But there is nothing stopping you from reviving it and take over
> maintenance. If one prefers config files over code, then that could make
> sense.
>
>
> HTH
> Niclas
>
> On Fri, May 3, 2019 at 11:56 PM 
> wrote:
>
>> is there any way to find out who was maintaing that pax runner and to see
>> why the project was discontinued.
>>
>> it was able to let eclipse know how to trigger an osgi run configuration
>> with a different framework than equinox. i want that :D
>>
>> --
>> --
>> --
>> OPS4J - http://www.ops4j.org - ops4j@googlegroups.com
>>
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "OPS4J" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to ops4j+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
> --
> Niclas Hedhman, Software Developer
> http://polygene.apache.org - New Energy for Java
>
> --
> --
> --
> OPS4J - http://www.ops4j.org - ops4j@googlegroups.com
>
> ---
> You received this message because you are subscribed to the Google Groups
> "OPS4J" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ops4j+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ops4j/CADmm%2BKcmsE%3DoK1hvoT0YUhg2c00gO03yR1o%3DG0m2szh%3D9pGmPA%40mail.gmail.com
> <https://groups.google.com/d/msgid/ops4j/CADmm%2BKcmsE%3DoK1hvoT0YUhg2c00gO03yR1o%3DG0m2szh%3D9pGmPA%40mail.gmail.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 

Apache Member
Apache Karaf <http://karaf.apache.org/> Committer & PMC
OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer &
Project Lead
blog <http://notizblog.nierbeck.de/>
Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS>

Software Architect / Project Manager / Scrum Master

-- 
-- 
--
OPS4J - http://www.ops4j.org - ops4j@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"OPS4J" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ops4j+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ops4j/CAD0r13cbmaW2o-4zEgFO%2BzP5tQioVMz2z3BZ5qrwaT-A9hmwxQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Pax Runner

2019-05-07 Thread Niclas Hedhman
I can chime in;

I started Pax Runner because back in the day, because it was really hard to
write a bundle that worked on all available frameworks, and it was even
harder to automate it. Alin Dreghiciu took over at some point and made Pax
Runner into what it still is. That was in 2007 or so...

When Alin, I and Toni Menzel were on a project together, Toni and Alin
proceeded to create/expand Pax Exam, a testing framework that leveraged Pax
Runner to run your tests against all of the frameworks. In parallel a
"native" test launcher was made in Pax Exam and at some point the Pax
Runner launcher was dropped, and Pax Runner basically ended up being
unmaintained from then on, mostly because it wasn't too hard to do the same
thing with Pax Exam. I even used Pax Exam in 2011 as launcher on a project
where we couldn't decide which framework to use.

So, most things that Pax Runner can do, can be done in Pax Exam (at least
ver 2.x). But there is nothing stopping you from reviving it and take over
maintenance. If one prefers config files over code, then that could make
sense.


HTH
Niclas

On Fri, May 3, 2019 at 11:56 PM  wrote:

> is there any way to find out who was maintaing that pax runner and to see
> why the project was discontinued.
>
> it was able to let eclipse know how to trigger an osgi run configuration
> with a different framework than equinox. i want that :D
>
> --
> --
> --
> OPS4J - http://www.ops4j.org - ops4j@googlegroups.com
>
> ---
> You received this message because you are subscribed to the Google Groups
> "OPS4J" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ops4j+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Niclas Hedhman, Software Developer
http://polygene.apache.org - New Energy for Java

-- 
-- 
--
OPS4J - http://www.ops4j.org - ops4j@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"OPS4J" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ops4j+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ops4j/CADmm%2BKcmsE%3DoK1hvoT0YUhg2c00gO03yR1o%3DG0m2szh%3D9pGmPA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Pax Runner

2019-05-06 Thread 'Christoph Läubrich' via OPS4J
Can you elaborate a little bit more what you want to archive? Starting 
an OSGi-Framework is nothing special and does not require pax-runner in 
any way, pax runner was used to configure the launch, but that is very 
specific, for example configuring the launch would be more a task of 
eclipse IDE than pax runner.


Am 03.05.19 um 17:56 schrieb alexandru.repede.stad...@gmail.com:
is there any way to find out who was maintaing that pax runner and to 
see why the project was discontinued.


it was able to let eclipse know how to trigger an osgi run configuration 
with a different framework than equinox. i want that :D


--
--
--
OPS4J - http://www.ops4j.org - ops4j@googlegroups.com

---
You received this message because you are subscribed to the Google 
Groups "OPS4J" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to ops4j+unsubscr...@googlegroups.com 
<mailto:ops4j+unsubscr...@googlegroups.com>.

For more options, visit https://groups.google.com/d/optout.


--
--
--
OPS4J - http://www.ops4j.org - ops4j@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups "OPS4J" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to ops4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Pax Runner

2019-05-03 Thread alexandru . repede . stadler
is there any way to find out who was maintaing that pax runner and to see 
why the project was discontinued.

it was able to let eclipse know how to trigger an osgi run configuration 
with a different framework than equinox. i want that :D

-- 
-- 
--
OPS4J - http://www.ops4j.org - ops4j@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"OPS4J" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ops4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


pax runner eclipse plugin?

2016-09-06 Thread list+org . ops4j
Hello.

https://ops4j1.jira.com/wiki/display/paxrunner/Plugin+Installation

The wiki points to an update site that does not exist.

Is the plugin still alive?

M

-- 
-- 
--
OPS4J - http://www.ops4j.org - ops4j@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"OPS4J" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ops4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


pgpCQotKMGLVm.pgp
Description: OpenPGP digital signature