From dev-return-7514-apmail-continuum-dev-archive=continuum.apache.org@continuum.apache.org Thu Oct 23 01:35:05 2008 Return-Path: Delivered-To: apmail-continuum-dev-archive@www.apache.org Received: (qmail 1775 invoked from network); 23 Oct 2008 01:35:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Oct 2008 01:35:04 -0000 Received: (qmail 66415 invoked by uid 500); 23 Oct 2008 01:35:07 -0000 Delivered-To: apmail-continuum-dev-archive@continuum.apache.org Received: (qmail 66377 invoked by uid 500); 23 Oct 2008 01:35:07 -0000 Mailing-List: contact dev-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list dev@continuum.apache.org Received: (qmail 66365 invoked by uid 99); 23 Oct 2008 01:35:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Oct 2008 18:35:07 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ctan@exist.com designates 74.125.92.150 as permitted sender) Received: from [74.125.92.150] (HELO qw-out-1920.google.com) (74.125.92.150) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Oct 2008 01:33:54 +0000 Received: by qw-out-1920.google.com with SMTP id 5so28935qwc.14 for ; Wed, 22 Oct 2008 18:34:32 -0700 (PDT) Received: by 10.214.45.19 with SMTP id s19mr17080135qas.11.1224725672694; Wed, 22 Oct 2008 18:34:32 -0700 (PDT) Received: by 10.214.217.18 with HTTP; Wed, 22 Oct 2008 18:34:32 -0700 (PDT) Message-ID: <10c62ca80810221834of8a2ea5y39e492004534b63d@mail.gmail.com> Date: Thu, 23 Oct 2008 09:34:32 +0800 From: "Marica Tan" To: dev@continuum.apache.org Subject: Re: Releasing 1.2.1 In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_30687_33004230.1224725672696" References: X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_30687_33004230.1224725672696 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Thu, Oct 23, 2008 at 7:41 AM, Wendy Smoak wrote: > On Fri, Oct 17, 2008 at 4:38 PM, Tomasz Pik wrote: > > >> 1933 > >> (new methods for web services) look like new features to me. > > > > But I think that one is not backward-compatybille. > > Client code using 1.2 libraries cannot be used - I'm getting > > org.apache.xmlrpc.XmlRpcException: Failed to read result object: > > org.apache.maven.continuum.xmlrpc.project.ProjectGroupSummary; local > > class incompatible: stream classdesc serialVersionUID = > > -6336076739055760764, local class serialVersionUID = > > -8103579995800817046 > > at > org.apache.xmlrpc.parser.RecursiveTypeParserImpl.endValueTag(RecursiveTypeParserImpl.java:73) > > at > org.apache.xmlrpc.parser.ObjectArrayParser.endElement(ObjectArrayParser.java:69) > > at > org.apache.xmlrpc.parser.RecursiveTypeParserImpl.endElement(RecursiveTypeParserImpl.java:96) > > at > org.apache.xmlrpc.parser.XmlRpcResponseParser.endElement(XmlRpcResponseParser.java:186) > > > > I do not know if there're were changes in structure of this object > > (in mdo files all fields of ProjectGroupSummary are marked as 1.1.0+) > > but something goes differently during compilation and 1.2.1-SNAPSHOT > server > > is not compatybile with 1.2 client (using methods from 1.2, not those > > introduced in 1.2.1). > > Any comments on this? Should it be left in the 1.2.x branch or only be in > 1.3? > I added a new field "LocalRepository" in the ProjectGroupSummary. > > -- > Wendy > -- Maria Catherine Tan Software Engineer | Exist Global | +632 687 4091 loc 301 | skype: marica_tan | www.exist.com | Innovation Delivered ------=_Part_30687_33004230.1224725672696--