You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2005/05/06 23:26:24 UTC

svn commit: r168658 - in /directory/protocol-providers/dns/trunk: project.properties project.xml xdocs/index.xml xdocs/navigation.xml

Author: akarasulu
Date: Fri May  6 14:26:22 2005
New Revision: 168658

URL: http://svn.apache.org/viewcvs?rev=168658&view=rev
Log:
changes ...

 o modified language in index page
 o fixed tab usage (using spaces)
 o modified path for deploying LDAP provider docs
 o fixed navigation to be standard
 o performed dos2unix on files


Modified:
    directory/protocol-providers/dns/trunk/project.properties
    directory/protocol-providers/dns/trunk/project.xml
    directory/protocol-providers/dns/trunk/xdocs/index.xml
    directory/protocol-providers/dns/trunk/xdocs/navigation.xml

Modified: directory/protocol-providers/dns/trunk/project.properties
URL: http://svn.apache.org/viewcvs/directory/protocol-providers/dns/trunk/project.properties?rev=168658&r1=168657&r2=168658&view=diff
==============================================================================
--- directory/protocol-providers/dns/trunk/project.properties (original)
+++ directory/protocol-providers/dns/trunk/project.properties Fri May  6 14:26:22 2005
@@ -26,4 +26,4 @@
 # properties to exclude extra images from subproject sites. Will be built in toxdoc plugin.
 maven.xdoc.copy.excludes=images/file.gif,images/folder-closed.gif,images/folder-open.gif,images/icon_alert.gif,images/icon_alertsml.gif,images/icon_arrowfolder1_sml.gif,images/icon_arrowfolder2_sml.gif,images/icon_arrowmembers1_sml.gif,images/icon_arrowmembers2_sml.gif,images/icon_arrowusergroups1_sml.gif,images/icon_arrowusergroups2_sml.gif,images/icon_confirmsml.gif,images/icon_help_lrg.gif,images/icon_infosml.gif,images/icon_members_sml.gif,images/icon_sortleft.gif,images/icon_sortright.gif,images/icon_usergroups_sml.gif,images/icon_waste_lrg.gif,images/icon_waste_sml.gif,images/none.png,images/nw_maj.gif,images/nw_maj_hi.gif,images/nw_med.gif,images/nw_med_hi.gif,images/nw_med_rond.gif,images/nw_min.gif,images/nw_min_036.gif,images/nw_min_hi.gif,images/poweredby_036.gif,images/product_logo.gif,images/se_maj_rond.gif,images/sw_min.gif,images/logos/**
 
-maven.site.stage.directory=/home/akarasulu/public_html/rsynced-sites/directory/subprojects/dns
+maven.site.stage.directory=/home/akarasulu/public_html/rsynced-sites/directory/subprojects/providers/dns

Modified: directory/protocol-providers/dns/trunk/project.xml
URL: http://svn.apache.org/viewcvs/directory/protocol-providers/dns/trunk/project.xml?rev=168658&r1=168657&r2=168658&view=diff
==============================================================================
--- directory/protocol-providers/dns/trunk/project.xml (original)
+++ directory/protocol-providers/dns/trunk/project.xml Fri May  6 14:26:22 2005
@@ -1,149 +1,144 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project>
-  <pomVersion>3</pomVersion>
-  <groupId>directory-protocols</groupId>
-  <distributionSite>http://cvs.apache.org/dist/directory/</distributionSite>
-  <artifactId>dns-protocol</artifactId>
-  <name>Apache DNS Protocol</name>
-  <currentVersion>0.1-SNAPSHOT</currentVersion>
-  <organization>
-    <name>Apache Software Foundation</name>
-    <url>http://directory.apache.org</url>
-    <logo>/images/apache-logo.png</logo>
-  </organization>
-  <inceptionYear>2005</inceptionYear>
-  <package>org.apache.dns</package>
-  <issueTrackingUrl>http://nagoya.apache.org/jira/browse/DIRKERBEROS</issueTrackingUrl>
-  <logo>http://directory.apache.org/images/apache-directory-logo.png</logo>
-  <url>http://directory.apache.org/subprojects/protocols/dns</url>
-  <siteAddress>minotaur.apache.org</siteAddress>
-  <siteDirectory>/www/directory.apache.org/directory/subprojects/protocols/dns</siteDirectory>
-  <distributionDirectory>/www/cvs.apache.org/dist/directory</distributionDirectory>
-  <gumpRepositoryId>directory</gumpRepositoryId>
-  <repository>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory:protocols-providers/dns/trunk/${module.path}</connection>
-    <url>http://cvs.apache.org/viewcvs.cgi/directory/protocol-providers/dns/trunk/${module.path}/?root=Apache-SVN</url>
-    <developerConnection>https://svn.apache.org/repos/asf/directory:protocols-providers/dns/trunk/${module.path}</developerConnection>
-  </repository>
-  <shortDescription>Apache DNS Protocol</shortDescription>
-  <description>A protocol provider for DNS handlers and codecs.</description>
-  <mailingLists>
-    <mailingList>
-      <name>Directory PMC List</name>
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+  <pomVersion>3</pomVersion>
+  <groupId>directory-protocols</groupId>
+  <distributionSite>http://cvs.apache.org/dist/directory/</distributionSite>
+  <artifactId>dns-protocol</artifactId>
+  <name>ApacheDS DNS Provider</name>
+  <currentVersion>0.1-SNAPSHOT</currentVersion>
+  <inceptionYear>2005</inceptionYear>
+  <package>org.apache.dns</package>
+  <issueTrackingUrl>http://nagoya.apache.org/jira/browse/DIR</issueTrackingUrl>
+  <logo>http://directory.apache.org/images/apache-directory-logo.png</logo>
+  <url>http://directory.apache.org/subprojects/providers/dns</url>
+  <siteAddress>minotaur.apache.org</siteAddress>
+  <siteDirectory>/www/directory.apache.org/directory/subprojects/providers/dns</siteDirectory>
+  <distributionDirectory>/www/cvs.apache.org/dist/directory</distributionDirectory>
+  <gumpRepositoryId>directory</gumpRepositoryId>
+  <repository>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory:protocols-providers/dns/trunk/${module.path}</connection>
+    <url>http://cvs.apache.org/viewcvs.cgi/directory/protocol-providers/dns/trunk/${module.path}/?root=Apache-SVN</url>
+    <developerConnection>https://svn.apache.org/repos/asf/directory:protocols-providers/dns/trunk/${module.path}</developerConnection>
+  </repository>
+  <shortDescription>ApacheDS DNS Provider</shortDescription>
+  <description>A protocol provider for DNS handlers and codecs.</description>
+  <mailingLists>
+    <mailingList>
+      <name>Directory PMC List</name>
       <subscribe>
         pmc-subscribe@directory.apache.org
-      </subscribe>
+      </subscribe>
       <unsubscribe>
         pmc-unsubscribe@directory.apache.org
-      </unsubscribe>
-    </mailingList>
-    <mailingList>
-      <name>Directory Developer List - use [dns] prefix</name>
+      </unsubscribe>
+    </mailingList>
+    <mailingList>
+      <name>Directory Developer List - use [dns] prefix</name>
       <subscribe>
             dev-subscribe@directory.apache.org
-      </subscribe>
+      </subscribe>
       <unsubscribe>
             dev-unsubscribe@directory.apache.org
-      </unsubscribe>
+      </unsubscribe>
       <archive>
             http://nagoya.apache.org/eyebrowse/SummarizeList?listId=181
-      </archive>
-    </mailingList>
-    <mailingList>
-      <name>Directory User List</name>
+      </archive>
+    </mailingList>
+    <mailingList>
+      <name>Directory User List</name>
       <subscribe>
             user-subscribe@directory.apache.org
-      </subscribe>
+      </subscribe>
       <unsubscribe>
             user-unsubscribe@directory.apache.org
-      </unsubscribe>
+      </unsubscribe>
       <archive>
             http://nagoya.apache.org/eyebrowse/SummarizeList?listId=181
-      </archive>
-    </mailingList>
-    <mailingList>
-      <name>Directory SCM List</name>
+      </archive>
+    </mailingList>
+    <mailingList>
+      <name>Directory SCM List</name>
       <subscribe>
             scm-subscribe@directory.apache.org
-      </subscribe>
+      </subscribe>
       <unsubscribe>
             scm-unsubscribe@directory.apache.org
-      </unsubscribe>
+      </unsubscribe>
       <archive>
             http://nagoya.apache.org/eyebrowse/SummarizeList?listId=181
-      </archive>
-    </mailingList>
-  </mailingLists>
-  <licenses>
-    <license>
-      <name>Apache License, Version 2.0</name>
-      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-    </license>
-  </licenses>
-  <dependencies>
-    <dependency>
-      <groupId>directory-network</groupId>
-      <artifactId>mina</artifactId>
-      <version>0.7-SNAPSHOT</version>
-    </dependency>
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <version>3.8.1</version>
-      <type>jar</type>
-      <url>http://junit.org</url>
-    </dependency>
-  </dependencies>
-  <build>
-    <nagEmailAddress>dev@directory.apache.org</nagEmailAddress>
-    <sourceDirectory>${basedir}/src/java</sourceDirectory>
-    <unitTestSourceDirectory>${basedir}/src/test</unitTestSourceDirectory>
-    <unitTest>
-      <includes>
-        <include>**/*Test*</include>
-        <include>**/*TestCase*</include>
-      </includes>
-      <excludes>
-        <exclude>**/Abstract*Test*</exclude>
-        <exclude>**/*TestUtils*</exclude>
-      </excludes>
-      <resources>
-        <resource>
-          <directory>${basedir}/src/test</directory>
-          <includes>
-            <include>**/*.dtd</include>
-            <include>**/*.ldif</include>
-            <include>**/*.properties</include>
-            <include>**/*.x*</include>
-            <include>**/*.mf</include>
-            <include>**/*.jar</include>
-            <include>**/*.pdu</include>
-          </includes>
-          <filtering>false</filtering>
-        </resource>
-      </resources>
-    </unitTest>
-    <resources>
-      <resource>
-        <directory>${basedir}/src/java</directory>
-        <includes>
-          <include>**/*.dtd</include>
-          <include>**/*.properties</include>
-          <include>**/*.ldif</include>
-          <include>**/*.x*</include>
-        </includes>
-        <filtering>false</filtering>
-      </resource>
-      <resource>
-        <directory>${basedir}/etc</directory>
-        <targetPath>org/apache/dns</targetPath>
-        <includes>
-          <include>*.properties</include>
-        </includes>
-        <filtering>false</filtering>
-      </resource>
-    </resources>
-    <jars />
-  </build>
-</project>
-
+      </archive>
+    </mailingList>
+  </mailingLists>
+  <licenses>
+    <license>
+      <name>Apache License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+  <dependencies>
+    <dependency>
+      <groupId>directory-network</groupId>
+      <artifactId>mina</artifactId>
+      <version>0.7-SNAPSHOT</version>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>3.8.1</version>
+      <type>jar</type>
+      <url>http://junit.org</url>
+    </dependency>
+  </dependencies>
+  <build>
+    <nagEmailAddress>dev@directory.apache.org</nagEmailAddress>
+    <sourceDirectory>${basedir}/src/java</sourceDirectory>
+    <unitTestSourceDirectory>${basedir}/src/test</unitTestSourceDirectory>
+    <unitTest>
+      <includes>
+        <include>**/*Test*</include>
+        <include>**/*TestCase*</include>
+      </includes>
+      <excludes>
+        <exclude>**/Abstract*Test*</exclude>
+        <exclude>**/*TestUtils*</exclude>
+      </excludes>
+      <resources>
+        <resource>
+          <directory>${basedir}/src/test</directory>
+          <includes>
+            <include>**/*.dtd</include>
+            <include>**/*.ldif</include>
+            <include>**/*.properties</include>
+            <include>**/*.x*</include>
+            <include>**/*.mf</include>
+            <include>**/*.jar</include>
+            <include>**/*.pdu</include>
+          </includes>
+          <filtering>false</filtering>
+        </resource>
+      </resources>
+    </unitTest>
+    <resources>
+      <resource>
+        <directory>${basedir}/src/java</directory>
+        <includes>
+          <include>**/*.dtd</include>
+          <include>**/*.properties</include>
+          <include>**/*.ldif</include>
+          <include>**/*.x*</include>
+        </includes>
+        <filtering>false</filtering>
+      </resource>
+      <resource>
+        <directory>${basedir}/etc</directory>
+        <targetPath>org/apache/dns</targetPath>
+        <includes>
+          <include>*.properties</include>
+        </includes>
+        <filtering>false</filtering>
+      </resource>
+    </resources>
+    <jars />
+  </build>
+</project>
+

