[prev in list] [next in list] [prev in thread] [next in thread] 

List:       avro-commits
Subject:    svn commit: r1342033 - in /avro/trunk: CHANGES.txt lang/csharp/README
From:       cutting () apache ! org
Date:       2012-05-23 20:34:58
Message-ID: 20120523203459.C6E7523889BB () eris ! apache ! org
[Download RAW message or body]

Author: cutting
Date: Wed May 23 20:34:58 2012
New Revision: 1342033

URL: http://svn.apache.org/viewvc?rev=1342033&view=rev
Log:
AVRO-1098: CSharp: Fix compilation to work under older versions of Mono.

Modified:
    avro/trunk/CHANGES.txt
    avro/trunk/lang/csharp/README

Modified: avro/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/avro/trunk/CHANGES.txt?rev=1342033&r1=1342032&r2=1342033&view=diff
 ==============================================================================
--- avro/trunk/CHANGES.txt (original)
+++ avro/trunk/CHANGES.txt Wed May 23 20:34:58 2012
@@ -59,6 +59,9 @@ Avro 1.7.0 (unreleased)
     instead of a generic IOException when reading ints and longs past
     the end of file.  (thiru & cutting)
 
+    AVRO-1098: CSharp: Fix compilation to work under older versions of Mono.
+    (cutting)
+
   BUG FIXES
 
     AVRO-1045. Java: Fix a bug in GenericData#deepCopy() of ByteBuffer values.

Modified: avro/trunk/lang/csharp/README
URL: http://svn.apache.org/viewvc/avro/trunk/lang/csharp/README?rev=1342033&r1=1342032&r2=1342033&view=diff
 ==============================================================================
--- avro/trunk/lang/csharp/README (original)
+++ avro/trunk/lang/csharp/README Wed May 23 20:34:58 2012
@@ -26,6 +26,8 @@ or 
 
 $ CONFIGURATION=Debug TARGETFRAMEWORKVERSION=3.5 xbuild Avro.sln
 
+Note: In Ubuntu 12.04 (Precise Pangolin), please omit TARGETFRAMEWORKVERSION \
argument and leave it to the default. +
 2. Unit tests
 
 This is a common procedure for both Windows and Linux.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic