Simon Kitching wrote:
On Tue, 2006-07-25 at 09:13 +0000, [EMAIL PROTECTED] wrote:
Author: dennisl
Date: Tue Jul 25 02:13:44 2006
New Revision: 425343

URL: http://svn.apache.org/viewvc?rev=425343&view=rev
Log:
Add trailing slashes to URLs.

- <url>http://jakarta.apache.org/commons/logging</url>
+  <url>http://jakarta.apache.org/commons/logging/</url>

Is the trailing slash on the url important?

If you use maven-linkcheck-plugin they are reported as errors or warnings unless the are exactly as they should. Without the trailing slash they are considered redirects, 301 or 302 IIRC.

--
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to