Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 4598 invoked from network); 24 Feb 2007 14:26:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Feb 2007 14:26:58 -0000 Received: (qmail 75103 invoked by uid 500); 24 Feb 2007 14:27:06 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 75076 invoked by uid 500); 24 Feb 2007 14:27:05 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 75060 invoked by uid 99); 24 Feb 2007 14:27:05 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Feb 2007 06:27:05 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of akarasulu@gmail.com designates 64.233.182.185 as permitted sender) Received: from [64.233.182.185] (HELO nf-out-0910.google.com) (64.233.182.185) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Feb 2007 06:26:54 -0800 Received: by nf-out-0910.google.com with SMTP id o25so1180116nfa for ; Sat, 24 Feb 2007 06:26:33 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=ryFif3DNCzAScFnaPnQXcEbMmAC5zLX8mgaFpQ4a90iQUQSFyfPzG2y5u6ZeICaVYfzXp0xMVGygUuoxJRiPQW/8AuaVWp/HZHn225RQIa/+CorYZxgVWEXyWTSdVy2l8zeazcHye0SUv9gWPYYL0yRF9ka3Ckx43aXDCAXZhH4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=KonJ9DwybCgCKAxZC1navEO03aSA9sz6Ud1qmMallxdogxoVEwrlQXF6klqfebkqAwm3VgIuGwqIiEbo2ElIPxd+uh/9EOUVvOLMg1HNYNQ0VDtZUX+tEt9DbYLee5wlwhY8ZPkG07fkIEf703bU3O6Kj/VZG0PPSs8GwrXtfaQ= Received: by 10.49.43.2 with SMTP id v2mr8352365nfj.1172327193486; Sat, 24 Feb 2007 06:26:33 -0800 (PST) Received: by 10.49.29.12 with HTTP; Sat, 24 Feb 2007 06:26:32 -0800 (PST) Message-ID: Date: Sat, 24 Feb 2007 09:26:32 -0500 From: "Alex Karasulu" Sender: akarasulu@gmail.com To: "Apache Directory Developers List" , erodriguez@apache.org Subject: Re: [OSGi] Implementing OSGi for 1.5 In-Reply-To: <568753d90702232139t2800080aw53bc14d7d1c063f@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_64749_25459015.1172327192780" References: <45CD18F4.1060001@verticon.com> <45CD3BDB.9060604@apache.org> <568753d90702211834o7f4a28d5v1b56db269cd9712e@mail.gmail.com> <568753d90702221559o4812317fic0adae6dd1f4f513@mail.gmail.com> <568753d90702232139t2800080aw53bc14d7d1c063f@mail.gmail.com> X-Google-Sender-Auth: 712497dd3e69bace X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_64749_25459015.1172327192780 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Yeah it's a good start. On 2/24/07, Enrique Rodriguez wrote: > > On 2/22/07, Enrique Rodriguez wrote: > > On 2/21/07, Alex Karasulu wrote: > > > On 2/21/07, Enrique Rodriguez wrote: > > > > ... > > > > 3) I think the next step is to get all of the great thinking that > was > > > > in this thread into a Confluence page. Is this still the best > > > > location?: > > > > > > > http://docs.safehaus.org/display/APACHEDS/OSGi+and+ApacheDS > > > > > > > > We can move that page over by itself, but there was some indication > > > > that the entire site was moving? > > > > > > It should all move but feel free to move this page into the dev > section of > > > the 1.5 space. > > > > OK, I moved that page and its one child to the ApacheDS v1.5 Developer's > Guide: > > o OSGi and ApacheDS > > o OSGi Bundle Breakdown > > > > I'll do a round of spell-check then work to get this thread into there. > > I tried to capture the requirements from this thread in Confluence: > http://cwiki.apache.org/confluence/display/DIRxSRVx11/OSGi+and+ApacheDS > > I think we can use that to track requirements and log discussion. > Finer-grained issues can be compiled and added to JIRA. > > Look good? > > Enrique > ------=_Part_64749_25459015.1172327192780 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Yeah it's a good start.

On 2/24/07, Enrique Rodriguez <enriquer9@gmail.com> wrote:
On 2/22/07, Enrique Rodriguez <enriquer9@gmail.com> wrote:
> On 2/21/07, Alex Karasulu <akarasulu@apache.org> wrote:
> > On 2/21/07, Enrique Rodriguez <enriquer9@gmail.com> wrote:
> > > ...
> > > 3)  I think the next step is to get all of the great thinking that was
> > > in this thread into a Confluence page.  Is this still the best
> > > location?:
> > >
> > http://docs.safehaus.org/display/APACHEDS/OSGi+and+ApacheDS
> > >
> > > We can move that page over by itself, but there was some indication
> > > that the entire site was moving?
> >
> >  It should all move but feel free to move this page into the dev section of
> > the 1.5 space.
>
> OK, I moved that page and its one child to the ApacheDS v1.5 Developer's Guide:
> o  OSGi and ApacheDS
> o  OSGi Bundle Breakdown
>
> I'll do a round of spell-check then work to get this thread into there.

I tried to capture the requirements from this thread in Confluence:
http://cwiki.apache.org/confluence/display/DIRxSRVx11/OSGi+and+ApacheDS

I think we can use that to track requirements and log discussion.
Finer-grained issues can be compiled and added to JIRA.

Look good?

Enrique

------=_Part_64749_25459015.1172327192780--