You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by er...@apache.org on 2006/10/12 18:56:00 UTC

svn commit: r463319 - in /directory/trunks: apacheds/pom.xml daemon/pom.xml mina/pom.xml shared/pom.xml site/src/site/xdoc/index.xml

Author: ersiner
Date: Thu Oct 12 09:55:59 2006
New Revision: 463319

URL: http://svn.apache.org/viewvc?view=rev&rev=463319
Log:
Added some news in the main page.
Upgraded poms so that they refer to the correct version of the root pom.

Modified:
    directory/trunks/apacheds/pom.xml
    directory/trunks/daemon/pom.xml
    directory/trunks/mina/pom.xml
    directory/trunks/shared/pom.xml
    directory/trunks/site/src/site/xdoc/index.xml

Modified: directory/trunks/apacheds/pom.xml
URL: http://svn.apache.org/viewvc/directory/trunks/apacheds/pom.xml?view=diff&rev=463319&r1=463318&r2=463319
==============================================================================
--- directory/trunks/apacheds/pom.xml (original)
+++ directory/trunks/apacheds/pom.xml Thu Oct 12 09:55:59 2006
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.directory</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.5</version>
+    <version>1.0.6-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.directory.server</groupId>

Modified: directory/trunks/daemon/pom.xml
URL: http://svn.apache.org/viewvc/directory/trunks/daemon/pom.xml?view=diff&rev=463319&r1=463318&r2=463319
==============================================================================
--- directory/trunks/daemon/pom.xml (original)
+++ directory/trunks/daemon/pom.xml Thu Oct 12 09:55:59 2006
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.directory</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.5</version>
+    <version>1.0.6-SNAPSHOT</version>
   </parent>
   <groupId>org.apache.directory.daemon</groupId>
   <artifactId>build</artifactId>

Modified: directory/trunks/mina/pom.xml
URL: http://svn.apache.org/viewvc/directory/trunks/mina/pom.xml?view=diff&rev=463319&r1=463318&r2=463319
==============================================================================
--- directory/trunks/mina/pom.xml (original)
+++ directory/trunks/mina/pom.xml Thu Oct 12 09:55:59 2006
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.directory</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.5</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <groupId>org.apache.mina</groupId>
   <version>1.1.0-SNAPSHOT</version>

Modified: directory/trunks/shared/pom.xml
URL: http://svn.apache.org/viewvc/directory/trunks/shared/pom.xml?view=diff&rev=463319&r1=463318&r2=463319
==============================================================================
--- directory/trunks/shared/pom.xml (original)
+++ directory/trunks/shared/pom.xml Thu Oct 12 09:55:59 2006
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.directory</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.5</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <groupId>org.apache.directory.shared</groupId>
   <artifactId>build</artifactId>

Modified: directory/trunks/site/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/directory/trunks/site/src/site/xdoc/index.xml?view=diff&rev=463319&r1=463318&r2=463319
==============================================================================
--- directory/trunks/site/src/site/xdoc/index.xml (original)
+++ directory/trunks/site/src/site/xdoc/index.xml Thu Oct 12 09:55:59 2006
@@ -7,8 +7,12 @@
   </properties>
   <body>
 
-<b><a href="releases.html">ApacheDS 1.0 is out!</a>    
-
+    <section name="News">
+    <ul>
+      <li><b><a href="http://www.opengroup.org/openbrand/register/brand3527.htm">ApacheDS 1.0 has been certified by the Open Group as an LDAPv3 compatible server!</a></b></li>
+      <li><b><a href="subprojects/apacheds/releases.html">ApacheDS 1.0 is out!</a></b></li>
+    </ul>
+    </section>
     <section name="What is it?">
       <p>
         Before going into all the details here's what the Apache Directory