diff options
author | Alexander Kriegisch <Alexander@Kriegisch.name> | 2021-08-10 08:31:57 +0700 |
---|---|---|
committer | Alexander Kriegisch <Alexander@Kriegisch.name> | 2024-01-06 10:09:11 +0100 |
commit | 65545672f931445a954a900f7335269f33aff245 (patch) | |
tree | 6798bde3c407845c7799d448fc7460459835cfa9 /docs/dist/doc/index.html | |
parent | d2f3dea7e26c7850addea7747b3f0d0fe06e8b3d (diff) | |
download | aspectj-65545672f931445a954a900f7335269f33aff245.tar.gz aspectj-65545672f931445a954a900f7335269f33aff245.zip |
Remove all references to AOSD, but mention Spring
- The website is just a front page.
- I failed to contact anyone via:
* fb9553b7471df638478bbf918044bf52.gdrp@customers.whoisprivacycorp.com
* info@aosd.net
* admin@aosd.net
- The discuss@aosd.net mailing list had its last post 6 years ago and
the last one concerning AspectJ 11 years ago according to the archive
at https://discuss.aosd.narkive.com/.
Mention Spring support for native AspectJ an Spring AOP as a real world
example in the FAQ.
Also remove an FAQ link to a no longer existing PARC website about
AspectJ and fix a small typo.
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'docs/dist/doc/index.html')
-rw-r--r-- | docs/dist/doc/index.html | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/docs/dist/doc/index.html b/docs/dist/doc/index.html index 7c52cde81..dbcc52f90 100644 --- a/docs/dist/doc/index.html +++ b/docs/dist/doc/index.html @@ -39,8 +39,7 @@ <a href="https://jdeveloperaop.dev.java.net/">JDeveloper</a>. </td></tr> <tr><td><a href="#resources">resources</a></td><td> - <a href="http://aosd.net">aosd.net</a>; - <a href="https://eclipse.org/aspectj">AspectJ project</a> + <a href="https://eclipse.org/aspectj">AspectJ project</a>, the bug <a href="https://bugs.eclipse.org/bugs">db</a>, and mailing lists for <a href="mailto:aspectj-users@eclipse.org">users</a> and @@ -296,16 +295,6 @@ FAQ entry</a> for instructions on submitting compiler bugs. </td> </tr> -<tr> <td> <a href="http://aosd.net">http://aosd.net</a> - the AOSD web site - </td> - <td>This site has discussion and announcements related to - aspect-oriented software development (AOSD) in general. - Use <a href="mailto:announce@aosd.net">announce@aosd.net</a> - to get and publish notices about AOSD - workshops, conferences, and technology releases. - Use <a href="mailto:discuss@aosd.net">discuss@aosd.net</a> - for general AOSD discussions. - </td> </tr> </table> <p/> |