You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by Jean-Baptiste Onofré <jb...@nanthrax.net> on 2013/01/04 21:55:58 UTC

[VOTE] Apache Karaf EIK 0.9.0 release

Hi all,

this is the first release of Eclipse Integration for Karaf (EIK).

You can have detail of the release in the RELEASE-NOTES:
http://svn.apache.org/repos/asf/karaf/eik/trunk/RELEASE-NOTES

Staging repository:
https://repository.apache.org/content/repositories/orgapachekaraf-088/

Please vote to approve this release:

[ ] +1 Approve the release
[ ] -1 Do not approve the release (please provide specific comments)

This vote will be open for 72 hours.

Thanks !

Regards
JB
-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release

Posted by Filippo Balicchia <fb...@gmail.com>.
Hi Rickard,

Currently EIK documentation can be found on the trunk under directory manual.
Type mvn jetty:run and point your browser to localhost:8080

Regards.

--Filippo

2013/1/19 sjostric <sj...@gmail.com>:
> Is there any documentation for EIK? Cant find it!
> Nothing at http://karaf.apache.org/index/subprojects/eik.html
>
> //Rickard
>
>
>
> --
> View this message in context: http://karaf.922171.n3.nabble.com/VOTE-Apache-Karaf-EIK-0-9-0-release-tp4027195p4027399.html
> Sent from the Karaf - Dev mailing list archive at Nabble.com.

Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release

Posted by Andrei Pozolotin <an...@gmail.com>.
well, in our case we use pulse for that, which needs external / sharable URL
http://www.poweredbypulse.com/

-------- Original Message --------
Subject: Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release
From: Dan Tran <da...@gmail.com>
To: dev@karaf.apache.org
Date: Thu 21 Feb 2013 05:08:14 PM CST
> at work, we create a single zip/tar files that has jdk, eclipse, other
> required eclipse features using its zip, maven, tomcat,karaf. This is
> our development toolchains to be installed on developer boxes
>
> -D
>
> On Thu, Feb 21, 2013 at 12:47 PM, Andrei Pozolotin
> <an...@gmail.com> wrote:
>> Dan: how you do that? Andrei.
>>
>> -------- Original Message --------
>> Subject: Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release
>> From: Dan Tran <da...@gmail.com>
>> To: dev@karaf.apache.org
>> Date: Thu 21 Feb 2013 02:30:43 PM CST
>>> Please keep the zip file at maven central, it is very convenient for
>>> those shops that manage its own IDE distribution
>>>
>>> -D
>>>
>>> On Thu, Feb 21, 2013 at 9:53 AM, Jean-Baptiste Onofré <jb...@nanthrax.net> wrote:
>>>> Agree Andrei,
>>>>
>>>> but it requires some "infra" setup, that we have to prepare for sure ;)
>>>>
>>>> Regards
>>>> JB
>>>>
>>>>
>>>> On 02/21/2013 06:45 PM, Andrei Pozolotin wrote:
>>>>> I would prefer to have normal eclipse update site, not zip.
>>>>>
>>>>> -------- Original Message --------
>>>>> Subject: Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release
>>>>> From: Jean-Baptiste Onofré <jb...@nanthrax.net>
>>>>> To: dev@karaf.apache.org
>>>>> Date: Thu 21 Feb 2013 09:43:49 AM CST
>>>>>> I think that the users can directly define the zip URL in Eclipse.
>>>>>>
>>>>>> I gonna check.
>>>>>>
>>>>>> Regards
>>>>>> JB
>>>>>>
>>>>>> On 02/21/2013 04:41 PM, Łukasz Dywicki wrote:
>>>>>>> Can't we push this together with Karaf site to don't force people
>>>>>>> download ZIP?
>>>>>>>
>>>>>>> Wiadomość napisana przez Jean-Baptiste Onofré <jb...@nanthrax.net> w
>>>>>>> dniu 21 lut 2013, o godz. 15:33:
>>>>>>>
>>>>>>>> Hi Timo,
>>>>>>>>
>>>>>>>> I've prepared the announce on the website.
>>>>>>>>
>>>>>>>> What you can do is to download the EIK Eclipse repository from there:
>>>>>>>>
>>>>>>>> http://repo.maven.apache.org/maven2/org/apache/karaf/eik/features/org.apache.karaf.eik.repository/0.9.0/org.apache.karaf.eik.repository-0.9.0.zip
>>>>>>>>
>>>>>>>>
>>>>>>>> uncompress in a folder of your choice and use this folder in:
>>>>>>>> Select Help > Install new software > Add.. > Local...
>>>>>>>>
>>>>>>>> Regards
>>>>>>>> JB
>>>>>>>>
>>>>>>>> On 02/21/2013 03:24 PM, tnarake wrote:
>>>>>>>>> Is there an eclipse update site for the EIK release hosted somewhere?
>>>>>>>>>
>>>>>>>>> Thanks,
>>>>>>>>>    Timo
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> View this message in context:
>>>>>>>>>
>>>>>>>>> http://karaf.922171.n3.nabble.com/VOTE-Apache-Karaf-EIK-0-9-0-release-tp4027195p4027836.html
>>>>>>>>> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>>>>>>>>>
>>>>>>>> --
>>>>>>>> Jean-Baptiste Onofré
>>>>>>>> jbonofre@apache.org
>>>>>>>> http://blog.nanthrax.net
>>>>>>>> Talend - http://www.talend.com
>>>> --
>>>> Jean-Baptiste Onofré
>>>> jbonofre@apache.org
>>>> http://blog.nanthrax.net
>>>> Talend - http://www.talend.com


Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release

