On 8/7/09 10:51, Richard S. Hall wrote:
On 8/7/09 10:44, David Savage wrote:
Would be good not to create hundreds of command line launchers if one
simple one will do most of what we want...From the sigil side I just
need a relatively stable launcher that allows me to say to say install
this, start that etc.

Actually, the recent changes I made to the Felix framework launcher were a result of my experience with the book launcher, since I found its ability to simply install and start bundles in a directory to be handy.

I am looking at modifying Felix' framework launcher to make it use only the standard launching API, at which point it would become a slightly more complicated version of the generic launcher I just sent to the list a couple of messages ago.

Ok, I just committed a modified framework launcher for Felix that only uses the standard launching API. Of course, it will still say "Welcome to Felix" no matter which framework is used, but I guess that is a minor issue. :-)

For more details, see:

    https://issues.apache.org/jira/browse/FELIX-1462

-> richard

Reply via email to