Return-Path: X-Original-To: apmail-incubator-isis-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-isis-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1EB6064C3 for ; Wed, 6 Jul 2011 11:55:41 +0000 (UTC) Received: (qmail 73303 invoked by uid 500); 6 Jul 2011 11:55:40 -0000 Delivered-To: apmail-incubator-isis-dev-archive@incubator.apache.org Received: (qmail 73022 invoked by uid 500); 6 Jul 2011 11:55:40 -0000 Mailing-List: contact isis-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: isis-dev@incubator.apache.org Delivered-To: mailing list isis-dev@incubator.apache.org Received: (qmail 72373 invoked by uid 99); 6 Jul 2011 11:55:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 11:55:39 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [212.227.126.186] (HELO moutng.kundenserver.de) (212.227.126.186) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 11:55:31 +0000 Received: from rcm-desktop.planchaser.com (87.114.73.178.plusnet.thn-ag2.dyn.plus.net [87.114.73.178]) by mrelayeu.kundenserver.de (node=mreu3) with ESMTP (Nemesis) id 0MEOzM-1Ql4XE2Oj2-00FRTH; Wed, 06 Jul 2011 13:55:08 +0200 Message-ID: <4E144D1B.6010704@nakedobjects.org> Date: Wed, 06 Jul 2011 12:55:07 +0100 From: Robert Matthews User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc15 Thunderbird/3.1.10 MIME-Version: 1.0 To: isis-dev@incubator.apache.org Subject: Re: [VOTE] Apache Isis release 0.1.2-incubating (RC5) References: <4E116A0F.8040606@gmail.com> In-Reply-To: <4E116A0F.8040606@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:g4nGg+KnTD0BdrTmRNa0Y4tpTxRk+iia1rEddpTXCgx wO2o43R/YsTPX4P9J+YlMHXB8wd/Jc8zwdUgFheJU5qr3wS0T0 NfP5rOIYpN+fCLzrdNKyfv5UK5eWxzLkJaNJsOl4mniILBV9xv AkqhqROtgx+u1Y0onxQyeZWOoqcI2Qbg+ymlXzZry9bX5DEAR4 gBwD1HGpI1tNOtoILHfJJZ5Z/YnDqUOynih3w7CueE= On trying the site build I get infinite pause in 'Default Runtime SQL ObjectStore Integration Tests'. I've Ctrl-C'd it so it continues with the next project and the rest complete fine. Rob Default Runtime SQL ObjectStore Integration Tests On 04/07/11 08:21, Dan Haywood wrote: > I've staged a release for Apache Isis, namely 0.1.2-incubating (RC5). > > Changes since the last RC include: > * ZIP to vote upon is that staged rather than uploaded to a home > directory (see below) ... there was ambiguity last time which > invalidated the result > * the version does not include an "RCx" component. Instead we are > using different staging repositories to distinguish between RCs (and > will simply promote the one that gets voted through) > * the source directory has been rearranged so that any modules that > are not part of the release (examples and domain-libs) are no longer > part of the release (are not in the source zip). > > There have also been some functional changes: > * the restful viewer has been renamed to xhtml viewer > * there is a new json viewer which partly implements the draft restful > json protocol [1] > * updates to junit viewer documentation > > The artifacts have been staged to staging repository on > repository.apache.org: > * > https://repository.apache.org/content/repositories/orgapacheisis-012/org/apache/isis/isis/0.1.2-incubating/isis-0.1.2-incubating-source-release.zip > (zip file) > * > https://repository.apache.org/content/repositories/orgapacheisis-012/org/apache/isis/isis/0.1.2-incubating/isis-0.1.2-incubating-source-release.zip.asc > (signature) > > In Subversion the code has been tagged to > https://svn.apache.org/repos/asf/incubator/isis/tags/isis-0.1.2-incubating. > > I've also uploaded a new version of the site at > http://incubator.apache.org/isis-0.1.2-incubating. The contributors > guide on the site contains some suggestions of how to verify the > release, see > http://incubator.apache.org/isis-0.1.2-incubating/docbkx/html/guide/ch12.html > > > Please verify the release and cast your vote. The vote will be open > for at least 72 hours. > > [ ] +1 > [ ] 0 > [ ] -1 > > Thanks > Dan > > [1] > https://cwiki.apache.org/confluence/display/ISIS/Restful+Json+Protocol