Posted by Dan Tran <da...@gmail.com>.
at work, we create a single zip/tar files that has jdk, eclipse, other
required eclipse features using its zip, maven, tomcat,karaf. This is
our development toolchains to be installed on developer boxes

-D

On Thu, Feb 21, 2013 at 12:47 PM, Andrei Pozolotin
<an...@gmail.com> wrote:
> Dan: how you do that? Andrei.
>
> -------- Original Message --------
> Subject: Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release
> From: Dan Tran <da...@gmail.com>
> To: dev@karaf.apache.org
> Date: Thu 21 Feb 2013 02:30:43 PM CST
>> Please keep the zip file at maven central, it is very convenient for
>> those shops that manage its own IDE distribution
>>
>> -D
>>
>> On Thu, Feb 21, 2013 at 9:53 AM, Jean-Baptiste Onofré <jb...@nanthrax.net> wrote:
>>> Agree Andrei,
>>>
>>> but it requires some "infra" setup, that we have to prepare for sure ;)
>>>
>>> Regards
>>> JB
>>>
>>>
>>> On 02/21/2013 06:45 PM, Andrei Pozolotin wrote:
>>>> I would prefer to have normal eclipse update site, not zip.
>>>>
>>>> -------- Original Message --------
>>>> Subject: Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release
>>>> From: Jean-Baptiste Onofré <jb...@nanthrax.net>
>>>> To: dev@karaf.apache.org
>>>> Date: Thu 21 Feb 2013 09:43:49 AM CST
>>>>> I think that the users can directly define the zip URL in Eclipse.
>>>>>
>>>>> I gonna check.
>>>>>
>>>>> Regards
>>>>> JB
>>>>>
>>>>> On 02/21/2013 04:41 PM, Łukasz Dywicki wrote:
>>>>>> Can't we push this together with Karaf site to don't force people
>>>>>> download ZIP?
>>>>>>
>>>>>> Wiadomość napisana przez Jean-Baptiste Onofré <jb...@nanthrax.net> w
>>>>>> dniu 21 lut 2013, o godz. 15:33:
>>>>>>
>>>>>>> Hi Timo,
>>>>>>>
>>>>>>> I've prepared the announce on the website.
>>>>>>>
>>>>>>> What you can do is to download the EIK Eclipse repository from there:
>>>>>>>
>>>>>>> http://repo.maven.apache.org/maven2/org/apache/karaf/eik/features/org.apache.karaf.eik.repository/0.9.0/org.apache.karaf.eik.repository-0.9.0.zip
>>>>>>>
>>>>>>>
>>>>>>> uncompress in a folder of your choice and use this folder in:
>>>>>>> Select Help > Install new software > Add.. > Local...
>>>>>>>
>>>>>>> Regards
>>>>>>> JB
>>>>>>>
>>>>>>> On 02/21/2013 03:24 PM, tnarake wrote:
>>>>>>>> Is there an eclipse update site for the EIK release hosted somewhere?
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>>    Timo
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> View this message in context:
>>>>>>>>
>>>>>>>> http://karaf.922171.n3.nabble.com/VOTE-Apache-Karaf-EIK-0-9-0-release-tp4027195p4027836.html
>>>>>>>> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>>>>>>>>
>>>>>>> --
>>>>>>> Jean-Baptiste Onofré
>>>>>>> jbonofre@apache.org
>>>>>>> http://blog.nanthrax.net
>>>>>>> Talend - http://www.talend.com
>>>>>>
>>>>
>>> --
>>> Jean-Baptiste Onofré
>>> jbonofre@apache.org
>>> http://blog.nanthrax.net
>>> Talend - http://www.talend.com
>

Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release

Posted by Andrei Pozolotin <an...@gmail.com>.
Dan: how you do that? Andrei.

