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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jul 21 08:44:40 EDT 2008


Author: kabir.khan at jboss.com
Date: 2008-07-21 08:44:40 -0400 (Mon, 21 Jul 2008)
New Revision: 76059

Modified:
   projects/aop/trunk/build/RELEASE_NOTES.html
Log:
Upgrade version

Modified: projects/aop/trunk/build/RELEASE_NOTES.html
===================================================================
--- projects/aop/trunk/build/RELEASE_NOTES.html	2008-07-21 12:33:11 UTC (rev 76058)
+++ projects/aop/trunk/build/RELEASE_NOTES.html	2008-07-21 12:44:40 UTC (rev 76059)
@@ -3,8 +3,26 @@
 <title>Release Notes - JBoss AOP - Version 2.0.0.CR14</title>
 </head>
 <body>
+ 
+<h2>Release Notes - JBoss AOP - Version 2.0.0.CR15</h2>
+    
+<h3>Bug</h3>
+<ul>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-605'>JBAOP-605</a>] -         InstanceDomain.addBinding does not update pointcut collection
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-606'>JBAOP-606</a>] -         JBoss AOP does not support multi-class loader standalone environments
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-613'>JBAOP-613</a>] -         AspectDeployer.deployAnnotations() unwind on error causes IndexOutOfBoundsException
+</li>
+</ul>
+        
+<h3>Feature Request</h3>
+<ul>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-610'>JBAOP-610</a>] -         Allow the use of &quot;this&quot; in annotated named pointcuts, typedefs etc.
+</li>
+</ul>
+                                
 
-
 <h2>Release Notes - JBoss AOP - Version 2.0.0.CR14</h2>
     
 <h3>Bug</h3>




More information about the jboss-cvs-commits mailing list