Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 50567 invoked from network); 12 Jun 2009 17:45:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Jun 2009 17:45:58 -0000 Received: (qmail 89626 invoked by uid 500); 12 Jun 2009 17:46:09 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 89509 invoked by uid 500); 12 Jun 2009 17:46:09 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 89499 invoked by uid 99); 12 Jun 2009 17:46:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jun 2009 17:46:09 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.219.225 as permitted sender) Received: from [209.85.219.225] (HELO mail-ew0-f225.google.com) (209.85.219.225) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jun 2009 17:46:01 +0000 Received: by ewy25 with SMTP id 25so1686966ewy.42 for ; Fri, 12 Jun 2009 10:45:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=G/dBQ7CA/fmwPMdsQiZhAh42DuI/n4d7oMFiH1bp67g=; b=dPubjhy2y/Tg6XJH1RfNryDKbIa8XpWU9RMtKV0uOXytKfeRJ0Wa3sa5RqcuhMEjBh 9AD/TAM84FdUXwA1EkZGx4lFF8ySCoytXAvXg9q4ZvTuK/XIwKQBaCDZbaCNrGeXHk89 myylx5rfUJOFk3cC3QwYwZC2WKGH5+V+YnJP8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=lY1kgDyANApPZxXbG+U2ULkhKZbD8aZkZeLIpsPMHE9OuYhqMXLR0Xiyour2Trjrgl zAYkfL/Cj2IjHR59Y0P/6vSU0WPbYseTfGqFSefhznNLVUnFcc/1t0eBd0S21M4wit/k hMggoIwGfNa6/A/De0o3sDo0g75hqBcsEtul0= MIME-Version: 1.0 Received: by 10.216.18.212 with SMTP id l62mr1408434wel.76.1244828740120; Fri, 12 Jun 2009 10:45:40 -0700 (PDT) Date: Fri, 12 Jun 2009 18:45:40 +0100 Message-ID: <25aac9fc0906121045u18b2ad6h400f9a524b1e7c00@mail.gmail.com> Subject: [EMAIL] fixes for 1.2 From: sebb To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I think the file src/assembly/src.xml needs updating now that some files / dirs have been removed. Also, how about using file: URLs for the tests, rather than http: ones? What do you think about https://issues.apache.org/jira/browse/EMAIL-87 ? Is that a reasonable approach for comparing URLs? S/// --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org