You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by er...@apache.org on 2008/02/09 18:30:31 UTC

svn commit: r620159 - /httpcomponents/oac.hc3x/trunk/project.xml

Author: erikabele
Date: Sat Feb  9 09:30:31 2008
New Revision: 620159

URL: http://svn.apache.org/viewvc?rev=620159&view=rev
Log:
Sync mailing list info with main site.

Modified:
    httpcomponents/oac.hc3x/trunk/project.xml

Modified: httpcomponents/oac.hc3x/trunk/project.xml
URL: http://svn.apache.org/viewvc/httpcomponents/oac.hc3x/trunk/project.xml?rev=620159&r1=620158&r2=620159&view=diff
==============================================================================
--- httpcomponents/oac.hc3x/trunk/project.xml (original)
+++ httpcomponents/oac.hc3x/trunk/project.xml Sat Feb  9 09:30:31 2008
@@ -160,19 +160,35 @@
       <name>HttpClient User List</name>
       <subscribe>httpclient-users-subscribe@hc.apache.org</subscribe>
       <unsubscribe>httpclient-users-unsubscribe@hc.apache.org</unsubscribe>
+      <post>httpclient-users@hc.apache.org</post>
       <archive>http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/</archive>
+      <otherArchives>
+        <otherArchive>http://www.nabble.com/HttpClient-User-f20180.html</otherArchive>
+        <otherArchive>http://marc.info/?l=httpclient-users</otherArchive>
+        <otherArchive>http://hc.apache.org/mail/httpclient-users/</otherArchive>
+      </otherArchives>
     </mailingList>
     <mailingList>
       <name>HttpComponents Developer List</name>
       <subscribe>dev-subscribe@hc.apache.org</subscribe>
       <unsubscribe>dev-unsubscribe@hc.apache.org</unsubscribe>
+      <post>dev@hc.apache.org</post>
       <archive>http://mail-archives.apache.org/mod_mbox/hc-dev/</archive>
+      <otherArchives>
+        <otherArchive>http://www.nabble.com/HttpComponents-Dev-f20179.html</otherArchive>
+        <otherArchive>http://marc.info/?l=httpclient-commons-dev</otherArchive>
+        <otherArchive>http://hc.apache.org/mail/dev/</otherArchive>
+      </otherArchives>
     </mailingList>
     <mailingList>
       <name>HttpComponents Commits List</name>
       <subscribe>commits-subscribe@hc.apache.org</subscribe>
       <unsubscribe>commits-unsubscribe@hc.apache.org</unsubscribe>
       <archive>http://mail-archives.apache.org/mod_mbox/hc-commits/</archive>
+      <otherArchives>
+        <otherArchive>http://marc.info/?l=httpcomponents-commits</otherArchive>
+        <otherArchive>http://hc.apache.org/mail/commits/</otherArchive>
+      </otherArchives>
     </mailingList>
   </mailingLists>
 



Re: svn commit: r620159 - /httpcomponents/oac.hc3x/trunk/project.xml

Posted by Erik Abele <er...@codefaktor.de>.
On 10.02.2008, at 09:57, Roland Weber wrote:

> Hi Erik,
>
>> Author: erikabele
>> Date: Sat Feb  9 09:30:31 2008
>> New Revision: 620159
>>
>> URL: http://svn.apache.org/viewvc?rev=620159&view=rev
>> Log:
>> Sync mailing list info with main site.
>>
>> Modified:
>>     httpcomponents/oac.hc3x/trunk/project.xml
>
> The Maven 1 installation I have running would never generate
> links to "other archives", nor the "post" link when I tried
> that two days ago. That's why this information wasn't in the
> project.xml file. Do you know a trick to make it work? Maybe
> a command to get newer versions of the plugins?

Not really (don't even have Maven1 installed) :)

I just looked at the pom spec [1] and it did mention it so I guessed  
that it would work - especially since the placeholders are already  
shown in the HTML, just empty... however, can't hurt to have it in  
there as long as Maven doesn't moan about it...

Cheers,
Erik

[1] http://maven.apache.org/maven-1.x/reference/maven-model/3.0.2/ 
maven.html

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


Re: svn commit: r620159 - /httpcomponents/oac.hc3x/trunk/project.xml

Posted by Roland Weber <os...@dubioso.net>.
Hi Erik,

> Author: erikabele
> Date: Sat Feb  9 09:30:31 2008
> New Revision: 620159
> 
> URL: http://svn.apache.org/viewvc?rev=620159&view=rev
> Log:
> Sync mailing list info with main site.
> 
> Modified:
>     httpcomponents/oac.hc3x/trunk/project.xml

The Maven 1 installation I have running would never generate
links to "other archives", nor the "post" link when I tried
that two days ago. That's why this information wasn't in the
project.xml file. Do you know a trick to make it work? Maybe
a command to get newer versions of the plugins?

cheers,
  Roland



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