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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jun 26 10:29:19 EDT 2008


Author: kabir.khan at jboss.com
Date: 2008-06-26 10:29:19 -0400 (Thu, 26 Jun 2008)
New Revision: 75120

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

Modified: projects/aop/trunk/build/RELEASE_NOTES.html
===================================================================
--- projects/aop/trunk/build/RELEASE_NOTES.html	2008-06-26 14:16:20 UTC (rev 75119)
+++ projects/aop/trunk/build/RELEASE_NOTES.html	2008-06-26 14:29:19 UTC (rev 75120)
@@ -1,9 +1,36 @@
 <html>
 <head>
-<title>Release Notes - JBoss AOP - Version 2.0.0.CR13</title>
+<title>Release Notes - JBoss AOP - Version 2.0.0.CR14</title>
 </head>
 <body>
 
+
+<h2>Release Notes - JBoss AOP - Version 2.0.0.CR14</h2>
+    
+<h3>Bug</h3>
+<ul>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-531'>JBAOP-531</a>] - Array replacement bytecode triggers VerifyError</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-590'>JBAOP-590</a>] - Implements tutorial test is broken</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-594'>JBAOP-594</a>] - Packaging tutorial example is not working</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-599'>JBAOP-599</a>] - Doc Section "4.2.2 Application Server XML Resolving" shouldn't talk about "outside of the application server"</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-600'>JBAOP-600</a>] - JRockitPluggableClassPreProcessor prevents jvmti agents from working with jrockit</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-604'>JBAOP-604</a>] - AccessControlException in class.debugWriteFile() when running with JRockit with -Djboss.aop.debug.classes=true</li>
+</ul>
+        
+<h3>Feature Request</h3>
+<ul>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-578'>JBAOP-578</a>] - Optimize removal of bindings</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-579'>JBAOP-579</a>] - Implement pointcut classification, and take into account when building chains</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-595'>JBAOP-595</a>] - AopC should validate the presence of mandatory attributes/inner elements</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-602'>JBAOP-602</a>] - Make install script copy pluggable-instrumentor.jar and jrockit-pluggable-instrumentor.jar to the AS bin folder</li>
+</ul>
+                        
+<h3>Thirdparty Change</h3>
+<ul>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBAOP-601'>JBAOP-601</a>] - Upgrade Javassist to 3.8.0.GA</li>
+</ul>
+
+
 <h2>Release Notes - JBoss AOP - Version 2.0.0.CR13</h2>
     
 <h3>Bug</h3>




More information about the jboss-cvs-commits mailing list