-------- Original Message --------
Subject: Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release
From: Dan Tran <da...@gmail.com>
To: dev@karaf.apache.org
Date: Thu 21 Feb 2013 02:30:43 PM CST
> Please keep the zip file at maven central, it is very convenient for
> those shops that manage its own IDE distribution
>
> -D
>
> On Thu, Feb 21, 2013 at 9:53 AM, Jean-Baptiste Onofré <jb...@nanthrax.net> wrote:
>> Agree Andrei,
>>
>> but it requires some "infra" setup, that we have to prepare for sure ;)
>>
>> Regards
>> JB
>>
>>
>> On 02/21/2013 06:45 PM, Andrei Pozolotin wrote:
>>> I would prefer to have normal eclipse update site, not zip.
>>>
>>> -------- Original Message --------
>>> Subject: Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release
>>> From: Jean-Baptiste Onofré <jb...@nanthrax.net>
>>> To: dev@karaf.apache.org
>>> Date: Thu 21 Feb 2013 09:43:49 AM CST
>>>> I think that the users can directly define the zip URL in Eclipse.
>>>>
>>>> I gonna check.
>>>>
>>>> Regards
>>>> JB
>>>>
>>>> On 02/21/2013 04:41 PM, Łukasz Dywicki wrote:
>>>>> Can't we push this together with Karaf site to don't force people
>>>>> download ZIP?
>>>>>
>>>>> Wiadomość napisana przez Jean-Baptiste Onofré <jb...@nanthrax.net> w
>>>>> dniu 21 lut 2013, o godz. 15:33:
>>>>>
>>>>>> Hi Timo,
>>>>>>
>>>>>> I've prepared the announce on the website.
>>>>>>
>>>>>> What you can do is to download the EIK Eclipse repository from there:
>>>>>>
>>>>>> http://repo.maven.apache.org/maven2/org/apache/karaf/eik/features/org.apache.karaf.eik.repository/0.9.0/org.apache.karaf.eik.repository-0.9.0.zip
>>>>>>
>>>>>>
>>>>>> uncompress in a folder of your choice and use this folder in:
>>>>>> Select Help > Install new software > Add.. > Local...
>>>>>>
>>>>>> Regards
>>>>>> JB
>>>>>>
>>>>>> On 02/21/2013 03:24 PM, tnarake wrote:
>>>>>>> Is there an eclipse update site for the EIK release hosted somewhere?
>>>>>>>
>>>>>>> Thanks,
>>>>>>>    Timo
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> View this message in context:
>>>>>>>
>>>>>>> http://karaf.922171.n3.nabble.com/VOTE-Apache-Karaf-EIK-0-9-0-release-tp4027195p4027836.html
>>>>>>> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>>>>>>>
>>>>>> --
>>>>>> Jean-Baptiste Onofré
>>>>>> jbonofre@apache.org
>>>>>> http://blog.nanthrax.net
>>>>>> Talend - http://www.talend.com
>>>>>
>>>
>> --
>> Jean-Baptiste Onofré
>> jbonofre@apache.org
>> http://blog.nanthrax.net
>> Talend - http://www.talend.com


Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release

Posted by Dan Tran <da...@gmail.com>.
Please keep the zip file at maven central, it is very convenient for
those shops that manage its own IDE distribution

-D

On Thu, Feb 21, 2013 at 9:53 AM, Jean-Baptiste Onofré <jb...@nanthrax.net> wrote:
> Agree Andrei,
>
> but it requires some "infra" setup, that we have to prepare for sure ;)
>
> Regards
> JB
>
>
> On 02/21/2013 06:45 PM, Andrei Pozolotin wrote:
>>
>> I would prefer to have normal eclipse update site, not zip.
>>
>> -------- Original Message --------
>> Subject: Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release
>> From: Jean-Baptiste Onofré <jb...@nanthrax.net>
>> To: dev@karaf.apache.org
>> Date: Thu 21 Feb 2013 09:43:49 AM CST
>>>
>>> I think that the users can directly define the zip URL in Eclipse.
>>>
>>> I gonna check.
>>>
>>> Regards
>>> JB
>>>
>>> On 02/21/2013 04:41 PM, Łukasz Dywicki wrote:
>>>>
>>>> Can't we push this together with Karaf site to don't force people
>>>> download ZIP?
>>>>
>>>> Wiadomość napisana przez Jean-Baptiste Onofré <jb...@nanthrax.net> w
>>>> dniu 21 lut 2013, o godz. 15:33:
>>>>
>>>>> Hi Timo,
>>>>>
>>>>> I've prepared the announce on the website.
>>>>>
>>>>> What you can do is to download the EIK Eclipse repository from there:
>>>>>
>>>>> http://repo.maven.apache.org/maven2/org/apache/karaf/eik/features/org.apache.karaf.eik.repository/0.9.0/org.apache.karaf.eik.repository-0.9.0.zip
>>>>>
>>>>>
>>>>> uncompress in a folder of your choice and use this folder in:
>>>>> Select Help > Install new software > Add.. > Local...
>>>>>
>>>>> Regards
>>>>> JB
>>>>>
>>>>> On 02/21/2013 03:24 PM, tnarake wrote:
>>>>>>
>>>>>> Is there an eclipse update site for the EIK release hosted somewhere?
>>>>>>
>>>>>> Thanks,
>>>>>>    Timo
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> View this message in context:
>>>>>>
>>>>>> http://karaf.922171.n3.nabble.com/VOTE-Apache-Karaf-EIK-0-9-0-release-tp4027195p4027836.html
>>>>>> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>>>>>>
>>>>>
>>>>> --
>>>>> Jean-Baptiste Onofré
>>>>> jbonofre@apache.org
>>>>> http://blog.nanthrax.net
>>>>> Talend - http://www.talend.com
>>>>
>>>>
>>>
>>
>>
>
> --
> Jean-Baptiste Onofré
> jbonofre@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com

Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Agree Andrei,

