Return-Path: Delivered-To: apmail-cxf-dev-archive@www.apache.org Received: (qmail 31279 invoked from network); 17 Jun 2010 21:15:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Jun 2010 21:15:54 -0000 Received: (qmail 78213 invoked by uid 500); 17 Jun 2010 21:15:54 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 78153 invoked by uid 500); 17 Jun 2010 21:15:53 -0000 Mailing-List: contact dev-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list dev@cxf.apache.org Received: (qmail 78145 invoked by uid 99); 17 Jun 2010 21:15:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Jun 2010 21:15:53 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tomasz.oponowicz@gmail.com designates 209.85.161.41 as permitted sender) Received: from [209.85.161.41] (HELO mail-fx0-f41.google.com) (209.85.161.41) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Jun 2010 21:15:46 +0000 Received: by fxm15 with SMTP id 15so303909fxm.0 for ; Thu, 17 Jun 2010 14:15:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=QGkZ481QXvaq8er8pboU5D9zjM3jzuqB9rJkxYWzt1Q=; b=bdPA6WInoOWpIdj2s9XaHvSLkwQFBSYIRg836mlqLvWE06da+0Jm2huarWbMAzS90O LdpDbKMegkrEt+VKHV6os1cZvsYJ8F6JJBemkmkzK9cuvkkQfW/ycdpE37sdkvcVKzqO ezldymUYk4xfJhV8AEGedaCKaIv3pjmP/nOmA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=aRd/it02ggRgtAfifywd6mCfrMn83KkBz2ydMFFlu8ehkcrbeZdVue/QH/S1IVCS4c KxeEjvpzahy4yzeEvo+TIYVHhz3uyjdPBTTSkK63oLQhSWezbYZlkVqTE75UREYoLI6i RzL9r2SyKGvF4nrm3Q9QYMFA/Tlb/RXgsEOvc= MIME-Version: 1.0 Received: by 10.204.47.17 with SMTP id l17mr84005bkf.82.1276809324936; Thu, 17 Jun 2010 14:15:24 -0700 (PDT) Received: by 10.204.60.8 with HTTP; Thu, 17 Jun 2010 14:15:24 -0700 (PDT) Date: Thu, 17 Jun 2010 23:15:24 +0200 Message-ID: Subject: [GSOC] Simple and lightweight HTML-based browser for surveying Apache CXF logs From: Tomasz Oponowicz To: dev@cxf.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Hi, On Thu, Jun 17, 2010 at 7:43 PM, Daniel Kulp wrote: > On Thursday 17 June 2010 1:31:30 pm Sergey Beryozkin wrote: >> Just for the record, Tomasz's project is also going well.... >Well, for the record, I haven't seen anything on the dev list about it yet. >Thus, from CXF/Apache's point of view, it's not going well. Definitely >encourage him to get involved here and not send you anything off list. I have created project site and blog, few weeks ago. Sorry that I didn't announce about it at mailing list. I will store documentation and source code on Google Code Project [1]. Additionally I will announce important events and changes through blog [2], which I created for this occasion. Currently repository [1] contain draft of all features (on my roadmap it's milestone 1). There is also "Software Requirements Specification" document and "Software Design Description" document. At the moment I'm working to fix and refactor source code. When I finish I will move all source code to CXF sandbox. Once again sorry for my misunderstanding. [1] http://code.google.com/p/cxf-log-browser/ [2] http://cxf-log-browser.blogspot.com/ Best regards, Tomasz Oponowicz