[
https://issues.apache.org/jira/browse/ABDERA-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Ancona updated ABDERA-69:
-----------------------------
Attachment: build.xml.patch
Patch to update build/build.xml to use the new Feed Validator SVN Repository at
Google Code
> Build uses incorrect URI for Feedvalidator SVN
> ----------------------------------------------
>
> Key: ABDERA-69
> URL: https://issues.apache.org/jira/browse/ABDERA-69
> Project: Abdera
> Issue Type: Bug
> Environment: Windows XP, Ant 1.6.5, Tortoise SVN 1.4.5
> Reporter: Jim Ancona
> Priority: Minor
> Attachments: build.xml.patch
>
>
> build/build.xml target download_feedvalidator_tests uses
> https://svn.sourceforge.net/svnroot/feedvalidator/trunk/feedvalidator/testcases/atom
> as the URI to access Feed Validator tests. This is wrong for 2 reasons:
> 1. Sourceforge has changed their SVN URI format, the new URI should be
> https://feedvalidator.svn.sourceforge.net/svnroot/feedvalidator/trunk/feedvalidator/testcases/atom/
> 2. Feed Validator has moved to Google Code:
> http://feedvalidator.org/docs/howto/install_and_run.html, so the new SVN URI
> is http://feedvalidator.googlecode.com/svn/trunk/feedvalidator/testcases/atom
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.