Re: [osgi-dev] OSGi enRoute Maven Testers wanted ...

2016-11-12 Thread Daghan ACAY
oun...@mail.osgi.org <osgi-dev-boun...@mail.osgi.org> on behalf of Christian Schneider <ch...@die-schneider.net> Sent: Thursday, October 13, 2016 8:38 AM To: OSGi Developer Mail List Subject: Re: [osgi-dev] OSGi enRoute Maven Testers wanted ... Hi Daghan, I think I can answer part of yo

Re: [osgi-dev] OSGi enRoute Maven Testers wanted ...

2016-11-12 Thread Daghan ACAY
behalf of Christian Schneider <ch...@die-schneider.net> Sent: Thursday, October 13, 2016 8:38 AM To: OSGi Developer Mail List Subject: Re: [osgi-dev] OSGi enRoute Maven Testers wanted ... Hi Daghan, I think I can answer part of your questions. Christian On 12.10.2016 23:27, Daghan ACAY wrote

Re: [osgi-dev] OSGi enRoute Maven Testers wanted ...

2016-11-04 Thread Elliot Huntington
know how > to proceed. > >> > >> I posted the project on my github account for an exact reference to see > if I made any mistakes. Any help resolving this issue will be greatly > appreciated. > >> > >> https://github.com/axiopisty/osgi-enroute-maven-

Re: [osgi-dev] OSGi enRoute Maven Testers wanted ...

2016-11-04 Thread Peter Kriens
;> at debug point. But other than that it was quite solid. >> >> On the other hand i had fair amount of problem when i refresh repositories. >> Sometimes for no reason projects in workspace gives compilation error and it >> takes multiple repository refreshes from bndtool

Re: [osgi-dev] OSGi enRoute Maven Testers wanted ...

2016-11-04 Thread Elliot Huntington
t; >>> Thank you, >>> Elliot >>> >>> On Thu, Oct 13, 2016 at 3:17 PM, Daghan ACAY <daghana...@hotmail.com> >>> wrote: >>> >>>> Hi Christian, >>>> >>>> I was quite happy with the auto deploy until now. I give you tha

Re: [osgi-dev] OSGi enRoute Maven Testers wanted ...

2016-11-03 Thread Elliot Huntington
I give you that >>> sometimes it breaks when i do something fancy, e.g change code and save >>> while stopped at debug point. But other than that it was quite solid. >>> >>> On the other hand i had fair amount of problem when i refresh >>> repositories. Sometimes for no reason proj

Re: [osgi-dev] OSGi enRoute Maven Testers wanted ...

2016-11-02 Thread Elliot Huntington
d other repositories. But >> that is another bug report. >> >> Thanks for the answers i am looking forward to get my hands on the code. >> >> Cheers >> Daghan >> >> Sent by MailWise <http://www.mail-wise.com/installation/2> – See your >&g

Re: [osgi-dev] OSGi enRoute Maven Testers wanted ...

2016-11-02 Thread Peter Kriens
ands on the code. > > Cheers > Daghan > > Sent by MailWise <http://www.mail-wise.com/installation/2> – See your emails > as clean, short chats. > > > > Original Message > From: Christian Schneider <ch...@die-schneider.net > <mail

Re: [osgi-dev] OSGi enRoute Maven Testers wanted ...

2016-10-13 Thread Daghan ACAY
st <osgi-dev@mail.osgi.org> Subject: Re: [osgi-dev] OSGi enRoute Maven Testers wanted ... Hi Daghan, I think I can answer part of your questions. Christian On 12.10.2016 23:27, Daghan ACAY wrote: > > 2- how is bndtool resolution and hot deploy from eclipse affected? > Should we stil

Re: [osgi-dev] OSGi enRoute Maven Testers wanted ...

2016-10-13 Thread Christian Schneider
Hi Daghan, I think I can answer part of your questions. Christian On 12.10.2016 23:27, Daghan ACAY wrote: 2- how is bndtool resolution and hot deploy from eclipse affected? Should we still resolve bndrun in eclipse? You can still resolve using the UI. But you can also do a pure maven

Re: [osgi-dev] OSGi enRoute Maven Testers wanted ...

2016-10-12 Thread Daghan ACAY
net> Sent: Saturday, October 8, 2016 05:20 AM To: OSGi Developer Mail List <osgi-dev@mail.osgi.org> Subject: Re: [osgi-dev] OSGi enRoute Maven Testers wanted ... Hi Peter, do you also provide the full source code of the finished project? I read most of the instructions and generally th

Re: [osgi-dev] OSGi enRoute Maven Testers wanted ...

2016-10-11 Thread Milen Dyankov
: +1 386 848 1781 > OSGi Fellow and CTO of the OSGi Alliance // mobile: +1 386 848 3788 > hargr...@us.ibm.com > > > > - Original message - > From: Christian Schneider <ch...@die-schneider.net> > Sent by: osgi-dev-boun...@mail.osgi.org > To: OSGi Developer Mail Li

Re: [osgi-dev] OSGi enRoute Maven Testers wanted ...

2016-10-11 Thread BJ Hargrave
oper Mail List <osgi-dev@mail.osgi.org>Cc:Subject: Re: [osgi-dev] OSGi enRoute Maven Testers wanted ...Date: Fri, Oct 7, 2016 2:20 PM  Hi Peter,do you also provide the full source code of the finished project?I read most of the instructions and generally they look good but I think I personally

Re: [osgi-dev] OSGi enRoute Maven Testers wanted ...

2016-10-11 Thread erwindl0
I have done the complete tutorial, following all the steps in detail (yep even using vi!). It's a great way to learn some basic things about the enroute/bnd way-of-working, combined with mvn pom setup. Most importantly : everything works as described from the first try. (I did have one

Re: [osgi-dev] OSGi enRoute Maven Testers wanted ...

2016-10-07 Thread Christian Schneider
Hi Peter, do you also provide the full source code of the finished project? I read most of the instructions and generally they look good but I think I personally would never try to recreate the whole project by hand by following the steps. I think most people would simply checkout the finished

Re: [osgi-dev] OSGi enRoute Maven Testers wanted ...

2016-10-06 Thread Peter Kriens
Then just create issues on the OSGi enRoute site https://github.com/osgi/osgi.enroute.site . This will keep it nicely focused but visible to all. I’d like to get the most embarrassing errors out without looking like a fool on this forum but if there

Re: [osgi-dev] OSGi enRoute Maven Testers wanted ...

2016-10-06 Thread David Daniel
Next week I will be moving from Christian's tools to the official bndmavenrepository. I also have a secure Nexus repo I can test upload to on build. I have not figured out how to do snapshot's verse releases in bndtools yet so I will not be able to test that part well. David On Thu, Oct 6,

[osgi-dev] OSGi enRoute Maven Testers wanted ...

2016-10-06 Thread Peter Kriens
I’ve created a tutorial for OSGi enRoute with Maven and vi. I am in need of some people that are willing to review this tutorial. The tutorial is at http://enroute.osgi.org/tutorial_eval/050-start.html You can find the Github source code