From commits-return-61301-archive-asf-public=cust-asf.ponee.io@commons.apache.org Tue Feb 6 05:55:24 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id A8C9D180647 for ; Tue, 6 Feb 2018 05:55:24 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 98751160C5A; Tue, 6 Feb 2018 04:55:24 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 91BE0160C3B for ; Tue, 6 Feb 2018 05:55:23 +0100 (CET) Received: (qmail 78618 invoked by uid 500); 6 Feb 2018 04:55:22 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 78609 invoked by uid 99); 6 Feb 2018 04:55:22 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Feb 2018 04:55:22 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 57422DFC29; Tue, 6 Feb 2018 04:55:22 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ggregory@apache.org To: commits@commons.apache.org Message-Id: <3c171484c65743f2bb44e93ef420dd11@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: commons-testing git commit: Initial site build out. Date: Tue, 6 Feb 2018 04:55:22 +0000 (UTC) Repository: commons-testing Updated Branches: refs/heads/master 6e9294ff7 -> 823e6bdc9 Initial site build out. Project: http://git-wip-us.apache.org/repos/asf/commons-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-testing/commit/823e6bdc Tree: http://git-wip-us.apache.org/repos/asf/commons-testing/tree/823e6bdc Diff: http://git-wip-us.apache.org/repos/asf/commons-testing/diff/823e6bdc Branch: refs/heads/master Commit: 823e6bdc91561a5b52120524a2e83862cdb73a43 Parents: 6e9294f Author: Gary Gregory Authored: Mon Feb 5 21:55:19 2018 -0700 Committer: Gary Gregory Committed: Mon Feb 5 21:55:19 2018 -0700 ---------------------------------------------------------------------- commons-testing-junit4-mongodb/pom.xml | 4 +- src/site/site.xml | 8 +- src/site/xdoc/index.xml | 242 +++++++++++++++++----------- src/site/xdoc/proposal.xml | 3 +- 4 files changed, 157 insertions(+), 100 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-testing/blob/823e6bdc/commons-testing-junit4-mongodb/pom.xml ---------------------------------------------------------------------- diff --git a/commons-testing-junit4-mongodb/pom.xml b/commons-testing-junit4-mongodb/pom.xml index da8e5a7..8a036f5 100644 --- a/commons-testing-junit4-mongodb/pom.xml +++ b/commons-testing-junit4-mongodb/pom.xml @@ -57,8 +57,8 @@ - commonstesting-junit4-site - scm:svn:${commons.scmPubUrl}/junit4/ + commonstesting-junit4-mongodb-site + scm:svn:${commons.scmPubUrl}/junit4-mongodb/ http://git-wip-us.apache.org/repos/asf/commons-testing/blob/823e6bdc/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index 53c45fa..342613d 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -26,8 +26,6 @@ - - @@ -41,9 +39,9 @@ - - - + + + http://git-wip-us.apache.org/repos/asf/commons-testing/blob/823e6bdc/src/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 65e5a42..fccee90 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -1,99 +1,157 @@ - - Home - Commons Documentation Team - - - -
- -

- Reusable testing code like JUnit rules. -

- -
- -
-

-The package descriptions in the JavaDoc give an overview of the available features -and various project reports are provided. -

-

-The JavaDoc API documents are available online: -

- -

-The git repository can be -browsed, or you can browse/contribute via GitHub. -

-
- -
-

The latest stable release of Lang is 1.0.0. You may:

- -

-Alternatively you can pull it from the central Maven repositories: -

-<dependency>
-  <groupId>org.apache.commons</groupId>
-  <artifactId>commons-testing</artifactId>
-  <version>1.0.0</version>
-</dependency>
-
-

- -

-For information on previous releases see the Release History, and to download previous releases see the Commons Testing Archive. -

-
- -
-

-The commons developer mailing list is the main channel of communication for contributors. Please remember that the lists are shared between all commons components, so prefix your email by [testing].

-

You can also visit the #apache-commons IRC channel on irc.freenode.net or peruse JIRA. Specific links of interest for JIRA are:

- -

Alternatively you can go through the Needs Work tags in the TagList report.

-

If you'd like to offer up pull requests via GitHub rather than applying patches to JIRA, we have a GitHub mirror.

-
- -
-

-The commons mailing lists act as the main support forum. -The user list is suitable for most library usage queries. -The dev list is intended for the development discussion. -Please remember that the lists are shared between all commons components, -so prefix your email by [testing]. -

-

-Bug reports and enhancements are also welcomed via the JIRA issue tracker. -Please read the instructions carefully. -

-
- - + + Home + Commons Documentation Team + + + +
+

+ Apache Commons Testing + is a multi-module project focused on providing code for testing applications + using various testing frameworks with an initial focus on JUnit 4. +

+
+ +
+

+ The package descriptions in the + JavaDoc + give an overview of the available features + and various + project reports + are provided. +

+

+ The JavaDoc API documents are available online: +

+ +

+ The + git repository + can be + browsed + , or you can browse/contribute via + GitHub + . +

+
+ +
+

The latest stable release of Lang is 1.0.0. You may:

+ +

+ Alternatively you can pull various artifacts it from the central Maven repository: +

+ +

+ For information on previous releases see the + Release History + , and to download previous releases see the + Commons Testing Archive + . +

+
+ +
+

+ The + commons developer mailing list + is the main channel of communication for contributors. Please remember that the lists are shared between all + commons components, so prefix your email by [testing]. +

+

+ You can also visit the #apache-commons IRC channel on irc.freenode.net or peruse + JIRA + . Specific links of interest for JIRA are: +

+ +

+ Alternatively you can go through the + Needs Work + tags in the + TagList report + . +

+

+ If you'd like to offer up pull requests via GitHub rather than applying patches to JIRA, we have a + GitHub mirror + . +

+
+ +
+

+ The + commons mailing lists + act as the main support forum. + The user list is suitable for most library usage queries. + The dev list is intended + for the development discussion. + Please remember that the lists are shared between all commons components, + so + prefix your email by [testing]. +

+

+ Bug reports and enhancements are also welcomed via the + JIRA + issue tracker. + Please read the instructions carefully. +

+
+ +
http://git-wip-us.apache.org/repos/asf/commons-testing/blob/823e6bdc/src/site/xdoc/proposal.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/proposal.xml b/src/site/xdoc/proposal.xml index fb91463..b78ef82 100644 --- a/src/site/xdoc/proposal.xml +++ b/src/site/xdoc/proposal.xml @@ -22,7 +22,8 @@

- Gather useful and reusable code like JUnit rules. + A multi-module project focused on providing code for testing applications + using various testing frameworks with an initial focus on JUnit 4.