Return-Path: X-Original-To: apmail-chemistry-commits-archive@www.apache.org Delivered-To: apmail-chemistry-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 B9E7417B03 for ; Mon, 6 Apr 2015 17:23:21 +0000 (UTC) Received: (qmail 95175 invoked by uid 500); 6 Apr 2015 17:23:15 -0000 Delivered-To: apmail-chemistry-commits-archive@chemistry.apache.org Received: (qmail 95069 invoked by uid 500); 6 Apr 2015 17:23:15 -0000 Mailing-List: contact commits-help@chemistry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chemistry.apache.org Delivered-To: mailing list commits@chemistry.apache.org Received: (qmail 94984 invoked by uid 99); 6 Apr 2015 17:23:15 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Apr 2015 17:23:15 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 439ADAC0B09 for ; Mon, 6 Apr 2015 17:23:15 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r946547 [4/4] - in /websites/staging/chemistry/trunk/content: ./ java/0.13.0/maven/chemistry-opencmis-dist/ java/0.13.0/maven/chemistry-opencmis-dist/css/ java/0.13.0/maven/chemistry-opencmis-dist/images/ java/0.13.0/maven/chemistry-opencmi... Date: Mon, 06 Apr 2015 17:23:14 -0000 To: commits@chemistry.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150406172315.439ADAC0B09@hades.apache.org> Added: websites/staging/chemistry/trunk/content/java/0.13.0/maven/chemistry-opencmis-dist/source-repository.html ============================================================================== --- websites/staging/chemistry/trunk/content/java/0.13.0/maven/chemistry-opencmis-dist/source-repository.html (added) +++ websites/staging/chemistry/trunk/content/java/0.13.0/maven/chemistry-opencmis-dist/source-repository.html Mon Apr 6 17:23:13 2015 @@ -0,0 +1,168 @@ + + + + + + OpenCMIS Assemblies Distribution – Source Repository + + + + + + + + + +
+ +
+
+
+
+

Overview

+

This project uses Subversion to manage its source code. Instructions on Subversion use can be found at http://svnbook.red-bean.com/.

+
+

Web Access

+

The following is a link to the online source repository.

+
+
+

Anonymous access

+

The source can be checked out anonymously from SVN with this command:

+
+
$ svn checkout http://svn.apache.org/repos/asf/chemistry/opencmis/tags/chemistry-opencmis-0.13.0-RC1/chemistry-opencmis-dist chemistry-opencmis-dist
+
+

Developer access

+

Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.

+
+
$ svn checkout https://svn.apache.org/repos/asf/chemistry/opencmis/tags/chemistry-opencmis-0.13.0-RC1/chemistry-opencmis-dist chemistry-opencmis-dist
+

To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)

+
+
$ svn commit --username your-username -m "A message"
+
+

Access from behind a firewall

+

For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:

+
+
$ svn checkout https://svn.apache.org/repos/asf/chemistry/opencmis/tags/chemistry-opencmis-0.13.0-RC1/chemistry-opencmis-dist chemistry-opencmis-dist
+
+

Access through a proxy

+

The Subversion client can go through a proxy, if you configure it to do so. First, edit your "servers" configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory "~/.subversion". On Windows it is in "%APPDATA%\Subversion". (Try "echo %APPDATA%", note this is a hidden directory.)

+

There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.

+

Example: Edit the 'servers' file and add something like:

+
+
[global]
+http-proxy-host = your.proxy.name
+http-proxy-port = 3128
+
+
+
+
+
+
+ + + Added: websites/staging/chemistry/trunk/content/java/0.13.0/maven/chemistry-opencmis-dist/team-list.html ============================================================================== --- websites/staging/chemistry/trunk/content/java/0.13.0/maven/chemistry-opencmis-dist/team-list.html (added) +++ websites/staging/chemistry/trunk/content/java/0.13.0/maven/chemistry-opencmis-dist/team-list.html Mon Apr 6 17:23:13 2015 @@ -0,0 +1,224 @@ + + + + + + OpenCMIS Assemblies Distribution – Team list + + + + + + + + + +
+ +
+
+
+
+

The 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 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.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ImageIdNameEmailRoles
fmuiFlorian Müller-committer
jenshuebelJens Hübel-committer
dwardDavid Ward-committer
hermesmMartin Hermes-committer
paulgoetzPaul Goetz-committer
dcaruanaDavid Caruana-committer
gabrieleGabriele Columbrogabriele@apache.orgrelease manager
fguillaumeFlorent Guillaume-committer
sfermigierStefane Fermigier-committer
jmpascalJean Marie Pascal-committer
+
+

Contributors

+

There are no contributors listed for this project. Please check back again later.

+
+
+
+
+
+ + +