Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 6CBA9200BC2 for ; Thu, 17 Nov 2016 15:46:02 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 6BB1B160B0F; Thu, 17 Nov 2016 14:46:02 +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 CA125160AFF for ; Thu, 17 Nov 2016 15:46:00 +0100 (CET) Received: (qmail 97398 invoked by uid 500); 17 Nov 2016 14:46:00 -0000 Mailing-List: contact commits-help@commonsrdf.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commonsrdf.incubator.apache.org Delivered-To: mailing list commits@commonsrdf.incubator.apache.org Received: (qmail 97389 invoked by uid 99); 17 Nov 2016 14:46:00 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Nov 2016 14:46:00 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 7E854C0338 for ; Thu, 17 Nov 2016 14:45:59 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.948 X-Spam-Level: X-Spam-Status: No, score=-0.948 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, KAM_LOTSOFHASH=0.25, RP_MATCHES_RCVD=-2.999, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id hSRoE9lQGlJU for ; Thu, 17 Nov 2016 14:45:56 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 901FD5FCD7 for ; Thu, 17 Nov 2016 14:45:44 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 69433E8EB4 for ; Thu, 17 Nov 2016 14:45:38 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 63CAE3A27EE for ; Thu, 17 Nov 2016 14:45:38 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1001278 [29/41] - in /websites/production/commonsrdf/content/commons-rdf-parent: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/commons/ apidocs/org/apache/commons/rdf/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apach... Date: Thu, 17 Nov 2016 14:45:36 -0000 To: commits@commonsrdf.incubator.apache.org From: stain@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161117144538.63CAE3A27EE@svn01-us-west.apache.org> archived-at: Thu, 17 Nov 2016 14:46:02 -0000 Added: websites/production/commonsrdf/content/commons-rdf-parent/source-repository.html ============================================================================== --- websites/production/commonsrdf/content/commons-rdf-parent/source-repository.html (added) +++ websites/production/commonsrdf/content/commons-rdf-parent/source-repository.html Thu Nov 17 14:45:34 2016 @@ -0,0 +1,324 @@ + + + + + + + + + Apache Commons RDF – Source Code Management + + + + + + + + + + + + + + + + + + + Apache Commons RDF logo + +
+ + + +
+ + + + + +
+
+

Overview

+

This project uses Git to manage its source code. Instructions on Git use can be found at http://git-scm.com/documentation.

+
+

Web Browser Access

+

The following is a link to a browsable version of the source repository:

+
+
+

Anonymous Access

+

The source can be checked out anonymously from Git with this command (See http://git-scm.com/docs/git-clone):

+
+
$ git clone https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git
+
+

Developer Access

+

Only project developers can access the Git tree via this method (See http://git-scm.com/docs/git-clone).

+
+
$ git clone https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git
+
+

Access from Behind a Firewall

+

Refer to the documentation of the SCM used for more information about access behind a firewall.

+
+
+ + + + + \ No newline at end of file Added: websites/production/commonsrdf/content/commons-rdf-parent/surefire-report.html ============================================================================== --- websites/production/commonsrdf/content/commons-rdf-parent/surefire-report.html (added) +++ websites/production/commonsrdf/content/commons-rdf-parent/surefire-report.html Thu Nov 17 14:45:34 2016 @@ -0,0 +1,324 @@ + + + + + + + + + Apache Commons RDF – Surefire Report + + + + + + + + + + + + + + + + + + + Apache Commons RDF logo + +
+ + + +
+ + + + + +
+ +
+

Surefire Report

+
+

Summary


+ + + + + + + + + + + + + + +
TestsErrors FailuresSkippedSuccess RateTime
00000%0

+

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


+
+
+ + + + + \ No newline at end of file Added: websites/production/commonsrdf/content/commons-rdf-parent/team-list.html ============================================================================== --- websites/production/commonsrdf/content/commons-rdf-parent/team-list.html (added) +++ websites/production/commonsrdf/content/commons-rdf-parent/team-list.html Thu Nov 17 14:45:34 2016 @@ -0,0 +1,421 @@ + + + + + + + + + Apache Commons RDF – Project Team + + + + + + + + + + + + + + + + + + + Apache Commons RDF logo + +
+ + + +
+ + + + + +
+
+

Project Team

+

A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

+

The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

+
+

Members

+

The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ImageIdNameEmailURLRolesTime Zone
lewismcLewis John McGibbneylewismc[at]apache[dot]org-Committer, PPMC Member, Champion+1
johndamentJohn D Amentjohndament[at]apache[dot]org-Committer, PPMC Member, Mentor+1
ggregoryGary Gregoryggregory[at]apache[dot]org-Committer, PPMC Member, Mentor+1
wikierSergio Fernándezwikier[at]apache[dot]orghttp://www.wikier.orgCommitter, PPMC Member+1
stainStian Soiland-Reyesstain[at]apache[dot]orghttp://orcid.org/0000-0001-9842-9718Committer, PPMC Member+0
enridagaEnrico Dagaenridaga[at]apache[dot]org-Committer, PPMC Member+0
britterBenedikt Ritterbritter[at]apache[dot]org-Committer, PPMC Member, Apache Commons Representative+1
+
+

Contributors

+

The following additional people have contributed to this project through the way of suggestions, patches or documentation.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ImageNameEmailURLRolesTime Zone
Peter Ansellansell[at]apache[dot]orghttps://github.com/ansellEmeritus Committer, Emeritus PPMC Member, Reviewer-
Reto Gmürreto[at]apache[dot]org-Emeritus Committer, Emeritus PPMC Member+1
Andy Seaborneandy[at]apache[dot]org-Emeritus Committer, Emeritus PPPMC Member, Reviewer+0
Rob Vesservesse[at]apache[dot]org-Emeritus Mentor+0
Adam Sorokaajs6f[at]apache[dot]org-Reviewer+0
+
+
+ + + + + \ No newline at end of file