From 70051ae5b78edb068964da3e4a7709055f9fbd53 Mon Sep 17 00:00:00 2001 From: acolyer Date: Tue, 13 May 2003 11:55:52 +0000 Subject: [PATCH] Fixed broken links to bug db and IBM sites. --- docs/faq/faq.xml | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/docs/faq/faq.xml b/docs/faq/faq.xml index 328642445..9ac2191f4 100644 --- a/docs/faq/faq.xml +++ b/docs/faq/faq.xml @@ -1447,13 +1447,13 @@ aspect PublicErrorLogging { You may view and submit bug reports and feature requests at - http://dev.eclipse.org/bugs, + http://bugs.eclipse.org/bugs, using the product AspectJ. Here are direct links to view open compiler bugs, view all Aspectj bugs (open or closed), or - + add new bugs. @@ -1546,16 +1546,15 @@ ajc -argfile sources.lst - developerWorks : J - ava technology : Tools and products - Developer kits + url="http://www-106.ibm.com/developerworks/java/jdk/"> + developerWorks : Java technology : Tools and products - Developer kits + url="http://www-124.ibm.com/developerworks/oss/jikes/"> developerWorks : Open Source - Jikes Project @@ -2498,8 +2497,7 @@ aspect MyMarker extends MarkerExample { and many developers already use alternative solutions. For one possibly standard solution, see - Lon - g-Term Persistence for JavaBeans Specification + Long-Term Persistence for JavaBeans Specification . @@ -3680,8 +3678,8 @@ vmparam -Xmx384m You can submit a bug from - - http://dev.eclipse.org/bugs/enter_bug.cgi?product=AspectJ + + http://bugs.eclipse.org/bugs/enter_bug.cgi?product=AspectJ . If it seems to be a bug in the compiler, please attach a small test case (source code) -- 2.39.5