From commits-return-4297-apmail-continuum-commits-archive=continuum.apache.org@continuum.apache.org Wed Sep 10 17:00:24 2008 Return-Path: Delivered-To: apmail-continuum-commits-archive@www.apache.org Received: (qmail 72789 invoked from network); 10 Sep 2008 17:00:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Sep 2008 17:00:24 -0000 Received: (qmail 1538 invoked by uid 500); 10 Sep 2008 17:00:21 -0000 Delivered-To: apmail-continuum-commits-archive@continuum.apache.org Received: (qmail 1510 invoked by uid 500); 10 Sep 2008 17:00:21 -0000 Mailing-List: contact commits-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 commits@continuum.apache.org Received: (qmail 1501 invoked by uid 99); 10 Sep 2008 17:00:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Sep 2008 10:00:21 -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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Sep 2008 16:59:23 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id CC60123889BA; Wed, 10 Sep 2008 09:59:55 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r693898 - /continuum/trunk/continuum-docs/src/site/xdoc/release-notes.xml Date: Wed, 10 Sep 2008 16:59:55 -0000 To: commits@continuum.apache.org From: olamy@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080910165955.CC60123889BA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: olamy Date: Wed Sep 10 09:59:54 2008 New Revision: 693898 URL: http://svn.apache.org/viewvc?rev=693898&view=rev Log: update release note with two new fixes Modified: continuum/trunk/continuum-docs/src/site/xdoc/release-notes.xml Modified: continuum/trunk/continuum-docs/src/site/xdoc/release-notes.xml URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-docs/src/site/xdoc/release-notes.xml?rev=693898&r1=693897&r2=693898&view=diff ============================================================================== --- continuum/trunk/continuum-docs/src/site/xdoc/release-notes.xml (original) +++ continuum/trunk/continuum-docs/src/site/xdoc/release-notes.xml Wed Sep 10 09:59:54 2008 @@ -177,6 +177,8 @@
  • [CONTINUUM-1870] - changing groupId:artifactId of the maven plugin to org.apache.continuum:continuum-maven-plugin
  • +
  • [CONTINUUM-1871] - Continuum does not execute builds when last BUILDRESULT.END_TIME=0 +
  • Improvement @@ -271,6 +273,8 @@
  • [CONTINUUM-1692] - Ability to delete build results via XML RPC
  • +
  • [CONTINUUM-1830] - Ability to view release results after leaving page +
  • [CONTINUUM-1843] - add new maven scm providers (accurev and git)