Return-Path: X-Original-To: apmail-etch-commits-archive@www.apache.org Delivered-To: apmail-etch-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 D040F108E9 for ; Thu, 26 Sep 2013 08:28:37 +0000 (UTC) Received: (qmail 12921 invoked by uid 500); 26 Sep 2013 08:26:04 -0000 Delivered-To: apmail-etch-commits-archive@etch.apache.org Received: (qmail 12893 invoked by uid 500); 26 Sep 2013 08:25:58 -0000 Mailing-List: contact commits-help@etch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@etch.apache.org Delivered-To: mailing list commits@etch.apache.org Received: (qmail 12842 invoked by uid 99); 26 Sep 2013 08:25:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Sep 2013 08:25:49 +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; Thu, 26 Sep 2013 08:25:47 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 44CBC23888A6; Thu, 26 Sep 2013 08:25:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1526414 - /etch/site/trunk/content/release-130-known-bugs.mdtext Date: Thu, 26 Sep 2013 08:25:26 -0000 To: commits@etch.apache.org From: veithm@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130926082526.44CBC23888A6@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: veithm Date: Thu Sep 26 08:25:25 2013 New Revision: 1526414 URL: http://svn.apache.org/r1526414 Log: Updating link to known bugs for release 1.3.0 Using affectsVersion now as fixVersion is used for planning when the issue gets fixed. Modified: etch/site/trunk/content/release-130-known-bugs.mdtext Modified: etch/site/trunk/content/release-130-known-bugs.mdtext URL: http://svn.apache.org/viewvc/etch/site/trunk/content/release-130-known-bugs.mdtext?rev=1526414&r1=1526413&r2=1526414&view=diff ============================================================================== --- etch/site/trunk/content/release-130-known-bugs.mdtext (original) +++ etch/site/trunk/content/release-130-known-bugs.mdtext Thu Sep 26 08:25:25 2013 @@ -1,3 +1,3 @@ # Known bugs in 1.3.0 -The list of known bugs is maintained in [Jira](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310835&fixfor=1.3.0&sorter%2Ffield=priority&sorter%2Forder=DESC) \ No newline at end of file +The list of known bugs is maintained in [Jira](https://issues.apache.org/jira/issues/?jql=project%20%3D%20ETCH%20AND%20affectedVersion%20%3D%20%221.3.0%22%20ORDER%20BY%20priority%20DESC) \ No newline at end of file