Modified: directory/protocol-providers/dns/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/directory/protocol-providers/dns/trunk/xdocs/index.xml?rev=168658&r1=168657&r2=168658&view=diff
==============================================================================
--- directory/protocol-providers/dns/trunk/xdocs/index.xml (original)
+++ directory/protocol-providers/dns/trunk/xdocs/index.xml Fri May  6 14:26:22 2005
@@ -1,35 +1,39 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <document>
-	<properties>
-		<author email="erodriguez@apache.org">Enrique Rodriguez</author>
-		<title>Apache Domain Name Service (DNS) Protocol</title>
-	</properties>
-	<body>
-		<section name="Introduction">
-			<p>The Apache Domain Name Service (DNS) is a Java server that implements <a 
-				href="http://www.ietf.org/rfc/rfc1034.txt">RFC 1034</a> and <a 
-				href="http://www.ietf.org/rfc/rfc1035.txt">RFC 1035</a> to service DNS Protocol 
-				requests.</p>
-			<p>Apache DNS is implemented as a protocol-provider plugin for the Apache 
-				Directory server. As a plugin, DNS leverages Apache MINA for front-end 
-				services and the Apache Directory read-optimized backing store via JNDI for 
-				persistent directory services.</p>
-			<p>Apache DNS, in conjunction with MINA and the Apache Directory, provides an 
-				easy-to-use yet fully-featured name resolution service. As implemented 
-				within the Apache Directory, Apache DNS will provide:</p>
-			<ul>
-				<li>Domain name service (RFC 1034, 1035)</li>
-				<li>Service location support (SRV) (RFC 2782)</li>
-				<li>Certificate support (CERT) (RFC 2782)</li>
-				<li>Security Extensions (DNSSEC) (RFC 2535)</li>
-				<li>Secure query and dynamic update support (GSS-TSIG) (RFC 3645)<li>
-				<li>JMX remote management (JSR 160, JSR 28)</li>
-				<li>Optional LDAP management</li>
-				<li>UDP and TCP Support (MINA)</li>
-				<li>Traffic throttling (MINA)</li>
-				<li>Overload shielding (MINA)</li>
-				<li>Easy POJO embeddability for containers such as Geronimo, JBoss, and OSGi</li>
-			</ul>
-		</section>
-	</body>
+  <properties>
+    <author email="akarasulu@apache.org">Alex Karasulu</author>
+    <author email="erodriguez@apache.org">Enrique Rodriguez</author>
+    <title>ApacheDS Domain Name Service (DNS) Provider</title>
+  </properties>
+  <body>
+    <section name="Introduction">
+      <p>The ApacheDS Domain Name Service (DNS) provider implements <a 
+         href="http://www.ietf.org/rfc/rfc1034.txt">RFC 1034</a> and <a 
+         href="http://www.ietf.org/rfc/rfc1035.txt">RFC 1035</a> to service 
+         DNS Protocol requests.
+      </p>
+      <p>The DNS provider plugins into the Apache Directory server. As a plugin,
+         the DNS provider uses the network layer (MINA) for front-end services 
+         and the Apache Directory read-optimized backing store via JNDI for 
+         a persistent store.
+      </p>
+      <p>The ApacheDS DNS provider, in conjunction with MINA and the ApacheDS
+         LDAP JNDI store, provides an easy-to-use yet fully-featured name 
+         resolution service. As implemented within the Apache Directory, 
+         it will provide:
+      </p>
+      <ul>
+        <li>Domain name service (RFC 1034, 1035)</li>
+        <li>Service location support (SRV) (RFC 2782)</li>
+        <li>Certificate support (CERT) (RFC 2782)</li>
+        <li>Security Extensions (DNSSEC) (RFC 2535)</li>
+        <li>Secure query and dynamic update support (GSS-TSIG) (RFC 3645)</li>
+        <li>LDAP/JMX management</li>
+        <li>UDP and TCP Support (MINA)</li>
+        <li>Traffic throttling (MINA)</li>
+        <li>Overload shielding (MINA)</li>
+        <li>Easy POJO embeddability for containers such as Geronimo, JBoss, and OSGi</li>
+      </ul>
+    </section>
+  </body>
 </document>

