Return-Path: X-Original-To: apmail-avro-dev-archive@www.apache.org Delivered-To: apmail-avro-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6D651BDA3 for ; Fri, 6 Jan 2012 02:48:04 +0000 (UTC) Received: (qmail 88806 invoked by uid 500); 6 Jan 2012 02:48:03 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 88687 invoked by uid 500); 6 Jan 2012 02:48:01 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 88677 invoked by uid 99); 6 Jan 2012 02:48:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2012 02:48:00 +0000 X-ASF-Spam-Status: No, hits=-2001.6 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2012 02:47:59 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 5342413A46D for ; Fri, 6 Jan 2012 02:47:39 +0000 (UTC) Date: Fri, 6 Jan 2012 02:47:39 +0000 (UTC) From: "Ioannis Canellos (Updated) (JIRA)" To: dev@avro.apache.org Message-ID: <791010052.13057.1325818059342.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1494632796.3090.1325641359508.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (AVRO-987) Make Avro OSGi ready MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AVRO-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioannis Canellos updated AVRO-987: ---------------------------------- Attachment: AVRO-987-patch-updated.txt Typos, missing files, license etc. > Make Avro OSGi ready > -------------------- > > Key: AVRO-987 > URL: https://issues.apache.org/jira/browse/AVRO-987 > Project: Avro > Issue Type: New Feature > Components: java > Reporter: Ioannis Canellos > Attachments: AVRO-987-patch-updated.txt, AVRO-987-patch.txt > > > It would be really nice to be able to use Avro inside OSGi. To achieve this two things are required: > i) Provide proper MANIFEST.MF. > ii) Deal with potential class loading issues. Avro uses Class.forName a lot and that is not very OSGi friendly. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira