Hi Paul,

> Would this problem be related?
> 
> "Error: Could not find or load main class aQute.launcher.Launcher”

This is something to raise with the bnd team. If you can make this error appear 
repeatably with one of their plugins then I’m sure that they will want to know.

> Also is the enRoute documentation still to be followed as is, for instance 
> settings.xml and the cli archetype commands?

All of these are unchanged. Eventually the settings.xml will be unnecessary, 
but that won’t be until the final R7 support is complete and we can release 
enRoute formally. For example right now bnd is missing tooling support for DS 
1.4 constructor injection.

Best Regards,

Tim


> On 3 Jul 2018, at 10:55, Paul F Fraser via osgi-dev <osgi-dev@mail.osgi.org> 
> wrote:
> 
> Tim,
> 
> Would this problem be related?
> 
> "Error: Could not find or load main class aQute.launcher.Launcher"
> 
> Also is the enRoute documentation still to be followed as is, for instance 
> settings.xml and the cli archetype commands?
> 
> Paul
> 
> On 3/07/2018 7:05 PM, Tim Ward via osgi-dev wrote:
>> Hi all,
>> 
>> This is just a heads up for anyone who has been working with the OSGi 
>> enRoute R7 examples and indexes that you may notice some resolution changes 
>> and/or build errors. This is because of a recent PR 
>> <https://github.com/osgi/osgi.enroute/pull/67> which updates the enRoute 
>> indexes to use a number of newly released R7 reference implementations. The 
>> good news is that this means that all of the RIs used by OSGi enRoute are 
>> now official releases, including the implementations shipped with Eclipse 
>> Photon, and so any subsequent changes should be much less disruptive.
>> 
>> The big change that you will probably notice is that the OSGi framework used 
>> by the enRoute templates and indexes has changed from being a snapshot of 
>> Apache Felix (which provided the R7 APIs, but not necessarily all of the 
>> features) to the official R7 RI from Eclipse Equinox. If you run through the 
>> tutorials now then you shouldn’t notice anything different, but if you have 
>> a project built on previous versions then you will need to change the target 
>> framework in your bndrun files from “org.apache.felix.framework" to 
>> “org.eclipse.osgi”.
>> 
> 
> 
> _______________________________________________
> OSGi Developer Mail List
> osgi-dev@mail.osgi.org
> https://mail.osgi.org/mailman/listinfo/osgi-dev

_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to