Return-Path: Delivered-To: apmail-ws-tuscany-commits-archive@locus.apache.org Received: (qmail 82593 invoked from network); 3 Apr 2008 07:30:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Apr 2008 07:30:35 -0000 Received: (qmail 79477 invoked by uid 500); 3 Apr 2008 07:30:35 -0000 Delivered-To: apmail-ws-tuscany-commits-archive@ws.apache.org Received: (qmail 79456 invoked by uid 500); 3 Apr 2008 07:30:35 -0000 Mailing-List: contact tuscany-commits-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: tuscany-dev@ws.apache.org Delivered-To: mailing list tuscany-commits@ws.apache.org Received: (qmail 79446 invoked by uid 99); 3 Apr 2008 07:30:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Apr 2008 00:30:34 -0700 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.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Apr 2008 07:29:52 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 92C951A9832; Thu, 3 Apr 2008 00:30:11 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r644197 - /incubator/tuscany/branches/sdo-1.1-incubating/RELEASE_NOTES Date: Thu, 03 Apr 2008 07:30:11 -0000 To: tuscany-commits@ws.apache.org From: antelder@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080403073011.92C951A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: antelder Date: Thu Apr 3 00:30:09 2008 New Revision: 644197 URL: http://svn.apache.org/viewvc?rev=644197&view=rev Log: Update release notes with last couple of JIRAs just fixed Modified: incubator/tuscany/branches/sdo-1.1-incubating/RELEASE_NOTES Modified: incubator/tuscany/branches/sdo-1.1-incubating/RELEASE_NOTES URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-1.1-incubating/RELEASE_NOTES?rev=644197&r1=644196&r2=644197&view=diff ============================================================================== --- incubator/tuscany/branches/sdo-1.1-incubating/RELEASE_NOTES (original) +++ incubator/tuscany/branches/sdo-1.1-incubating/RELEASE_NOTES Thu Apr 3 00:30:09 2008 @@ -89,11 +89,13 @@ TUSCANY-1838 HelperContext provided to createObjectOutputStream is inadvertently ignored TUSCANY-1842 IOException loading DataGraph containing a deleted dataObject with a property whose type extends a complexType w/simple integer content TUSCANY-1853 XSD2JavaGenerator generates Java identifier with dots + TUSCANY-1925 Cannot build or run with Sun's 1.4.2 JDK TUSCANY-1935 Conversion of Bytes to/from String properties is not functioning correctly. TUSCANY-2007 SDO Samples - fix sampleProgramContents.html's Firefox display issue TUSCANY-2009 Java SDO's EqualityHelper doesn't compare Bytes values correctly TUSCANY-2011 include apache headers in xmls and xsds without causing test case failures TUSCANY-2025 SDO Java Samples - minor commentary fixes + TUSCANY-2187 Surefire fails because of java.endorsed.dirs setting Wish TUSCANY-1359 New SDOUtil: Upper and lower bound on properties where 'isMany' is true TUSCANY-1360 New SDOUtil: Getting the enumeration facet --------------------------------------------------------------------- To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org For additional commands, e-mail: tuscany-commits-help@ws.apache.org