Skip to content

Commit ce78867

Browse files
author
Timothy O'Brien
committed
Added Dave Dribin and David Graham to the developer and
contributor section of project.xml. Also reactived the Clover report for Commons Codec. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@130203 13f79535-47bb-0310-9956-ffa450edef68
1 parent 7f32cfe commit ce78867

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

project.xml

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,11 @@
7272
<role>Java Developer</role>
7373
</roles>
7474
</developer>
75+
<developer>
76+
<name>David Graham</name>
77+
<id>dgraham</id>
78+
<email>dgraham@apache.org</email>
79+
</developer>
7580
</developers>
7681

7782
<contributors>
@@ -102,6 +107,11 @@
102107
<email>oleg@ural.ru</email>
103108
<roles>representing http-client</roles>
104109
</contributor>
110+
<contributor>
111+
<name>Dave Dribin</name>
112+
<email>apache@dave.dribin.org</email>
113+
<roles>digest util</roles>
114+
</contributor>
105115
</contributors>
106116

107117
<dependencies>
@@ -137,11 +147,11 @@
137147
<report>maven-changelog-plugin</report>
138148
<!-- <report>maven-changes-plugin</report> -->
139149
<report>maven-checkstyle-plugin</report>
140-
<!-- <report>maven-clover-plugin</report> -->
150+
<report>maven-clover-plugin</report>
141151
<report>maven-developer-activity-plugin</report>
142152
<report>maven-file-activity-plugin</report>
143153
<report>maven-javadoc-plugin</report>
144-
<report>maven-jdepend-plugin</report>
154+
<!-- <report>maven-jdepend-plugin</report> -->
145155
<!-- <report>maven-jellydoc-plugin</report> -->
146156
<report>maven-junit-report-plugin</report>
147157
<report>maven-jxr-plugin</report>

0 commit comments

Comments
 (0)