You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README-1.5.4.adoc 1015B

12345678910111213141516
  1. = AspectJ 5 v1.5.4 Readme
  2. _© Copyright 2006 Contributors. All rights reserved._
  3. This release includes a number of bug fixes and enhancements. The full
  4. list of resolved issues can be found with
  5. https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=AspectJ&target_milestone=1.5.4&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=[this
  6. bugzilla query].
  7. Some key fixes include better handling of generic type declarations,
  8. both in regular Java classes and in combination with AspectJ constructs
  9. (for example, inter-type declarations)
  10. +
  11. '''''