but it requires some "infra" setup, that we have to prepare for sure ;)

Regards
JB

On 02/21/2013 06:45 PM, Andrei Pozolotin wrote:
> I would prefer to have normal eclipse update site, not zip.
>
> -------- Original Message --------
> Subject: Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release
> From: Jean-Baptiste Onofré <jb...@nanthrax.net>
> To: dev@karaf.apache.org
> Date: Thu 21 Feb 2013 09:43:49 AM CST
>> I think that the users can directly define the zip URL in Eclipse.
>>
>> I gonna check.
>>
>> Regards
>> JB
>>
>> On 02/21/2013 04:41 PM, Łukasz Dywicki wrote:
>>> Can't we push this together with Karaf site to don't force people
>>> download ZIP?
>>>
>>> Wiadomość napisana przez Jean-Baptiste Onofré <jb...@nanthrax.net> w
>>> dniu 21 lut 2013, o godz. 15:33:
>>>
>>>> Hi Timo,
>>>>
>>>> I've prepared the announce on the website.
>>>>
>>>> What you can do is to download the EIK Eclipse repository from there:
>>>> http://repo.maven.apache.org/maven2/org/apache/karaf/eik/features/org.apache.karaf.eik.repository/0.9.0/org.apache.karaf.eik.repository-0.9.0.zip
>>>>
>>>>
>>>> uncompress in a folder of your choice and use this folder in:
>>>> Select Help > Install new software > Add.. > Local...
>>>>
>>>> Regards
>>>> JB
>>>>
>>>> On 02/21/2013 03:24 PM, tnarake wrote:
>>>>> Is there an eclipse update site for the EIK release hosted somewhere?
>>>>>
>>>>> Thanks,
>>>>>    Timo
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> View this message in context:
>>>>> http://karaf.922171.n3.nabble.com/VOTE-Apache-Karaf-EIK-0-9-0-release-tp4027195p4027836.html
>>>>> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>>>>>
>>>>
>>>> --
>>>> Jean-Baptiste Onofré
>>>> jbonofre@apache.org
>>>> http://blog.nanthrax.net
>>>> Talend - http://www.talend.com
>>>
>>
>
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release

Posted by Andrei Pozolotin <an...@gmail.com>.
I would prefer to have normal eclipse update site, not zip.

-------- Original Message --------
Subject: Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release
From: Jean-Baptiste Onofré <jb...@nanthrax.net>
To: dev@karaf.apache.org
Date: Thu 21 Feb 2013 09:43:49 AM CST
> I think that the users can directly define the zip URL in Eclipse.
>
> I gonna check.
>
> Regards
> JB
>
> On 02/21/2013 04:41 PM, Łukasz Dywicki wrote:
>> Can't we push this together with Karaf site to don't force people
>> download ZIP?
>>
>> Wiadomość napisana przez Jean-Baptiste Onofré <jb...@nanthrax.net> w
>> dniu 21 lut 2013, o godz. 15:33:
>>
>>> Hi Timo,
>>>
>>> I've prepared the announce on the website.
>>>
>>> What you can do is to download the EIK Eclipse repository from there:
>>> http://repo.maven.apache.org/maven2/org/apache/karaf/eik/features/org.apache.karaf.eik.repository/0.9.0/org.apache.karaf.eik.repository-0.9.0.zip
>>>
>>>
>>> uncompress in a folder of your choice and use this folder in:
>>> Select Help > Install new software > Add.. > Local...
>>>
>>> Regards
>>> JB
>>>
>>> On 02/21/2013 03:24 PM, tnarake wrote:
>>>> Is there an eclipse update site for the EIK release hosted somewhere?
>>>>
>>>> Thanks,
>>>>   Timo
>>>>
>>>>
>>>>
>>>> -- 
>>>> View this message in context:
>>>> http://karaf.922171.n3.nabble.com/VOTE-Apache-Karaf-EIK-0-9-0-release-tp4027195p4027836.html
>>>> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>>>>
>>>
>>> -- 
>>> Jean-Baptiste Onofré
>>> jbonofre@apache.org
>>> http://blog.nanthrax.net
>>> Talend - http://www.talend.com
>>
>


Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
I think that the users can directly define the zip URL in Eclipse.

