Return-Path: Delivered-To: apmail-jakarta-httpcomponents-commits-archive@www.apache.org Received: (qmail 56652 invoked from network); 11 Aug 2007 08:01:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Aug 2007 08:01:08 -0000 Received: (qmail 15023 invoked by uid 500); 11 Aug 2007 08:01:06 -0000 Delivered-To: apmail-jakarta-httpcomponents-commits-archive@jakarta.apache.org Received: (qmail 15007 invoked by uid 500); 11 Aug 2007 08:01:06 -0000 Mailing-List: contact httpcomponents-commits-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: httpcomponents-dev@jakarta.apache.org Delivered-To: mailing list httpcomponents-commits@jakarta.apache.org Received: (qmail 14998 invoked by uid 99); 11 Aug 2007 08:01:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Aug 2007 01:01:06 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Aug 2007 08:01:11 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 737231A981C; Sat, 11 Aug 2007 01:00:45 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r564851 - in /jakarta/httpcomponents/oac.hc3x/trunk: project.properties project.xml Date: Sat, 11 Aug 2007 08:00:45 -0000 To: httpcomponents-commits@jakarta.apache.org From: rolandw@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070811080045.737231A981C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rolandw Date: Sat Aug 11 01:00:44 2007 New Revision: 564851 URL: http://svn.apache.org/viewvc?view=rev&rev=564851 Log: updated some Commons and HttpClient URLs Modified: jakarta/httpcomponents/oac.hc3x/trunk/project.properties jakarta/httpcomponents/oac.hc3x/trunk/project.xml Modified: jakarta/httpcomponents/oac.hc3x/trunk/project.properties URL: http://svn.apache.org/viewvc/jakarta/httpcomponents/oac.hc3x/trunk/project.properties?view=diff&rev=564851&r1=564850&r2=564851 ============================================================================== --- jakarta/httpcomponents/oac.hc3x/trunk/project.properties (original) +++ jakarta/httpcomponents/oac.hc3x/trunk/project.properties Sat Aug 11 01:00:44 2007 @@ -11,7 +11,7 @@ maven.checkstyle.properties=checkstyle.xml.properties maven.checkstyle.includes=**/*.java maven.checkstyle.excludes=**/*.html -maven.javadoc.links=http://java.sun.com/j2se/1.4.2/docs/api/, http://jakarta.apache.org/commons/logging/apidocs/ +maven.javadoc.links=http://java.sun.com/j2se/1.4.2/docs/api/, http://commons.apache.org/logging/commons-logging-1.0.4/docs/apidocs/ maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory maven.repo.list=asf maven.repo.asf=scp://people.apache.org Modified: jakarta/httpcomponents/oac.hc3x/trunk/project.xml URL: http://svn.apache.org/viewvc/jakarta/httpcomponents/oac.hc3x/trunk/project.xml?view=diff&rev=564851&r1=564850&r2=564851 ============================================================================== --- jakarta/httpcomponents/oac.hc3x/trunk/project.xml (original) +++ jakarta/httpcomponents/oac.hc3x/trunk/project.xml Sat Aug 11 01:00:44 2007 @@ -23,11 +23,11 @@ /images/httpclient_logo.png - http://jakarta.apache.org/commons/httpclient/ + http://jakarta.apache.org/httpcomponents/httpclient-3.x/ http://issues.apache.org/jira/browse/HTTPCLIENT people.apache.org - /www/jakarta.apache.org/commons/httpclient/ + /www/jakarta.apache.org/httpcomponents/httpclient-3.x/ scm:svn:http://svn.apache.org/repos/asf/jakarta/httpcomponents/oac.hc3x/trunk http://svn.apache.org/repos/asf/jakarta/httpcomponents/oac.hc3x/trunk @@ -339,13 +339,13 @@ commons-logging commons-logging 1.0.4 - http://jakarta.apache.org/commons/logging/ + http://commons.apache.org/logging/ commons-codec commons-codec 1.2 - http://jakarta.apache.org/commons/codec/ + http://commons.apache.org/codec/