You got it!

Adrian Sutton wrote:

Noticed this come through the cvs commits - thanks for the recogition.
Could I be picky and request that an Organisation tag be added akin to:

<organization>Ephox</organization>

Since they're paying me to do the work I figure they should get a mention.
:)

Thanks.

Adrian Sutton, Software Engineer
Ephox Corporation
www.ephox.com


This email and any files transmitted with it are confidential and intended
solely for the use of the individual to whom they are addressed. Opinions
contained in this email do not necessarily reflect the opinions of Ephox
Corporation.
If you have received this email in error please notify the sender
immediately and delete all copies of the correspondence from your computer
and/or computer network. No warranty is given that this message upon its
receipt is virus free and the sender in this respect accepts no liability.



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:jsdever@;apache.org]
Sent: Thursday, 31 October 2002 6:37 PM
To: [EMAIL PROTECTED]
Subject: cvs commit: jakarta-commons/httpclient project.xml


jsdever 2002/10/31 00:37:03

Modified: httpclient project.xml
Log:
Update the contributors and committer.
Update the dependancy of commons-logging 1.0.2

Revision Changes Path
1.8 +19 -4 jakarta-commons/httpclient/project.xml

Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/httpclient/project.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- project.xml 8 Sep 2002 05:51:42 -0000 1.7
+++ project.xml 31 Oct 2002 08:37:03 -0000 1.8
@@ -10,7 +10,7 @@
<shortDescription>Commons HttpClient</shortDescription>

<description>
- Embeddable Http Client
+ Embeddable HTTP Client
</description>

<developers>
@@ -56,16 +56,31 @@
<organization>Independent consultant</organization>
<roles><role>Java Developer</role></roles>
</developer>
-
+
+ <developer>
+ <name>Sung-Gu</name>
+ <id>jericho</id>
+ <email>jericho_at_pache_org</email>
+ <organization></organization>
+ <roles><role>Java Developer</role></roles>
+ </developer>

</developers>

<contributors>
+
<contributor>
<name>Ryan Lubke</name>
<email>[EMAIL PROTECTED]</email>
</contributor>
+
+ <contributor>
+ <name>Adrian Sutton</name>
+ <email>adrian.sutton_at_ephox_com</email>
+ </contributor>
+
</contributors>
+

<dependencies>

@@ -76,11 +91,11 @@

<dependency>
<id>commons-logging</id>
- <version>1.0.1</version>
+ <version>1.0.2</version>
</dependency>

-
</dependencies>
+

<build>





--
To unsubscribe, e-mail:
<mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail:
<mailto:commons-dev-help@;jakarta.apache.org>



--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>




--
To unsubscribe, e-mail:   <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>

Reply via email to