Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 24385 invoked from network); 15 Jan 2008 00:50:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Jan 2008 00:50:58 -0000 Received: (qmail 28223 invoked by uid 500); 15 Jan 2008 00:50:48 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 28184 invoked by uid 500); 15 Jan 2008 00:50:48 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 27985 invoked by uid 99); 15 Jan 2008 00:50:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jan 2008 16:50:47 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2008 00:50:42 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 81992714264 for ; Mon, 14 Jan 2008 16:50:34 -0800 (PST) Message-ID: <4186479.1200358234528.JavaMail.jira@brutus> Date: Mon, 14 Jan 2008 16:50:34 -0800 (PST) From: "Nadya Morozova (JIRA)" To: commits@harmony.apache.org Subject: [jira] Assigned: (HARMONY-5275) [website][conventions] testing conventions better should follow Maven conventions In-Reply-To: <16471755.1197052243072.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-5275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nadya Morozova reassigned HARMONY-5275: --------------------------------------- Assignee: Nadya Morozova > [website][conventions] testing conventions better should follow Maven conventions > --------------------------------------------------------------------------------- > > Key: HARMONY-5275 > URL: https://issues.apache.org/jira/browse/HARMONY-5275 > Project: Harmony > Issue Type: Improvement > Components: Website/Documentation > Reporter: Alexei Fedotov > Assignee: Nadya Morozova > Attachments: maven.patch, testing.html > > > Today Andrey Pavlenko showed me that Maven conventions prioritize src/test/java instead of src/test/common, and also has a separate directory for resources. I have created an appropriate change for our conventions. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.