]> source.dussan.org Git - aspectj.git/commitdiff
Document bugfix #105 in release notes
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Fri, 26 Nov 2021 08:17:21 +0000 (09:17 +0100)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Fri, 26 Nov 2021 08:17:21 +0000 (09:17 +0100)
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
docs/dist/doc/README-198.html

index 24abfdb959880805375d8cc827e2e13b8a9df1e5..57165e5c06ca1fb2be6336e4bdde9ecedbc294ee 100644 (file)
   <li>Document build profiles and properties in <i>docs/developer/BUILD.md</i></li>
   <li>Add a guide for setting up an AspectJ development environment in <i>docs/developer/IDE.md</i></li>
   <li>Allow JAR saving if <tt>-proceedOnError</tt> is specified</li>
+  <li>
+    Fix <a href="https://github.com/eclipse/org.aspectj/issues/105">issue #105</a>: Compilation fails when using an
+    aspect library via <tt>-aspectpath</tt> in combination with introducing an annotation via ITD. This was broken since
+    version 1.9.5 and fixed in 1.9.8.RC3.
+  </li>
 </ul>
 
 <p>