I gonna check.

Regards
JB

On 02/21/2013 04:41 PM, Łukasz Dywicki wrote:
> Can't we push this together with Karaf site to don't force people download ZIP?
>
> Wiadomość napisana przez Jean-Baptiste Onofré <jb...@nanthrax.net> w dniu 21 lut 2013, o godz. 15:33:
>
>> Hi Timo,
>>
>> I've prepared the announce on the website.
>>
>> What you can do is to download the EIK Eclipse repository from there:
>> http://repo.maven.apache.org/maven2/org/apache/karaf/eik/features/org.apache.karaf.eik.repository/0.9.0/org.apache.karaf.eik.repository-0.9.0.zip
>>
>> uncompress in a folder of your choice and use this folder in:
>> Select Help > Install new software > Add.. > Local...
>>
>> Regards
>> JB
>>
>> On 02/21/2013 03:24 PM, tnarake wrote:
>>> Is there an eclipse update site for the EIK release hosted somewhere?
>>>
>>> Thanks,
>>>   Timo
>>>
>>>
>>>
>>> --
>>> View this message in context: http://karaf.922171.n3.nabble.com/VOTE-Apache-Karaf-EIK-0-9-0-release-tp4027195p4027836.html
>>> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>>>
>>
>> --
>> Jean-Baptiste Onofré
>> jbonofre@apache.org
>> http://blog.nanthrax.net
>> Talend - http://www.talend.com
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release

Posted by Łukasz Dywicki <lu...@code-house.org>.
Can't we push this together with Karaf site to don't force people download ZIP?

Wiadomość napisana przez Jean-Baptiste Onofré <jb...@nanthrax.net> w dniu 21 lut 2013, o godz. 15:33:

> Hi Timo,
> 
> I've prepared the announce on the website.
> 
> What you can do is to download the EIK Eclipse repository from there:
> http://repo.maven.apache.org/maven2/org/apache/karaf/eik/features/org.apache.karaf.eik.repository/0.9.0/org.apache.karaf.eik.repository-0.9.0.zip
> 
> uncompress in a folder of your choice and use this folder in:
> Select Help > Install new software > Add.. > Local...
> 
> Regards
> JB
> 
> On 02/21/2013 03:24 PM, tnarake wrote:
>> Is there an eclipse update site for the EIK release hosted somewhere?
>> 
>> Thanks,
>>  Timo
>> 
>> 
>> 
>> --
>> View this message in context: http://karaf.922171.n3.nabble.com/VOTE-Apache-Karaf-EIK-0-9-0-release-tp4027195p4027836.html
>> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>> 
> 
> -- 
> Jean-Baptiste Onofré
> jbonofre@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com


Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi Timo,

I've prepared the announce on the website.

What you can do is to download the EIK Eclipse repository from there:
http://repo.maven.apache.org/maven2/org/apache/karaf/eik/features/org.apache.karaf.eik.repository/0.9.0/org.apache.karaf.eik.repository-0.9.0.zip

uncompress in a folder of your choice and use this folder in:
Select Help > Install new software > Add.. > Local...

Regards
JB

On 02/21/2013 03:24 PM, tnarake wrote:
> Is there an eclipse update site for the EIK release hosted somewhere?
>
> Thanks,
>   Timo
>
>
>
> --
> View this message in context: http://karaf.922171.n3.nabble.com/VOTE-Apache-Karaf-EIK-0-9-0-release-tp4027195p4027836.html
> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release

Posted by tnarake <tn...@mac.com>.
Is there an eclipse update site for the EIK release hosted somewhere?

Thanks,
 Timo



--
View this message in context: http://karaf.922171.n3.nabble.com/VOTE-Apache-Karaf-EIK-0-9-0-release-tp4027195p4027836.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.

Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi Rickard,

I updated the manual this week to give a new way to install EIK.

Now that's done, I will "announce" and publish EIK on Karaf website.

Regards
JB

On 01/19/2013 01:21 PM, sjostric wrote:
> Is there any documentation for EIK? Cant find it!
> Nothing at http://karaf.apache.org/index/subprojects/eik.html
>
> //Rickard
>
>
>
> --
> View this message in context: http://karaf.922171.n3.nabble.com/VOTE-Apache-Karaf-EIK-0-9-0-release-tp4027195p4027399.html
> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: [RESULT][VOTE] Apache Karaf EIK 0.9.0 release

Posted by sjostric <sj...@gmail.com>.
Is there any documentation for EIK? Cant find it!
Nothing at http://karaf.apache.org/index/subprojects/eik.html

//Rickard



--
View this message in context: http://karaf.922171.n3.nabble.com/VOTE-Apache-Karaf-EIK-0-9-0-release-tp4027195p4027399.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.

[RESULT][VOTE] Apache Karaf EIK 0.9.0 release

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi all,

