aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAndy Clement <aclement@pivotal.io>2018-10-15 10:37:51 -0700
committerAndy Clement <aclement@pivotal.io>2018-10-15 10:37:51 -0700
commit675be223821fad1e8953526d05fb06c58d580cb6 (patch)
treed571834c844f280b7b53bd764428532ccf3baa4a /docs
parenta1953b55458304e99b90124925c3b7c4aa88ebe3 (diff)
downloadaspectj-675be223821fad1e8953526d05fb06c58d580cb6.tar.gz
aspectj-675be223821fad1e8953526d05fb06c58d580cb6.zip
wip 1.9.2 readme
Diffstat (limited to 'docs')
-rw-r--r--docs/dist/doc/README-192.html35
-rw-r--r--docs/dist/doc/index.html1
2 files changed, 36 insertions, 0 deletions
diff --git a/docs/dist/doc/README-192.html b/docs/dist/doc/README-192.html
new file mode 100644
index 000000000..d93ad05a8
--- /dev/null
+++ b/docs/dist/doc/README-192.html
@@ -0,0 +1,35 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html> <head>
+<title>AspectJ 1.9.2 Readme</title>
+<style type="text/css">
+<!--
+ P { margin-left: 20px; }
+ PRE { margin-left: 20px; }
+ LI { margin-left: 20px; }
+ H4 { margin-left: 20px; }
+ H3 { margin-left: 10px; }
+-->
+</style>
+</head>
+
+<body>
+<div align="right"><small>
+&copy; Copyright 2018 Contributors.
+All rights reserved.
+</small></div>
+<p>The full list of resolved issues in 1.9.2 is available
+<a href="https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&f0=OP&f1=OP&f3=CP&f4=CP&j1=OR&list_id=16866879&product=AspectJ&query_format=advanced&target_milestone=1.9.2">here</a></h2>.</p>
+
+<h1>AspectJ 1.9.2</h1>
+
+<h4>Java 11 support</h4>
+<p>AspectJ now supports Java11. It has been updated to a more recent JDT compiler that supports Java 11 (JDTCore #6373b82afa49b).
+
+<p>Available: 1.9.2 available Oct-2018</p>
+
+<br><br>
+
+
+<!-- ============================== -->
+</body>
+</html>
diff --git a/docs/dist/doc/index.html b/docs/dist/doc/index.html
index 9e556ba73..8f01523a3 100644
--- a/docs/dist/doc/index.html
+++ b/docs/dist/doc/index.html
@@ -138,6 +138,7 @@
<tr> <td>README's
</td>
<td>Changes and porting guide for AspectJ
+ <a href="README-192.html">1.9.2</a>,
<a href="README-191.html">1.9.1</a>,
<a href="README-190.html">1.9.0</a>,
<a href="README-1811.html">1.8.10</a>,