You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2015/02/02 07:29:57 UTC

svn commit: r1656391 - in /directory/site/trunk/content: ./ kerby/ kerby/download/

Author: elecharny
Date: Mon Feb  2 06:29:57 2015
New Revision: 1656391

URL: http://svn.apache.org/r1656391
Log:
Added the base kerby content

Added:
    directory/site/trunk/content/kerby/
    directory/site/trunk/content/kerby/download/
    directory/site/trunk/content/kerby/download/download-archive.cgi   (with props)
    directory/site/trunk/content/kerby/download/download-archive.mdtext
    directory/site/trunk/content/kerby/download/download-sources.cgi   (with props)
    directory/site/trunk/content/kerby/download/download-sources.mdtext
    directory/site/trunk/content/kerby/downloads.mdtext
    directory/site/trunk/content/kerby/index.mdtext
    directory/site/trunk/content/kerby/issues.mdtext
    directory/site/trunk/content/kerby/news.mdtext
    directory/site/trunk/content/kerby/overview.mdtext
    directory/site/trunk/content/kerby/quick-start.mdtext
    directory/site/trunk/content/kerby/user-guide.mdtext
    directory/site/trunk/content/kerby/vision.mdtext
Modified:
    directory/site/trunk/content/mailing-lists-and-irc.mdtext

Added: directory/site/trunk/content/kerby/download/download-archive.cgi
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/kerby/download/download-archive.cgi?rev=1656391&view=auto
==============================================================================
--- directory/site/trunk/content/kerby/download/download-archive.cgi (added)
+++ directory/site/trunk/content/kerby/download/download-archive.cgi Mon Feb  2 06:29:57 2015
@@ -0,0 +1,3 @@
+#!/bin/sh
+# Wrapper around the standard mirrors.cgi script
+exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Propchange: directory/site/trunk/content/kerby/download/download-archive.cgi
------------------------------------------------------------------------------
    svn:executable = *

Added: directory/site/trunk/content/kerby/download/download-archive.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/kerby/download/download-archive.mdtext?rev=1656391&view=auto
==============================================================================
--- directory/site/trunk/content/kerby/download/download-archive.mdtext (added)
+++ directory/site/trunk/content/kerby/download/download-archive.mdtext Mon Feb  2 06:29:57 2015
@@ -0,0 +1,17 @@
+Title: Downloads for Archive
+Notice: Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    .
+    http://www.apache.org/licenses/LICENSE-2.0
+    .
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
\ No newline at end of file

Added: directory/site/trunk/content/kerby/download/download-sources.cgi
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/kerby/download/download-sources.cgi?rev=1656391&view=auto
==============================================================================
--- directory/site/trunk/content/kerby/download/download-sources.cgi (added)
+++ directory/site/trunk/content/kerby/download/download-sources.cgi Mon Feb  2 06:29:57 2015
@@ -0,0 +1,3 @@
+#!/bin/sh
+# Wrapper around the standard mirrors.cgi script
+exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Propchange: directory/site/trunk/content/kerby/download/download-sources.cgi
------------------------------------------------------------------------------
    svn:executable = *

Added: directory/site/trunk/content/kerby/download/download-sources.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/kerby/download/download-sources.mdtext?rev=1656391&view=auto
==============================================================================
--- directory/site/trunk/content/kerby/download/download-sources.mdtext (added)
+++ directory/site/trunk/content/kerby/download/download-sources.mdtext Mon Feb  2 06:29:57 2015
@@ -0,0 +1,17 @@
+Title: Downloads for Sources
+Notice: Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    .
+    http://www.apache.org/licenses/LICENSE-2.0
+    .
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
\ No newline at end of file

Added: directory/site/trunk/content/kerby/downloads.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/kerby/downloads.mdtext?rev=1656391&view=auto
==============================================================================
--- directory/site/trunk/content/kerby/downloads.mdtext (added)
+++ directory/site/trunk/content/kerby/downloads.mdtext Mon Feb  2 06:29:57 2015
@@ -0,0 +1,36 @@
+Title: Kerby Downloads
+Notice: Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    .
+    http://www.apache.org/licenses/LICENSE-2.0
+    .
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+# Downloads
+
+## Jar Download 
+
+The Apache Kerby is distributed as a jar.
+
+* ![Download](../images/download-archive.png) [Download Archive zip/tar.gz](download/download-archive.html)
+* ![Download](../images/download-sources.png) [Download Sources](download/download-sources.html)
+
+## Maven Dependency
+
+The Apache Kerby is also available as a Maven dependency:
+
+    <dependency>
+        <groupId>org.apache.directory.kerby</groupId>
+        <artifactId>akerby</artifactId>
+        <version>${api-version}</version>
+    </dependency>
\ No newline at end of file

