]> source.dussan.org Git - aspectj.git/commitdiff
link fixes
authorwisberg <wisberg>
Thu, 5 Jun 2003 09:11:29 +0000 (09:11 +0000)
committerwisberg <wisberg>
Thu, 5 Jun 2003 09:11:29 +0000 (09:11 +0000)
docs/devGuideDB/ajbrowser.xml
docs/devGuideDB/antsupport.xml
docs/dist/doc/README-11.html
docs/dist/doc/changes.html
docs/dist/doc/index.html
docs/faq/faq.xml

index 7bfe808e32ada200517ae4b96fa1ccf5de72aeac..0e463dd07393363724d5a75047c9121d2e066ebb 100644 (file)
                <para>
                For the most up-to-date information on known problems, 
                see the 
-               <ulink url="http://dev.eclipse.org/bugs">bug database</ulink>
+               <ulink url="http://bugs.eclipse.org/bugs">bug database</ulink>
                for unresolved 
-               <ulink url="http://dev.eclipse.org/bugs/buglist.cgi?&amp;product=AspectJ&amp;component=Compiler&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">
+               <ulink url="http://bugs.eclipse.org/bugs/buglist.cgi?&amp;product=AspectJ&amp;component=Compiler&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">
                        compiler bugs
                        </ulink> or 
-               <ulink url="http://dev.eclipse.org/bugs/buglist.cgi?&amp;product=AspectJ&amp;component=IDE&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">
+               <ulink url="http://bugs.eclipse.org/bugs/buglist.cgi?&amp;product=AspectJ&amp;component=IDE&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">
                        IDE bugs
                        </ulink>.
                </para>
         (Do join the list to participate!) 
         We also welcome any bug reports, patches, and feature requests; 
         you can submit them to the bug database at 
-        <ulink url="http://dev.eclipse.org/bugs">
-           http://dev.eclipse.org/bugs</ulink>
+        <ulink url="http://bugs.eclipse.org/bugs">
+           http://bugs.eclipse.org/bugs</ulink>
         using the AspectJ product and IDE component. 
                </para>
        </sect2>
index 84746187860ea6ebdb7323e614735f421b135da4..22d6afa327a414d44fe4424c0bd27ba549655886 100644 (file)
                All source files under spacewar/ and coordination/ are used, except Debug.java.         
                </para>
                <para>
-               See <ulink url="../examples/builds.xml">../examples/builds.xml</ulink>
+               See <ulink url="../examples/build.xml">../examples/build.xml</ulink>
                for an example build script.
                </para>
          </sect2>
                <para>
                For the most up-to-date information on known problems, 
                see the 
-               <ulink url="http://dev.eclipse.org/bugs">bug database</ulink>
+               <ulink url="http://bugs.eclipse.org/bugs">bug database</ulink>
                for unresolved 
-               <ulink url="http://dev.eclipse.org/bugs/buglist.cgi?&amp;product=AspectJ&amp;component=Compiler&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">
+               <ulink url="http://bugs.eclipse.org/bugs/buglist.cgi?&amp;product=AspectJ&amp;component=Compiler&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">
                        compiler bugs
                        </ulink> or 
-               <ulink url="http://dev.eclipse.org/bugs/buglist.cgi?&amp;product=AspectJ&amp;component=Ant&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">
+               <ulink url="http://bugs.eclipse.org/bugs/buglist.cgi?&amp;product=AspectJ&amp;component=Ant&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">
                        taskdef bugs
                        </ulink>.
                </para>
         (Do join the list to participate!) 
         We also welcome any bug reports, patches, and features; 
         you can submit them to the bug database at 
-        <ulink url="http://dev.eclipse.org/bugs">
-           http://dev.eclipse.org/bugs</ulink>
+        <ulink url="http://bugs.eclipse.org/bugs">
+           http://bugs.eclipse.org/bugs</ulink>
         using the AspectJ product and Ant component. 
                </para>
        </sect2>
index 039c49b884a8f49596feeb8f3528746892225c23..eebb3d3e91bae5333cf4d244709d68538372cec1 100644 (file)
@@ -264,7 +264,7 @@ programs from 1.0 to 1.1.
   <p> A short description of the options ajc accepts is available with
   "<code>ajc -help</code>". 
   Longer descriptions are available in the 
-  <a href="devguide/ajc.html">Development Environment Guide
+  <a href="devguide/ajc-ref.html">Development Environment Guide
   section on ajc</a>. </p>
   <p> </p>
 
@@ -1480,8 +1480,8 @@ especially the open bugs for the
 Developers should know about bugs marked with the "info" keyword
 because those bugs reflect failures to implement the 1.1 language perfectly.
 These might be fixed during the 1.1 release cycle; find them using the query
-  <a href="https://bugs.eclipse.org/bugs/buglist.cgi?product=AspectJ&keywords=info">
-              https://bugs.eclipse.org/bugs/buglist.cgi?product=AspectJ&keywords=info</a>
+  <a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=AspectJ&keywords=info">
+              http://bugs.eclipse.org/bugs/buglist.cgi?product=AspectJ&keywords=info</a>
 
 For ajc's 1.1 implementation limitations, see 
   <a href="progguide/limitations.html">
index cbfb4674aeb22b05961f0f6a8fd80d5a0b468fa0..efaecc030cc65f3315fcd93d839240afeac84e7d 100644 (file)
@@ -14,7 +14,7 @@ All rights reserved.
 <h1>Changes in AspectJ</h1>
 
 <ul>
-  <li><a href="#1.1">1.1</a> (released 2003-06)
+  <li> 1.1 (released 2003-06) <!-- TODO XXX date -->
        See <a href="README-11.html">README-11.html</a>
   </li>
 
@@ -931,7 +931,7 @@ have changed.  These changes make these language constructs
 implementable on current JVMs without memory leaks (this wasn't true
 of the previous version).  Most people will probably not notice these
 changes, but the correct semantics are described in
-<a href="progguide/apb.html">the semantics section of the programming
+<a href="progguide/semantics.html">the semantics section of the programming
 guide</a>.
 </p>
 
index f6b32ad889f3119e908641fee541163837fa2146..3eb29ffa5a1e1fef6465b452f067934dc7e38204 100644 (file)
@@ -63,7 +63,7 @@
 
 
 <tr> <td><a href="progguide/index.html">Programming Guide</a>
-         (printable <a href="progguide.pdf">pdf</a> or <a href="progguide/printable.html">html</a>
+         (printable <a href="progguide/printable.html">html</a>
          <!-- start strip -->
 <!--          - <a href="http://eclipse.org/aspectj/doc/dist/progguide/index.html">web</a> -->
          <!-- end strip -->
index 4e1cb8cbcd1d38ab8f4d554eb8b83c635ae8704d..c414b12dedc7fa18313e1fc581c304637b37af1b 100644 (file)
         </question>
         <answer>
           <para>From AspectJ's
-            <ulink url="http://elipse.org/aspectj">web page
+            <ulink url="http://eclipse.org/aspectj">web page
             </ulink>, download the AspectJ distribution.
             The <literal>jar</literal> file is installed by executing
           </para>
@@ -1341,9 +1341,7 @@ aspect PublicErrorLogging {
             approved a proposal to add generic types to Java that is largely
             based on GJ (JSR 14).  A draft specification was submitted for
             public review, which closed on 01 August 2001, and a
-            <ulink url="http://plan9.bell-labs.com/who/wadler/pizza/gj/">
-              prototype implementation
-            </ulink> has been released.
+              prototype implementation has been released by Sun.
           </para>
           <para>We are committed to moving very rapidly to add support for
             generic types in AspectJ when generic types become part of the Java