Unfortuantely, Eclipse uses a different xml format than OBR, so it would not work.
On Dec 10, 2007 7:26 AM, Bozhong Lin <[EMAIL PROTECTED]> wrote: > This is really cool. > > Just curious, can OBR tool take URL as update site input info like Eclipse > update manager? This would be really convenient for installed software to > update patches/releases. > > Cheers, > Bo > > On Dec 5, 2007 6:26 PM, Guillaume Nodet <[EMAIL PROTECTED]> wrote: > > > If you build and unpack the minimal distribution of the ServiceMix 4 > > runtime, > > you can use OBR to download some bundles and try those. > > A prebuilt runtime is available at: > > > > > > > http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/runtime/org.apache.servicemix.runtime.minimum/4.0-SNAPSHOT/org.apache.servicemix.runtime.minimum-4.0-SNAPSHOT.tar.gz > > > > For example you can launch the following command: > > > > obr/start org.apache.servicemix.bundles.jaxb-impl camel-spring > > camel-example-osgi > > > > This will download, install and start the needed bndles to install the > > camel-example-osgi example. > > The need for the other targets will hopefully be removed later as we can > > add > > bundle requirement so > > that they will be transparently downloaded when needed. > > > > -- > > Cheers, > > Guillaume Nodet > > ------------------------ > > Blog: http://gnodet.blogspot.com/ > > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