Added: directory/site/trunk/content/kerby/index.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/kerby/index.mdtext?rev=1656391&view=auto
==============================================================================
--- directory/site/trunk/content/kerby/index.mdtext (added)
+++ directory/site/trunk/content/kerby/index.mdtext Mon Feb  2 06:29:57 2015
@@ -0,0 +1,17 @@
+Title: Welcome to Apache Kerby
+Notice: Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    .
+    http://www.apache.org/licenses/LICENSE-2.0
+    .
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
\ No newline at end of file

Added: directory/site/trunk/content/kerby/issues.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/kerby/issues.mdtext?rev=1656391&view=auto
==============================================================================
--- directory/site/trunk/content/kerby/issues.mdtext (added)
+++ directory/site/trunk/content/kerby/issues.mdtext Mon Feb  2 06:29:57 2015
@@ -0,0 +1,31 @@
+Title: Kerby Issues
+Notice: Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    .
+    http://www.apache.org/licenses/LICENSE-2.0
+    .
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+# Kerby Issue tracking
+
+Our project uses [JIRA](https://issues.apache.org/jira/browse/DIRKRB/), a Java EE based issue tracking and project management application.
+
+![JIRA](../images/jira-space-logo.gif)
+
+Issues, bugs, and feature requests should be submitted to the following issue tracking system :
+
+
+| Directory Sub-Project | JIRA key | Link to issue tracking system |
+|:-:|:-:|---|
+| Kerby | DIRKRB | [http://issues.apache.org/jira/browse/DIRKRB](http://issues.apache.org/jira/browse/DIRKRB) |
+

Added: directory/site/trunk/content/kerby/news.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/kerby/news.mdtext?rev=1656391&view=auto
==============================================================================
--- directory/site/trunk/content/kerby/news.mdtext (added)
+++ directory/site/trunk/content/kerby/news.mdtext Mon Feb  2 06:29:57 2015
@@ -0,0 +1,2 @@
+# News
+No news...
\ No newline at end of file

Added: directory/site/trunk/content/kerby/overview.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/kerby/overview.mdtext?rev=1656391&view=auto
==============================================================================
--- directory/site/trunk/content/kerby/overview.mdtext (added)
+++ directory/site/trunk/content/kerby/overview.mdtext Mon Feb  2 06:29:57 2015
@@ -0,0 +1,25 @@
+Title: Kerby Overview
+Notice: Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    .
+    http://www.apache.org/licenses/LICENSE-2.0
+    .
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+# Kerby Overview
+
+## Rationale
+
+
+## What is it?  
+

Added: directory/site/trunk/content/kerby/quick-start.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/kerby/quick-start.mdtext?rev=1656391&view=auto
==============================================================================
--- directory/site/trunk/content/kerby/quick-start.mdtext (added)
+++ directory/site/trunk/content/kerby/quick-start.mdtext Mon Feb  2 06:29:57 2015
@@ -0,0 +1,22 @@
+Title: Kerby Quick Start guides
+Notice: Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    .
+    http://www.apache.org/licenses/LICENSE-2.0
+    .
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+# Kerby Quick-start guides
+
+The Quick Start guides show you how to do base install of Kerby:
+

Added: directory/site/trunk/content/kerby/user-guide.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/kerby/user-guide.mdtext?rev=1656391&view=auto
==============================================================================
--- directory/site/trunk/content/kerby/user-guide.mdtext (added)
+++ directory/site/trunk/content/kerby/user-guide.mdtext Mon Feb  2 06:29:57 2015
@@ -0,0 +1,27 @@
+Title: Kerby User's Guide
+Notice: Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    .
+    http://www.apache.org/licenses/LICENSE-2.0
+    .
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+# Kerby User's Guide
+
+This guide is primarily for people new to Kerby. It will guide through the concepts and how to use Kerby.
+
+## About this guide
+
+
+## Table of contents
+

Added: directory/site/trunk/content/kerby/vision.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/kerby/vision.mdtext?rev=1656391&view=auto
==============================================================================
--- directory/site/trunk/content/kerby/vision.mdtext (added)
+++ directory/site/trunk/content/kerby/vision.mdtext Mon Feb  2 06:29:57 2015
@@ -0,0 +1,21 @@
+Title: Kerby - Vision
+Notice: Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    .
+    http://www.apache.org/licenses/LICENSE-2.0
+    .
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+# Vision
+
+Kerby is a Kerberos Server implementation written in Java.
\ No newline at end of file

Modified: directory/site/trunk/content/mailing-lists-and-irc.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/mailing-lists-and-irc.mdtext?rev=1656391&r1=1656390&r2=1656391&view=diff
==============================================================================
--- directory/site/trunk/content/mailing-lists-and-irc.mdtext (original)
+++ directory/site/trunk/content/mailing-lists-and-irc.mdtext Mon Feb  2 06:29:57 2015
@@ -29,6 +29,8 @@ Please consider the following before pos
     * [ApacheDS] 
     * [Studio]
     * [Site]
+    * [Fortess]
+    * [Kerby]
     * [Community]
     * [Release]
     * [VOTE]