the vote has passed with the following result:
+1 (binding): Jamie Goodyear, Jean-Baptiste Onofré, Andreas Pieber, 
Achim Nierbeck
+1 (non binding): Stephen Evanchik, Filippo Balicchia

I'm promoting the artifacts on Central, updating the Jira, the website 
and I will send an announce e-mail.

Thanks all for your vote.

Regards
JB

On 01/04/2013 09:55 PM, Jean-Baptiste Onofré wrote:
> Hi all,
>
> this is the first release of Eclipse Integration for Karaf (EIK).
>
> You can have detail of the release in the RELEASE-NOTES:
> http://svn.apache.org/repos/asf/karaf/eik/trunk/RELEASE-NOTES
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachekaraf-088/
>
> Please vote to approve this release:
>
> [ ] +1 Approve the release
> [ ] -1 Do not approve the release (please provide specific comments)
>
> This vote will be open for 72 hours.
>
> Thanks !
>
> Regards
> JB

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: [VOTE] Apache Karaf EIK 0.9.0 release

Posted by Achim Nierbeck <bc...@googlemail.com>.
+1 (binding)

regards, Achim


2013/1/9 Freeman Fang <fr...@gmail.com>

> +1
> -------------
> Freeman(Yue) Fang
>
> Red Hat, Inc.
> FuseSource is now part of Red Hat
> Web: http://fusesource.com | http://www.redhat.com/
> Twitter: freemanfang
> Blog: http://freemanfang.blogspot.com
> http://blog.sina.com.cn/u/1473905042
> weibo: @Freeman小屋
>
> On 2013-1-9, at 下午3:04, Andreas Pieber wrote:
>
> > Built/Test and give it a short look; Legal things (NOTICE; ...) seams to
> be
> > in place too. Artifacts are valid too.
> >
> > +1
> >
> > Kind regards,
> > Andreas
> >
> >
> > On Wed, Jan 9, 2013 at 3:10 AM, Jean-Baptiste Onofré <jb@nanthrax.net
> >wrote:
> >
> >> +1 (binding)
> >>
> >> Regards
> >> JB
> >>
> >>
> >> On 01/04/2013 09:55 PM, Jean-Baptiste Onofré wrote:
> >>
> >>> Hi all,
> >>>
> >>> this is the first release of Eclipse Integration for Karaf (EIK).
> >>>
> >>> You can have detail of the release in the RELEASE-NOTES:
> >>> http://svn.apache.org/repos/**asf/karaf/eik/trunk/RELEASE-**NOTES<
> http://svn.apache.org/repos/asf/karaf/eik/trunk/RELEASE-NOTES>
> >>>
> >>> Staging repository:
> >>> https://repository.apache.org/**content/repositories/**
> >>> orgapachekaraf-088/<
> https://repository.apache.org/content/repositories/orgapachekaraf-088/>
> >>>
> >>> Please vote to approve this release:
> >>>
> >>> [ ] +1 Approve the release
> >>> [ ] -1 Do not approve the release (please provide specific comments)
> >>>
> >>> This vote will be open for 72 hours.
> >>>
> >>> Thanks !
> >>>
> >>> Regards
> >>> JB
> >>>
> >>
> >> --
> >> Jean-Baptiste Onofré
> >> jbonofre@apache.org
> >> http://blog.nanthrax.net
> >> Talend - http://www.talend.com
> >>
>
>


-- 

Apache Karaf <http://karaf.apache.org/> Committer & PMC
OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer &
Project Lead
OPS4J Pax for Vaadin <http://team.ops4j.org/wiki/display/PAXVAADIN/Home>
Commiter & Project Lead
blog <http://notizblog.nierbeck.de/>

Re: [VOTE] Apache Karaf EIK 0.9.0 release

Posted by Freeman Fang <fr...@gmail.com>.
+1
-------------
Freeman(Yue) Fang

Red Hat, Inc. 
FuseSource is now part of Red Hat
Web: http://fusesource.com | http://www.redhat.com/
Twitter: freemanfang
Blog: http://freemanfang.blogspot.com
http://blog.sina.com.cn/u/1473905042
weibo: @Freeman小屋

On 2013-1-9, at 下午3:04, Andreas Pieber wrote:

