diff --git a/xdocs/antlibs/antunit/index.xml b/xdocs/antlibs/antunit/index.xml index 3fdf76fe7..a089dabe4 100644 --- a/xdocs/antlibs/antunit/index.xml +++ b/xdocs/antlibs/antunit/index.xml @@ -61,7 +61,7 @@ soon it was clear that most tests needed to perform common tasks like reading a build file, initializing a project instance with it and executing a target. At this point BuildFileTest + href="http://svn.apache.org/viewvc/ant/core/trunk/src/testcases/org/apache/tools/ant/BuildFileTest.java">BuildFileTest was invented, a base class for almost all task test cases.
BuildFileTest works fine and in fact has been picked up by
ViewSVN:
- http://svn.apache.org/viewcvs.cgi/ant/antlibs/antunit/trunk/
+ http://svn.apache.org/viewvc/ant/antlibs/antunit/trunk/
Ant compatibility:
@@ -83,7 +83,7 @@
ViewSVN:
- http://svn.apache.org/viewcvs.cgi/ant/antlibs/compress/trunk/
+ http://svn.apache.org/viewvc/ant/antlibs/compress/trunk/
Ant compatibility:
@@ -126,7 +126,7 @@
ViewSVN:
- http://svn.apache.org/viewcvs.cgi/ant/antlibs/dotnet/trunk/
+ http://svn.apache.org/viewvc/ant/antlibs/dotnet/trunk/
Ant compatibility:
@@ -164,7 +164,7 @@
ViewSVN:
- http://svn.apache.org/viewcvs.cgi/ant/antlibs/props/trunk/
+ http://svn.apache.org/viewvc/ant/antlibs/props/trunk/
Ant compatibility:
diff --git a/xdocs/antlibs/sandbox.xml b/xdocs/antlibs/sandbox.xml
index bf6402808..03a784173 100644
--- a/xdocs/antlibs/sandbox.xml
+++ b/xdocs/antlibs/sandbox.xml
@@ -1,6 +1,6 @@