I have uploaded a few snapshots that are needed for everything to work (mainly snapshot of external dependencies like pax-logging, felix plugin, felix obr, etc...). So if you plan to build it locally, make sure you clean you download the latest snapshots.
On Dec 5, 2007 11:26 AM, 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/
