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/03/16 04:44:01 UTC

svn commit: r157636 - directory/asn1/trunk/project.xml

Author: akarasulu
Date: Tue Mar 15 19:43:59 2005
New Revision: 157636

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

 o changing group id over to directory
 o cleaning up the names of people who were added to the project due to copy
   over - some are not even committers


Modified:
    directory/asn1/trunk/project.xml

Modified: directory/asn1/trunk/project.xml
URL: http://svn.apache.org/viewcvs/directory/asn1/trunk/project.xml?view=diff&r1=157635&r2=157636
==============================================================================
--- directory/asn1/trunk/project.xml (original)
+++ directory/asn1/trunk/project.xml Tue Mar 15 19:43:59 2005
@@ -1,48 +1,46 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
 <project>
-    <groupId>incubator-directory</groupId>
+    <groupId>directory</groupId>
     <id>asn1</id>
     <name>Apache ASN.1 Tools</name>
     <package>org.apache.asn1</package>
     <currentVersion>0.3-SNAPSHOT</currentVersion>
 
     <organization>
-      <name>The Apache Incubator</name>
-      <url>http://incubator.apache.org</url>
-      <logo>http://incubator.apache.org/directory/images/apache-incubator-logo.png</logo>
+      <name>The Apache Directory Project</name>
+      <url>http://directory.apache.org</url>
+      <logo>http://directory.apache.org/images/apache-directory-logo.png</logo>
     </organization>
 
     <inceptionYear>2003</inceptionYear>
     
-    <logo>http://incubator.apache.org/directory/images/apache-directory-logo.png</logo>
-    <url>http://incubator.apache.org/directory/subprojects/asn1</url>
+    <logo>http://directory.apache.org/images/apache-directory-logo.png</logo>
+    <url>http://directory.apache.org/subprojects/asn1</url>
 
     <issueTrackingUrl>
-      http://nagoya.apache.org/jira/secure/BrowseProject.jspa?id=10517
+      http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10517
     </issueTrackingUrl>
 
     <siteAddress>minotaur.apache.org</siteAddress>
     <siteDirectory>
-      /www/incubator.apache.org/directory/subprojects/asn1
+      /www/directory.apache.org/subprojects/asn1
     </siteDirectory>
     <distributionDirectory>
-      /www/cvs.apache.org/dist/incubator/directory
+      /www/cvs.apache.org/dist/directory
     </distributionDirectory>
 
-    <gumpRepositoryId>apache-incubator-svn</gumpRepositoryId>
-
     <repository>
       <connection>
-        scm:svn:http://svn.apache.org/repos/asf/incubator:directory/asn1/trunk/${module.path}
+        scm:svn:http://svn.apache.org/repos/asf/directory/asn1/trunk/${module.path}
       </connection>
 
       <url>
-        http://svn.apache.org/viewcvs.cgi/incubator/directory/asn1/trunk/${module.path}/?root=Apache-SVN
+        http://svn.apache.org/viewcvs.cgi/directory/asn1/trunk/${module.path}/?root=Apache-SVN
       </url>
       
       <developerConnection>
-        https://svn.apache.org/repos/asf/incubator/directory/asn1/trunk/${module.path}
+        https://svn.apache.org/repos/asf/directory/asn1/trunk/${module.path}
       </developerConnection>
     </repository>
   
@@ -62,29 +60,19 @@
       <mailingList>
         <name>Apache Directory Developement - use [asn1] prefix</name>
           <subscribe>
-            directory-dev-subscribe@incubator.apache.org
+            dev-subscribe@directory.apache.org
           </subscribe>
           <unsubscribe>
-            directory-dev-unsubscribe@incubator.apache.org
+            dev-unsubscribe@directory.apache.org
           </unsubscribe>
           <archive>
-            http://nagoya.apache.org/eyebrowse/SummarizeList?listId=181
+            http://mail-archives.apache.org/eyebrowse/ViewLists
           </archive>
         </mailingList>
     </mailingLists>
     
     <developers>
       <developer>
-        <name>Noel Bergman</name>
-        <id>noeljb</id>
-        <email>noeljb at apache.org</email>
-        <roles>
-          <role>Mentor</role>
-          <role>Advisor</role>
-          <role>Sponsor</role>
-        </roles>
-      </developer>
-      <developer>
         <name>Alan Cabrera</name>
         <id>adc</id>
         <email>adc at apache.org</email>
@@ -104,25 +92,6 @@
         </roles>
       </developer>
       <developer>
-        <name>Jeff Machols</name>
-        <id>jmachols</id>
-        <email>jmachols at apache.org</email>
-        <roles>
-          <role>Developer</role>
-          <role>Infrastructure Support</role>
-        </roles>
-      </developer>
-      <developer>
-        <name>Stephen McConnell</name>
-        <id>mcconnell</id>
-        <email>mcconnell at apache.org</email>
-        <roles>
-          <role>Mentor</role>
-          <role>Sponsor</role>
-          <role>Advisor</role>
-        </roles>
-      </developer>
-      <developer>
         <name>Wes McKean</name>
         <id>wesmckean</id>
         <email>wesmckean at apache.org</email>
@@ -144,7 +113,7 @@
       <license>
         <name>Apache 2.0 License</name>
         <url>
-          http://cvs.apache.org/viewcvs.cgi/incubator/directory/LICENSE.txt?rev=1369&amp;root=Apache-SVN&amp;view=markup
+          http://cvs.apache.org/viewcvs.cgi/directory/LICENSE.txt?rev=1369&amp;root=Apache-SVN&amp;view=markup
         </url>
         <distribution>repo</distribution>
       </license>
@@ -160,7 +129,7 @@
     </dependencies>        
   
     <build>
-      <nagEmailAddress>directory-dev@incubator.apache.org</nagEmailAddress>
+      <nagEmailAddress>dev@directory.apache.org</nagEmailAddress>
       <sourceDirectory>${basedir}/src/java</sourceDirectory>
       <unitTestSourceDirectory>${basedir}/src/test</unitTestSourceDirectory>
       <integrationUnitTestSourceDirectory/>
@@ -221,7 +190,6 @@
           <includes>
             <include>LICENSE.txt</include>
             <include>NOTICE.txt</include>
-            <include>INCUBATOR-DISCLAIMER.txt</include>
           </includes>
         </resource>