> Built/Test and give it a short look; Legal things (NOTICE; ...) seams to be
> in place too. Artifacts are valid too.
> 
> +1
> 
> Kind regards,
> Andreas
> 
> 
> On Wed, Jan 9, 2013 at 3:10 AM, Jean-Baptiste Onofré <jb...@nanthrax.net>wrote:
> 
>> +1 (binding)
>> 
>> Regards
>> JB
>> 
>> 
>> On 01/04/2013 09:55 PM, Jean-Baptiste Onofré wrote:
>> 
>>> Hi all,
>>> 
>>> this is the first release of Eclipse Integration for Karaf (EIK).
>>> 
>>> You can have detail of the release in the RELEASE-NOTES:
>>> http://svn.apache.org/repos/**asf/karaf/eik/trunk/RELEASE-**NOTES<http://svn.apache.org/repos/asf/karaf/eik/trunk/RELEASE-NOTES>
>>> 
>>> Staging repository:
>>> https://repository.apache.org/**content/repositories/**
>>> orgapachekaraf-088/<https://repository.apache.org/content/repositories/orgapachekaraf-088/>
>>> 
>>> Please vote to approve this release:
>>> 
>>> [ ] +1 Approve the release
>>> [ ] -1 Do not approve the release (please provide specific comments)
>>> 
>>> This vote will be open for 72 hours.
>>> 
>>> Thanks !
>>> 
>>> Regards
>>> JB
>>> 
>> 
>> --
>> Jean-Baptiste Onofré
>> jbonofre@apache.org
>> http://blog.nanthrax.net
>> Talend - http://www.talend.com
>> 


Re: [VOTE] Apache Karaf EIK 0.9.0 release

Posted by Andreas Pieber <an...@gmail.com>.
Built/Test and give it a short look; Legal things (NOTICE; ...) seams to be
in place too. Artifacts are valid too.

+1

Kind regards,
Andreas


On Wed, Jan 9, 2013 at 3:10 AM, Jean-Baptiste Onofré <jb...@nanthrax.net>wrote:

> +1 (binding)
>
> Regards
> JB
>
>
> On 01/04/2013 09:55 PM, Jean-Baptiste Onofré wrote:
>
>> Hi all,
>>
>> this is the first release of Eclipse Integration for Karaf (EIK).
>>
>> You can have detail of the release in the RELEASE-NOTES:
>> http://svn.apache.org/repos/**asf/karaf/eik/trunk/RELEASE-**NOTES<http://svn.apache.org/repos/asf/karaf/eik/trunk/RELEASE-NOTES>
>>
>> Staging repository:
>> https://repository.apache.org/**content/repositories/**
>> orgapachekaraf-088/<https://repository.apache.org/content/repositories/orgapachekaraf-088/>
>>
>> Please vote to approve this release:
>>
>> [ ] +1 Approve the release
>> [ ] -1 Do not approve the release (please provide specific comments)
>>
>> This vote will be open for 72 hours.
>>
>> Thanks !
>>
>> Regards
>> JB
>>
>
> --
> Jean-Baptiste Onofré
> jbonofre@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>

Re: [VOTE] Apache Karaf EIK 0.9.0 release

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
+1 (binding)

Regards
JB

On 01/04/2013 09:55 PM, Jean-Baptiste Onofré wrote:
> Hi all,
>
> this is the first release of Eclipse Integration for Karaf (EIK).
>
> You can have detail of the release in the RELEASE-NOTES:
> http://svn.apache.org/repos/asf/karaf/eik/trunk/RELEASE-NOTES
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachekaraf-088/
>
> Please vote to approve this release:
>
> [ ] +1 Approve the release
> [ ] -1 Do not approve the release (please provide specific comments)
>
> This vote will be open for 72 hours.
>
> Thanks !
>
> Regards
> JB

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: [VOTE] Apache Karaf EIK 0.9.0 release

Posted by "Jamie G." <ja...@gmail.com>.
+1  i know its a late vote, just ran the signature checking scripts as
well and all was good.

Cheers,
Jamie

