[jboss-cvs] JBossAS SVN: r81488 - projects/aop/branches/Branch_2_0/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Nov 24 09:31:41 EST 2008


Author: kabir.khan at jboss.com
Date: 2008-11-24 09:31:41 -0500 (Mon, 24 Nov 2008)
New Revision: 81488

Modified:
   projects/aop/branches/Branch_2_0/build/RELEASE_NOTES.html
Log:
Release notes 2.0.0.SP1

Modified: projects/aop/branches/Branch_2_0/build/RELEASE_NOTES.html
===================================================================
--- projects/aop/branches/Branch_2_0/build/RELEASE_NOTES.html	2008-11-24 14:00:12 UTC (rev 81487)
+++ projects/aop/branches/Branch_2_0/build/RELEASE_NOTES.html	2008-11-24 14:31:41 UTC (rev 81488)
@@ -1,9 +1,25 @@
 <html>
 <head>
-<title>Release Notes - JBoss AOP - Version 2.0.0.CR20</title>
+<title>Release Notes - JBoss AOP - Version 2.0.0.SP1</title>
 </head>
 <body>
 
+<h2>Release Notes - JBoss AOP - Version 2.0.0.SP1</h2>
+    
+<h3> Bug</h3>
+<ul>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-675'>JBAOP-675</a>] -         AOP weaved code needs to appropriately generate Privileged Blocks
+</li>
+</ul>
+                                        
+<h3>Sub-task</h3>
+<ul>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-676'>JBAOP-676</a>] -         Fix calls to Class&lt;?&gt;.getClassLoader() that are outside a privileged block
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-677'>JBAOP-677</a>] -         VFSClassLoaderDomainRegistry calls ClassLoader.getParent() outside a PA block
+</li>
+</ul>
+
 <h2>Release Notes - JBoss AOP - Version 2.0.0.GA</h2>
     
 <h3>Bug</h3>




More information about the jboss-cvs-commits mailing list