Hi Peter,

Thanks for the update. it almost worked [😊]


I have changed


enroute-distro.bnd file


revision=org.osgi:osgi.enroute.pom.distro:2.0.0-SNAPSHOT; \


to


revision=org.osgi:osgi.enroute.pom.distro:2.0.0; \


I think it might be easier for you to change it directly instead of a pull 
request.


Regards

-Daghan


________________________________
From: osgi-dev-boun...@mail.osgi.org <osgi-dev-boun...@mail.osgi.org> on behalf 
of Peter Kriens <peter.kri...@aqute.biz>
Sent: Monday, October 24, 2016 9:22 AM
To: OSGi Developer Mail List
Subject: Re: [osgi-dev] Enroute examples

My bad, it should work now.

Kind regards,

Peter Kriens

On 23 okt. 2016, at 07:48, Daghan ACAY 
<daghana...@hotmail.com<mailto:daghana...@hotmail.com>> wrote:

Hi all,

I have tried to run examples from https://github.com/osgi/osgi.enroute.examples 
git repository. I am using BNDtolls version 3.3.0.REL-20160922-205148-g069791c.

Problem is, almost all the examples cannot run since they cannot resolve the 
requirements of the example projects. When I resolve them on my local workspace 
they run but create unexpected results. In particular:

osgi.enroute.examples.easse.application runs but returns error on the browser:

"sse error /sse/1/*?instance=621132138185"

Relevant dependency change seem to be in the jetty

BEFORE
org.apache.felix.http.jetty;version='[3.1.0,3.1.1)',\
osgi.enroute.google.angular.webresource;version='[1.4.4,1.4.5)',\
AFTER

org.apache.felix.http.jetty;version='[3.2.0,3.2.1)',\
osgi.enroute.google.angular.webresource;version='[1.5.7,1.5.8)'

Thanks for your help
-Daghan

_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org<mailto: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