From 6d7638833f88e7a26ac3688c7cda0e617a94be31 Mon Sep 17 00:00:00 2001 From: wisberg Date: Mon, 14 Mar 2005 10:42:12 +0000 Subject: [PATCH] dead link, new source modules --- docs/faq/faq.xml | 41 ++++++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 19 deletions(-) diff --git a/docs/faq/faq.xml b/docs/faq/faq.xml index 5d754900d..a2edac13c 100644 --- a/docs/faq/faq.xml +++ b/docs/faq/faq.xml @@ -23,7 +23,7 @@ 2003-2005 Contributors. All rights reserved. - Last updated March 10, 2005 + Last updated March 13, 2005 For a list of recently-updated FAQ entries, see @@ -751,10 +751,8 @@ particular to AOP, and past programming language innovations also do that, as will future developments. - Slides for a long talk on this topic are at - - http://www.cs.ubc.ca/~gregor/vinst-2-17-01.zip - . + (Slides for a long talk on this topic were once available at + http://www.cs.ubc.ca/~gregor/vinst-2-17-01.zip.) @@ -3998,18 +3996,18 @@ vmparam -Xmx384m with the 1.0 downloads. It contains instructions for building from sources. - AspectJ 1.1 source code is available through CVS using the CVS Root - dev.eclipse.org:/home/technology. For more information - on accessing the CVS tree at eclipse.org, see the documentation - from http://eclipse.org. - Find specific instructions in the AspectJ tree at - - org.aspectj/modules/build/readme-build-and-test-aspectj.html. - If you would like to use Ant to checkout the sources, - build the distribution, and test everything, see - - org.aspectj/modules/build/release/build.xml. - + AspectJ 1.1+ source code is available through CVS using the + CVS Root dev.eclipse.org:/home/technology. + For more information on accessing the CVS tree at eclipse.org, + see the documentation from http://eclipse.org. Find + specific instructions in the AspectJ tree at + org.aspectj/modules/build/readme-build-and-test-aspectj.html. + If you would like to use Ant to checkout the sources, build the + distribution, and test everything, see + org.aspectj/modules/build/release/build.xml. The AspectJ tree is organized into modules as follows: org.aspectj/ @@ -4043,9 +4041,13 @@ vmparam -Xmx384m and runtime. For ajbrowser: the compiler modules, plus - ajbrowser, taskdefs, and ajde. + ajbrowser, ajdoc, taskdefs, and ajde. + + For the AspectJ distribution, the ajbrowser modules, + plus aspectj5rt and org.aspectj.lib. - For the test harness: the ajbrowser modules, plus + For the test harness (or to run the release build + scripts and tests): the ajbrowser modules, plus testing, testing-client, and testing-drivers. To run the test suite: the test harness modules, plus @@ -4518,6 +4520,7 @@ vmparam -Xmx384m + -- 2.39.5