Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 71232 invoked from network); 12 Jun 2009 20:41:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Jun 2009 20:41:44 -0000 Received: (qmail 59235 invoked by uid 500); 12 Jun 2009 20:41:55 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 59162 invoked by uid 500); 12 Jun 2009 20:41:55 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 59153 invoked by uid 99); 12 Jun 2009 20:41:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jun 2009 20:41:55 +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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jun 2009 20:41:52 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5B47D23888C5; Fri, 12 Jun 2009 20:41:31 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r784266 - /cxf/sandbox/geronimo-jaxws_2.2_spec/TODO Date: Fri, 12 Jun 2009 20:41:31 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090612204131.5B47D23888C5@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Fri Jun 12 20:41:30 2009 New Revision: 784266 URL: http://svn.apache.org/viewvc?rev=784266&view=rev Log: Update TODO Modified: cxf/sandbox/geronimo-jaxws_2.2_spec/TODO Modified: cxf/sandbox/geronimo-jaxws_2.2_spec/TODO URL: http://svn.apache.org/viewvc/cxf/sandbox/geronimo-jaxws_2.2_spec/TODO?rev=784266&r1=784265&r2=784266&view=diff ============================================================================== --- cxf/sandbox/geronimo-jaxws_2.2_spec/TODO (original) +++ cxf/sandbox/geronimo-jaxws_2.2_spec/TODO Fri Jun 12 20:41:30 2009 @@ -5,11 +5,6 @@ INFO: 7011: javax.xml.ws.Service: Method 'protected Service(java.net.URL, javax.xml.namespace.QName, javax.xml.ws.WebServiceFeature[])' has been added INFO: 7011: javax.xml.ws.Service: Method 'public javax.xml.ws.Service create(java.net.URL, javax.xml.namespace.QName, javax.xml.ws.WebServiceFeature[])' has been added INFO: 7011: javax.xml.ws.Service: Method 'public javax.xml.ws.Service create(javax.xml.namespace.QName, javax.xml.ws.WebServiceFeature[])' has been added -ERROR: 7014: javax.xml.ws.Service$Mode: Method 'public javax.xml.ws.Service$Mode[] values()' is now final -ERROR: 7012: javax.xml.ws.soap.Addressing: Method 'public javax.xml.ws.soap.AddressingFeature$Responses responses()' has been added to an interface -INFO: 7011: javax.xml.ws.soap.AddressingFeature: Method 'public AddressingFeature(boolean, boolean, javax.xml.ws.soap.AddressingFeature$Responses)' has been added -INFO: 7011: javax.xml.ws.soap.AddressingFeature: Method 'public javax.xml.ws.soap.AddressingFeature$Responses getResponses()' has been added -INFO: 8000: javax.xml.ws.soap.AddressingFeature$Responses: Class javax.xml.ws.soap.AddressingFeature$Responses added INFO: 8000: javax.xml.ws.spi.http.HttpContext: Class javax.xml.ws.spi.http.HttpContext added INFO: 8000: javax.xml.ws.spi.http.HttpExchange: Class javax.xml.ws.spi.http.HttpExchange added INFO: 8000: javax.xml.ws.spi.http.HttpHandler: Class javax.xml.ws.spi.http.HttpHandler added