Return-Path: Delivered-To: apmail-tapestry-dev-archive@www.apache.org Received: (qmail 86623 invoked from network); 7 Aug 2009 08:49:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Aug 2009 08:49:38 -0000 Received: (qmail 808 invoked by uid 500); 7 Aug 2009 08:49:44 -0000 Delivered-To: apmail-tapestry-dev-archive@tapestry.apache.org Received: (qmail 736 invoked by uid 500); 7 Aug 2009 08:49:44 -0000 Mailing-List: contact commits-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tapestry.apache.org Delivered-To: mailing list commits@tapestry.apache.org Received: (qmail 727 invoked by uid 99); 7 Aug 2009 08:49:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Aug 2009 08:49:44 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Aug 2009 08:49:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 09C50234C051 for ; Fri, 7 Aug 2009 01:49:15 -0700 (PDT) Message-ID: <1937351900.1249634955039.JavaMail.jira@brutus> Date: Fri, 7 Aug 2009 01:49:15 -0700 (PDT) From: "Paul Field (JIRA)" To: commits@tapestry.apache.org Subject: [jira] Created: (TAP5-808) Add references to tapestry-xpath and tapestry-testify to the documentation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Add references to tapestry-xpath and tapestry-testify to the documentation -------------------------------------------------------------------------- Key: TAP5-808 URL: https://issues.apache.org/jira/browse/TAP5-808 Project: Tapestry 5 Issue Type: Task Components: documentation Affects Versions: 5.1.0.5 Reporter: Paul Field Please can you add the tapestry-testify and tapestry-xpath projects to the "related projects" list: http://tapestry.formos.com/projects/tapestry-testify/ http://tapestry.formos.com/projects/tapestry-xpath/ Also if you think it is appropriate, could you reference both projects from the "unit testing" page: http://tapestry.apache.org/tapestry5.1/guide/unit-testing-pages.html - as testify is explicitly designed to help with unit testing and tapestry-xpath is very useful for writing assertions about rendered documents. Also if you think it is appropriate, could you reference tapestry-xpath from "mixins" page: http://tapestry.apache.org/tapestry5.1/guide/mixins.html - as XPath can be extremely useful for traversing the DOM in certain mixins. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.