Modified: directory/protocol-providers/dns/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/directory/protocol-providers/dns/trunk/xdocs/navigation.xml?rev=168658&r1=168657&r2=168658&view=diff
==============================================================================
--- directory/protocol-providers/dns/trunk/xdocs/navigation.xml (original)
+++ directory/protocol-providers/dns/trunk/xdocs/navigation.xml Fri May  6 14:26:22 2005
@@ -1,19 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project>
-	<title>DNS</title>
-	<body>
-		<links>
-			<item name="Directory" href="../../index.html"/>
-			<item name="ApacheDS" href="../apacheds/index.html"/>
-			<item name="LDAP" href="../ldap/index.html"/>
-			<item name="Naming" href="../naming/index.html"/>
-			<item name="ASN.1" href="../asn1/index.html"/>
-			<item name="AuthX" href="../authx/index.html"/>
-			<item name="MINA" href="../network/index.html"/>
-			<item name="Protocols" href="../protocol-providers/index.html"/>
-		</links>
-		<menu name="DNS">
-			<item name="Overview" href="/index.html"/>
-		</menu>
-	</body>
+  <title>DNS Provider</title>
+  <body>
+    <links>
+      <item name="Directory" href="../../../index.html"/>
+      <item name="ApacheDS" href="../../apacheds/index.html"/>
+      <item name="LDAP" href="../../ldap.html"/>
+      <item name="Naming" href="../../naming/index.html"/>
+      <item name="ASN.1" href="../../asn1/index.html"/>
+      <item name="Kerberos" href="../../../subprojects/kerberos.html"/>
+      <item name="AuthX" href="../../authx/index.html"/>
+      <item name="MINA" href="../../network/index.html"/>
+      <item name="Protocols" href="../../providers.html"/>
+    </links>
+    <menu name="DNS Provider">
+      <item name="Overview" href="/index.html"/>
+    </menu>
+  </body>
 </project>