Return-Path: X-Original-To: apmail-tuscany-commits-archive@www.apache.org Delivered-To: apmail-tuscany-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 382D86A7D for ; Wed, 6 Jul 2011 09:37:32 +0000 (UTC) Received: (qmail 62885 invoked by uid 500); 6 Jul 2011 09:37:31 -0000 Delivered-To: apmail-tuscany-commits-archive@tuscany.apache.org Received: (qmail 62814 invoked by uid 500); 6 Jul 2011 09:37:24 -0000 Mailing-List: contact commits-help@tuscany.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tuscany.apache.org Delivered-To: mailing list commits@tuscany.apache.org Received: (qmail 62802 invoked by uid 99); 6 Jul 2011 09:37:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 09:37:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 09:37:18 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 7478C2388906 for ; Wed, 6 Jul 2011 09:36:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn propchange: r1142917 - svn:log Date: Wed, 06 Jul 2011 09:36:57 -0000 To: commits@tuscany.apache.org From: slaws@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110706093657.7478C2388906@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: slaws Revision: 1142917 Modified property: svn:log Modified: svn:log at Wed Jul 6 09:36:57 2011 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Wed Jul 6 09:36:57 2011 @@ -1 +1 @@ -Let the binding model store/return a wireFormat. Request and response wire format are set to be the same at the moment. There is a JIRA to separate them. +TUSCANY-3883 - Let the binding model store/return a wireFormat. Request and response wire format are set to be the same at the moment. There is a JIRA to separate them.