[ 
http://issues.ops4j.org/jira/browse/PAXRUNNER-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11655#action_11655
 ] 

Alin Dreghiciu commented on PAXRUNNER-160:
------------------------------------------

It is up to Toni Menzel when the concept of executors will be implemented. For 
the moment I cleaned up the code base and I added a new option "executor". 
If there is no value supplied for this option it will work as till now. If the 
option has the value "noop" it will not start the target platform. Any other 
value will produce an exception for now.

So, for your case you should add the following option: "--executor=noop".

I do not know if pax maven plugin supports snapshot versions so you could try 
it, but I tested pax runner 0.13.0-SNAPSHOT and the now option works for me. 
Maybe Stuart can give some details here.

Anyhow I'm planning to cut a release for 0.13.0 as it includes support for the 
latest released version of Felix so you will be able to test it quite soon.



> Deploy OSGi environment without running the framework
> -----------------------------------------------------
>
>                 Key: PAXRUNNER-160
>                 URL: http://issues.ops4j.org/jira/browse/PAXRUNNER-160
>             Project: Pax Runner
>          Issue Type: New Feature
>          Components: provision service
>    Affects Versions: 0.12.0
>            Reporter: Chris Gummer
>            Assignee: Alin Dreghiciu
>             Fix For: 0.13.0
>
>
> Currently when using the maven pax plugin, running the pax:provision goal 
> allows you to "Provision all local and imported bundles onto the selected 
> OSGi framework."
> However, this goal will also start the OSGi framework. An option is required 
> to perform the provision without starting the OSGi framework.
> One particular use case for this option, is to use pax to package a 
> deployable OSGi environment as part of a maven build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to