[jboss-cvs] JBossAS SVN: r73718 - projects/aop/trunk/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 27 14:18:23 EDT 2008


Author: kabir.khan at jboss.com
Date: 2008-05-27 14:18:23 -0400 (Tue, 27 May 2008)
New Revision: 73718

Modified:
   projects/aop/trunk/build/RELEASE_NOTES.html
Log:
Get ready for aop 2.0.0.cr10

Modified: projects/aop/trunk/build/RELEASE_NOTES.html
===================================================================
--- projects/aop/trunk/build/RELEASE_NOTES.html	2008-05-27 17:54:15 UTC (rev 73717)
+++ projects/aop/trunk/build/RELEASE_NOTES.html	2008-05-27 18:18:23 UTC (rev 73718)
@@ -5,6 +5,26 @@
 <body>
 
 
+<h2>Release Notes - JBoss AOP - Version 2.1.0.CR10</h2>
+    
+<h3>Bug</h3>
+<ul>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-433'>JBAOP-433</a>] - Caller Interceptor Chains Are Not Rebuilt</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-572'>JBAOP-572</a>] - Class and Container proxy caches are not classloader aware</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-580'>JBAOP-580</a>] - Calls to Class.getDeclaredXXX() in org.jboss.aop.pointcut.Util need to happen inside privileged blocks</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-581'>JBAOP-581</a>] - Fix JmxIntrospectingMixin</li>
+</ul>
+        
+<h3>Feature Request</h3>
+<ul>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-560'>JBAOP-560</a>] - When an AspectFactory returns null no interceptor should be added to the chain</li>
+</ul>
+                    
+<h3>Task</h3>
+<ul>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-575'>JBAOP-575</a>] - Optimize addition of AspectBindings to improve AS start time</li>
+</ul>
+    
 
 <h2>Release Notes - JBoss AOP - Version 2.0.0.CR9</h2>
 
@@ -374,4 +394,4 @@
 <li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-289'>JBAOP-289</a>] - Move AOP out of head and into its own svn repository</li>
 </ul>
 </body>
-</html>
\ No newline at end of file
+</html>




More information about the jboss-cvs-commits mailing list