Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 74213 invoked from network); 25 May 2010 16:06:50 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 25 May 2010 16:06:50 -0000 Received: (qmail 9986 invoked by uid 500); 25 May 2010 16:06:50 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 9888 invoked by uid 500); 25 May 2010 16:06:49 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 9880 invoked by uid 99); 25 May 2010 16:06:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 May 2010 16:06:49 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 May 2010 16:06:47 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4PG6PMh025361 for ; Tue, 25 May 2010 16:06:26 GMT Message-ID: <26579451.37291274803585602.JavaMail.jira@thor> Date: Tue, 25 May 2010 12:06:25 -0400 (EDT) From: "zoe slattery (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Created: (ARIES-319) Check in a re-factored version of the samples-sandbox/demo sample MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Check in a re-factored version of the samples-sandbox/demo sample ----------------------------------------------------------------- Key: ARIES-319 URL: https://issues.apache.org/jira/browse/ARIES-319 Project: Aries Issue Type: Improvement Components: Samples Reporter: zoe slattery Assignee: zoe slattery The demo sample code currently under samples-sandbox/demo is being refactored and moved The first stage in the process is to move the code to samples/goat (Graphical Osgi Analysis Tool) - this code only contains a dummy info provider so it's not quite up to the same level as the code currently under samples-sandbox/demo. When the new code has an equivalent of BundleContextInfoProvder the code under samples-sandbox will be removed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.