Hi Scott, I also commented on the issue, but for clarification. The features descriptor can be used with any kind of URL, even file based :) For the command "feature:add-repo ecf" it would need a maven coordinate since it tries to find the "latest" version from the repository. But this is just for convenience ;)
regards, Achim 2014-03-11 21:39 GMT+01:00 Scott Lewis <[email protected]>: > Hi Achim, > > > On 3/11/2014 1:19 PM, Achim Nierbeck wrote: > > Hi Scott, > > I've created a JIRA issue for adding the feature repo to the list of > possible repos in Karaf. [1] > Is there a way of refering that feature descriptor from a maven-repository? > > > No, not currently. We do produce a maven repo, but my understanding was > that the karaf-features.xml URL could be any valid URL. > > I've added a comment to 2818 [1]. > > Thanks, > > Scott > > > > regards, Achim > > [1] - https://issues.apache.org/jira/browse/KARAF-2818 > > > > 2014-03-11 17:34 GMT+01:00 Scott Lewis <[email protected]>: > >> Hi Achim, >> >> >> On 3/11/2014 1:49 AM, Achim Nierbeck wrote: >> >> Thanks for sharing, >> >> we should add this to our docuementation. >> We should also add it to the known feature repos. >> For easier installation though commandline. >> >> >> Of course. I don't yet know all of Karaf's documentation conventions, >> but here are the essential pointers for ECF [1]. >> >> If there are other docs and/or pointers that are needed...about project, >> RS/RSA, install...please let me know and I'll provide it. >> Also...FWIW...feel free to open a bug/enhancement request...e.g. for more, >> other, refactored Karaf features...I can promise that we will be very >> responsive to such enhancements [2]. >> >> Thanks, >> >> Scott >> >> [1] >> Karaf features url: >> http://download.eclipse.org/rt/ecf/latest/site.p2/karaf-features.xml >> Home page: http://www.eclipse.org/ecf/ >> New and Noteworthy: http://www.eclipse.org/ecf/NewAndNoteworthy.html >> Download page (instructions for Karaf and other install methods): >> http://www.eclipse.org/ecf/downloads.php >> Wiki/Docs for RS/RSA: https://wiki.eclipse.org/ECF >> >> [2] https://bugs.eclipse.org/bugs/enter_bug.cgi?product=ECF >> >> >> >> >> regards, Achim >> >> >> >> 2014-03-10 18:27 GMT+01:00 Jamie G. <[email protected]>: >> >>> Thank you for the heads up. >>> >>> --Jamie >>> >>> On Mon, Mar 10, 2014 at 1:04 PM, <[email protected]> wrote: >>> > Greetings, >>> > >>> > The Eclipse Communication Framework project (ECF) has just released >>> 3.8.0, >>> > which includes a full, CT-passing implementation of the OSGi R5 Remote >>> > Services (chap 100), and Remote Service Admin (chapter 122) >>> > specifications. >>> > >>> > In 3.8.0 we've added support for provisioning into Karaf 3.0.0 runtimes >>> > [2] which is why I've posted this notice on this list. In future >>> > versions we will continue to support deployment of our RS/RSA >>> > implementation via Karaf features...and will very likely add other >>> Karaf >>> > features if requested by the community [2]. >>> > >>> > Thanks, >>> > >>> > Scott >>> > >>> > [1] http://www.eclipse.org/ecf/NewAndNoteworthy.html >>> > [2] https://bugs.eclipse.org/bugs/enter_bug.cgi?product=ECF >>> > >>> > >>> >> >> >> >> -- >> >> Apache Karaf <http://karaf.apache.org/> Committer & PMC >> OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer >> & Project Lead >> blog <http://notizblog.nierbeck.de/> >> >> Software Architect / Project Manager / Scrum Master >> >> >> > > > -- > > Apache Karaf <http://karaf.apache.org/> Committer & PMC > OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & > Project Lead > blog <http://notizblog.nierbeck.de/> > > Software Architect / Project Manager / Scrum Master > > > -- Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Software Architect / Project Manager / Scrum Master
