You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/09/04 02:28:39 UTC

svn commit: r267525 - in /maven/maven-1/plugins/trunk/jdiff: project.xml xdocs/navigation.xml

Author: brett
Date: Sat Sep  3 17:28:34 2005
New Revision: 267525

URL: http://svn.apache.org/viewcvs?rev=267525&view=rev
Log:
tidy up nav and contributors

Modified:
    maven/maven-1/plugins/trunk/jdiff/project.xml
    maven/maven-1/plugins/trunk/jdiff/xdocs/navigation.xml

Modified: maven/maven-1/plugins/trunk/jdiff/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jdiff/project.xml?rev=267525&r1=267524&r2=267525&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jdiff/project.xml (original)
+++ maven/maven-1/plugins/trunk/jdiff/project.xml Sat Sep  3 17:28:34 2005
@@ -55,23 +55,25 @@
     <developer>
       <name>Jason van Zyl</name>
       <id>jvanzyl</id>
-      <email>jason@zenplex.com</email>
-      <organization>Zenplex</organization>
-      <roles>
-        <role>Architect</role>
-        <role>Release Manager</role>
-      </roles>
+      <email>jason@maven.org</email>
     </developer>
     <developer>
       <name>Emmanuel Venisse</name>
       <id>evenisse</id>
       <email>emmanuel@venisse.net</email>
       <organization/>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
+    </developer>
+    <developer>
+      <name>Brett Porter</name>
+      <id>brett</id>
+      <email>brett@apache.org</email>
     </developer>
   </developers>
+  <contributors>
+    <contributor>
+      <name>Phil Steitz</name>
+    </contributor>
+  </contributors>
   <dependencies>
     <dependency>
       <groupId>jdiff</groupId>

Modified: maven/maven-1/plugins/trunk/jdiff/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jdiff/xdocs/navigation.xml?rev=267525&r1=267524&r2=267525&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jdiff/xdocs/navigation.xml (original)
+++ maven/maven-1/plugins/trunk/jdiff/xdocs/navigation.xml Sat Sep  3 17:28:34 2005
@@ -31,13 +31,5 @@
       <item href="/properties.html" name="Properties">
       </item>
     </menu>
-    <menu name="Downloads">
-      <item name="JDiff Plugin 1.2"
-            href="http://www.ibiblio.org/maven/maven/plugins/maven-jdiff-plugin-1.2.jar"/>
-      <item name="JDiff Plugin 1.3"
-            href="http://www.ibiblio.org/maven/maven/plugins/maven-jdiff-plugin-1.3.jar"/>
-      <item name="JDiff Plugin 1.4"
-            href="http://www.ibiblio.org/maven/maven/plugins/maven-jdiff-plugin-1.4.jar"/>
-    </menu>
   </body>
-</project>
\ No newline at end of file
+</project>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org