Return-Path: X-Original-To: apmail-felix-users-archive@minotaur.apache.org Delivered-To: apmail-felix-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5968D127A for ; Tue, 26 Apr 2011 20:15:03 +0000 (UTC) Received: (qmail 60461 invoked by uid 500); 26 Apr 2011 20:15:02 -0000 Delivered-To: apmail-felix-users-archive@felix.apache.org Received: (qmail 60409 invoked by uid 500); 26 Apr 2011 20:15:02 -0000 Mailing-List: contact users-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@felix.apache.org Delivered-To: mailing list users@felix.apache.org Received: (qmail 60401 invoked by uid 99); 26 Apr 2011 20:15:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Apr 2011 20:15:02 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lfrohman@gmail.com designates 209.85.214.49 as permitted sender) Received: from [209.85.214.49] (HELO mail-bw0-f49.google.com) (209.85.214.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Apr 2011 20:14:55 +0000 Received: by bwz1 with SMTP id 1so1423371bwz.22 for ; Tue, 26 Apr 2011 13:14:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=d8a0tdEXOrrEeXWy6O8zgoWP3rFUkKQCrvkmJVJ0m2o=; b=LyOUGg3qt8FWv7BjfmwEhUeYAsAhfWdXG0X4O1GJKk7Yp/9T1UydTlYYC37h+Smq1P ibJUEOAny7QOI3cNFjV/Zc9Iy+wIbk2idir6idSweg7gy9ohqWvk1XPm53Bae323YxBj jNANEkKIJiG+yLvytNPADnVnKIkH5t82FZQBc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=xG88PjUHr64SU4NXcS7bj3BwvRYL+ADDALSC/gtAV+ch7rUtc41zHR656ACTdx4/sm 50KTqJinHTDO0KZ/+ZfafxHgXjFWIIdsVv6/tcvKA8gy41xMyLwGNHa9pr1FlJTj4nIw XbP1aH5lzxh5GlxB//tiIv16vZlLGyosjsr2M= MIME-Version: 1.0 Received: by 10.204.46.27 with SMTP id h27mr1113103bkf.61.1303848874829; Tue, 26 Apr 2011 13:14:34 -0700 (PDT) Received: by 10.204.40.11 with HTTP; Tue, 26 Apr 2011 13:14:34 -0700 (PDT) Date: Tue, 26 Apr 2011 13:14:34 -0700 Message-ID: Subject: source code in obr From: Lance Frohman To: users@felix.apache.org Content-Type: multipart/alternative; boundary=0016e6d7844b06677304a1d7f999 X-Virus-Checked: Checked by ClamAV on apache.org --0016e6d7844b06677304a1d7f999 Content-Type: text/plain; charset=UTF-8 Sorry if this was already covered, but I could not find much information on it. We are using OBR, and I want to allow the source code of bundles to be available. The OBR documentation mentions this. The felix web site http://felix.apache.org/site/apache-felix-osgi-bundle-repository.html says Bundle Source Packaging - Coming soon... Can anyone point me to information on the correct way to include the bundles source code when adding / retrieving a bundle with OBR? thanks, Lance --0016e6d7844b06677304a1d7f999--