Actually, Peter contribute File Install to Felix and the latest release version is available from our download page:

   http://felix.apache.org/site/downloads.cgi

Regarding OBR, I guess we could debate whether or not it should perform a refresh after doing updates...

-> richard


Pierre De Rop wrote:
Hi Vegar,

Maybe you could take a look at the File Installer (from Peter Kriens), which automatically updates your bundles, on file date modification (that is: after a recompilation).

The file installer is now available from the felix trunk (in fileinstall directory), but I never tested it.
You can also refer to:
  http://www.aqute.biz/Code/Download#fileinstall

Regards
/pierre


Vegar Westerlund wrote:
Hello.

I'm developing a set of bundles that togheter make up an application and
I find that I spend a lot of time building my projects and updating them
on my felix server.

When tracking down and fixing bugs, this is what I do:
* Look in the felix log to see the error
* Go into the maven project where the error occured and make a
  modification
* Rebuild project using maven
* Find my felix shell
* stop bundle xxx
* update bundle xxx
* refresh bundle xxx
* start bundle xxx
* Look in the log again to see what happend.

This just takes way to much time for a simple change in the code. Also I
sometimes modify two projects at the same time and forget on or two of
these step making debugging a lot of pain... :-(
What is the best practices for these kinds of changes?

I tried using the obr command to start bundles. This is great since it
finds all depenedencies and installs them if possible, but it doesn't
seem to refresh bundles when I rebuild them.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to