On Sat, Jan 5, 2013 at 4:31 PM, Filippo Balicchia <fb...@gmail.com> wrote:
> Hi Jb,
> apologies for the alert the problem was in my enviroment :-(.
>
> Starting from the scratch EIK is OK
>
> for me continue to be +1
>
>
> Sorry again
>
> Regards
>
> --Filippo
>
> 2013/1/5 Filippo Balicchia <fb...@gmail.com>:
>> Thanks Jb,
>>
>> i will check also
>>
>> Regards
>>
>> --Filippo
>>
>> 2013/1/5 Jean-Baptiste Onofré <jb...@nanthrax.net>:
>>> e commit is not completely rig

Re: [VOTE] Apache Karaf EIK 0.9.0 release

Posted by Filippo Balicchia <fb...@gmail.com>.
Hi Jb,
apologies for the alert the problem was in my enviroment :-(.

Starting from the scratch EIK is OK

for me continue to be +1


Sorry again

Regards

--Filippo

2013/1/5 Filippo Balicchia <fb...@gmail.com>:
> Thanks Jb,
>
> i will check also
>
> Regards
>
> --Filippo
>
> 2013/1/5 Jean-Baptiste Onofré <jb...@nanthrax.net>:
>> e commit is not completely rig

Re: [VOTE] Apache Karaf EIK 0.9.0 release

Posted by Filippo Balicchia <fb...@gmail.com>.
Thanks Jb,

i will check also

Regards

--Filippo

2013/1/5 Jean-Baptiste Onofré <jb...@nanthrax.net>:
> e commit is not completely rig

Re: [VOTE] Apache Karaf EIK 0.9.0 release

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Weird, svn log says that the commit is present.

Maybe the commit is not completely right. I gonna check that.

Regards
JB

On 01/05/2013 10:55 AM, Filippo Balicchia wrote:
> Hi Jb,
>
> for me is +1 but seems that issue KARAF-2092 is not included in the version
> present in Staging repository
>
> Regards
>
> --Filippo
>
>
> 2013/1/5 Stephen Evanchik <ev...@gmail.com>:
>> +1 looks good!
>>
>> Will there be an Eclipse update site published?
>>
>> Stephen
>>
>>
>> On Fri, Jan 4, 2013 at 3:55 PM, Jean-Baptiste Onofré <jb...@nanthrax.net>wrote:
>>
>>> Hi all,
>>>
>>> this is the first release of Eclipse Integration for Karaf (EIK).
>>>
>>> You can have detail of the release in the RELEASE-NOTES:
>>> http://svn.apache.org/repos/**asf/karaf/eik/trunk/RELEASE-**NOTES<http://svn.apache.org/repos/asf/karaf/eik/trunk/RELEASE-NOTES>
>>>
>>> Staging repository:
>>> https://repository.apache.org/**content/repositories/**orgapachekaraf-088/<https://repository.apache.org/content/repositories/orgapachekaraf-088/>
>>>
>>> Please vote to approve this release:
>>>
>>> [ ] +1 Approve the release
>>> [ ] -1 Do not approve the release (please provide specific comments)
>>>
>>> This vote will be open for 72 hours.
>>>
>>> Thanks !
>>>
>>> Regards
>>> JB
>>> --
>>> Jean-Baptiste Onofré
>>> jbonofre@apache.org
>>> http://blog.nanthrax.net
>>> Talend - http://www.talend.com
>>>
>>
>>
>>
>> --
>> Stephen Evanchik
>> http://stephen.evanchik.com

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: [VOTE] Apache Karaf EIK 0.9.0 release

Posted by Filippo Balicchia <fb...@gmail.com>.
Hi Jb,

for me is +1 but seems that issue KARAF-2092 is not included in the version
present in Staging repository

Regards

--Filippo


2013/1/5 Stephen Evanchik <ev...@gmail.com>:
> +1 looks good!
>
> Will there be an Eclipse update site published?
>
> Stephen
>
>
> On Fri, Jan 4, 2013 at 3:55 PM, Jean-Baptiste Onofré <jb...@nanthrax.net>wrote:
>
>> Hi all,
>>
>> this is the first release of Eclipse Integration for Karaf (EIK).
>>
>> You can have detail of the release in the RELEASE-NOTES:
>> http://svn.apache.org/repos/**asf/karaf/eik/trunk/RELEASE-**NOTES<http://svn.apache.org/repos/asf/karaf/eik/trunk/RELEASE-NOTES>
>>
>> Staging repository:
>> https://repository.apache.org/**content/repositories/**orgapachekaraf-088/<https://repository.apache.org/content/repositories/orgapachekaraf-088/>
>>
>> Please vote to approve this release:
>>
>> [ ] +1 Approve the release
>> [ ] -1 Do not approve the release (please provide specific comments)
>>
>> This vote will be open for 72 hours.
>>
>> Thanks !
>>
>> Regards
>> JB
>> --
>> Jean-Baptiste Onofré
>> jbonofre@apache.org
>> http://blog.nanthrax.net
>> Talend - http://www.talend.com
>>
>
>
>
> --
> Stephen Evanchik
> http://stephen.evanchik.com

Re: [VOTE] Apache Karaf EIK 0.9.0 release

Posted by Stephen Evanchik <ev...@gmail.com>.
+1 looks good!

Will there be an Eclipse update site published?

Stephen


On Fri, Jan 4, 2013 at 3:55 PM, Jean-Baptiste Onofré <jb...@nanthrax.net>wrote:

> Hi all,
>
> this is the first release of Eclipse Integration for Karaf (EIK).
>
> You can have detail of the release in the RELEASE-NOTES:
> http://svn.apache.org/repos/**asf/karaf/eik/trunk/RELEASE-**NOTES<http://svn.apache.org/repos/asf/karaf/eik/trunk/RELEASE-NOTES>
>
> Staging repository:
> https://repository.apache.org/**content/repositories/**orgapachekaraf-088/<https://repository.apache.org/content/repositories/orgapachekaraf-088/>
>
> Please vote to approve this release:
>
> [ ] +1 Approve the release
> [ ] -1 Do not approve the release (please provide specific comments)
>
> This vote will be open for 72 hours.
>
> Thanks !
>
> Regards
> JB
> --
> Jean-Baptiste Onofré
> jbonofre@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>



-- 
Stephen Evanchik
http://stephen.evanchik.com