]> source.dussan.org Git - aspectj.git/commitdiff
wip 1.9.2 readme
authorAndy Clement <aclement@pivotal.io>
Mon, 15 Oct 2018 17:37:51 +0000 (10:37 -0700)
committerAndy Clement <aclement@pivotal.io>
Mon, 15 Oct 2018 17:37:51 +0000 (10:37 -0700)
docs/dist/doc/README-192.html [new file with mode: 0644]
docs/dist/doc/index.html

diff --git a/docs/dist/doc/README-192.html b/docs/dist/doc/README-192.html
new file mode 100644 (file)
index 0000000..d93ad05
--- /dev/null
@@ -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>
index 9e556ba73156ecdde881d7989cbaea210c162bf3..8f01523a3dcbdec044d4979becdb486af8f25d28 100644 (file)
 <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>,