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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Feb 1 07:12:46 EST 2008


Author: kabir.khan at jboss.com
Date: 2008-02-01 07:12:46 -0500 (Fri, 01 Feb 2008)
New Revision: 69533

Modified:
   projects/aop/trunk/build/RELEASE_NOTES.html
Log:
Update release notes

Modified: projects/aop/trunk/build/RELEASE_NOTES.html
===================================================================
--- projects/aop/trunk/build/RELEASE_NOTES.html	2008-02-01 12:06:29 UTC (rev 69532)
+++ projects/aop/trunk/build/RELEASE_NOTES.html	2008-02-01 12:12:46 UTC (rev 69533)
@@ -4,9 +4,31 @@
 </head>
 <body>
 
+<h2>Release Notes - JBoss AOP - Version 2.0.0.CR4</h2>
 
+<h3>Bug</h3>
+<ul>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-453'>JBAOP-453</a>] - maven-jbossaop-plugin requires artifact maven-jbossaop-plugin on compile classpath</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-514'>JBAOP-514</a>] - AbstractAspectManager.destroy() should be calling undeployXml() instead of deployXml()</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-518'>JBAOP-518</a>] - Post condition of InstanceAdvisorDelegate.initializeAspects is not aspect != null</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-519'>JBAOP-519</a>] - Duplicate methods in ContainerProxyFactory</li>
+</ul>
+
+<h3>Feature Request</h3>
+<ul>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-467'>JBAOP-467</a>] - Serialize container proxies out of vm</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-513'>JBAOP-513</a>] - Delete the unused GeneratedAdvisedInterface</li>
+</ul>
+
+<h3>Task</h3>
+<ul>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-290'>JBAOP-290</a>] - Make src/build.xml work</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-511'>JBAOP-511</a>] - Add root dir to release file</li>
+</ul>
+
+
 <h2>Release Notes - JBoss AOP - Version 2.0.0.CR3</h2>
-    
+
 <h3>Bug</h3>
 <ul>
 <li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-200'>JBAOP-200</a>] - Make sure the batch and sh files work</li>
@@ -16,7 +38,7 @@
 </ul>
 
 <h2>Release Notes - JBoss AOP - Version 2.0.0.CR2</h2>
-    
+
 <h3>Bug</h3>
 <ul>
 <li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-380'>JBAOP-380</a>] - JBoss AOP sets info field to null before rebuilding a chain</li>




More information about the jboss-cvs-commits mailing list