8000 correct invalid project.xml file · spinscale/commons-codec@be0809b · GitHub
Skip to content

Commit be0809b

Browse files
committed
correct invalid project.xml file
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@164926 13f79535-47bb-0310-9956-ffa450edef68
1 parent 0f9ad2e commit be0809b

1 file changed

Lines changed: 12 additions & 8 deletions

File tree

project.xml

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -138,20 +138,24 @@ limitations under the License.
138138
<contributor>
139139
<name>Christopher O'Brien</name>
140140
<email>siege@preoccupied.net</email>
141-
<roles>hex, md5, architecture</roles>
141+
<roles>
142+
<role>hex</role>
143+
<role>md5</role>
144+
<role>architecture</role>
145+
</roles>
142146
</contributor>
143147
<contributor>
144148
<name>Martin Redington</name>
145-
<roles>representing xml-rpc</roles>
149+
<roles><role>representing xml-rpc</role></roles>
146150
</contributor>
147151
<contributor>
148152
<name>Jeffery Dever</name>
149-
<roles>representing http-client</roles>
153+
<roles><role>representing http-client</role></roles>
150154
</contributor>
151155
<contributor>
152156
<name>Steve Zimmermann</name>
153157
<email>steve.zimmermann@heii.com</email>
154-
<roles>documentation</roles>
158+
<roles><role>documentation</role></roles>
155159
</contributor>
156160
<contributor>
157161
<name>Benjamin Walstrum</name>
@@ -160,22 +164,22 @@ limitations under the License.
160164
<contributor>
161165
<name>Oleg Kalnichevski</name>
162166
<email>oleg@ural.ru</email>
163-
<roles>representing http-client</roles>
167+
<roles><role>representing http-client</role></roles>
164168
</contributor>
165169
<contributor>
166170
<name>Dave Dribin</name>
167171
<email>apache@dave.dribin.org</email>
168-
<roles>digest util</roles>
172+
<roles><role>digest util</role></roles>
169173
</contributor>
170174
<contributor>
171175
<name>Alex Karasulu</name>
172176
<email>aok123 at bellsouth.net</email>
173-
<roles>Submitted Binary class and test</roles>
177+
<roles><role>Submitted Binary class and test</role></roles>
174178
</contributor>
175179
<contributor>
176180
<name>Matthew Inger</name>
177181
<email>mattinger at yahoo.com</email>
178-
<roles>Submitted DIFFERENCE algorithm for Soundex and RefinedSoundex</roles>
182+
<roles><role>Submitted DIFFERENCE algorithm for Soundex and RefinedSoundex</role></roles>
179183
</contributor>
180184
</contributors>
181185
<dependencies>

0 commit comments

Comments
 (0)