Return-Path: Delivered-To: apmail-avro-dev-archive@www.apache.org Received: (qmail 6066 invoked from network); 19 Aug 2010 02:54:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Aug 2010 02:54:58 -0000 Received: (qmail 10732 invoked by uid 500); 19 Aug 2010 02:54:58 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 10565 invoked by uid 500); 19 Aug 2010 02:54:56 -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 10557 invoked by uid 99); 19 Aug 2010 02:54:56 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Aug 2010 02:54:56 +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; Thu, 19 Aug 2010 02:54:38 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7J2sH1P026398 for ; Thu, 19 Aug 2010 02:54:17 GMT Message-ID: <4249263.438011282186457325.JavaMail.jira@thor> Date: Wed, 18 Aug 2010 22:54:17 -0400 (EDT) From: "Thiruvalluvan M. G. (JIRA)" To: dev@avro.apache.org Subject: [jira] Commented: (AVRO-533) .NET implementation of Avro 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 [ https://issues.apache.org/jira/browse/AVRO-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900160#action_12900160 ] Thiruvalluvan M. G. commented on AVRO-533: ------------------------------------------ Hi Jeremy, I've started looking into it. I couldn't get it compile because it is complaining that the namespaces like Newtonsoft and log4net are not found. I was not able to build those solutions in the contrib directory either. It reports problems with further dependencies. I'm using VC# express 2010 on Windows XP. Can you add a README at lang/dotnet that explains how to setup for building the project? Thanks Thiru > .NET implementation of Avro > --------------------------- > > Key: AVRO-533 > URL: https://issues.apache.org/jira/browse/AVRO-533 > Project: Avro > Issue Type: New Feature > Affects Versions: 1.4.0 > Reporter: Jeff Hammerbacher > Attachments: AVRO-533.zip, dotnet.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.