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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Feb 12 13:45:10 EST 2009


Author: kabir.khan at jboss.com
Date: 2009-02-12 13:45:09 -0500 (Thu, 12 Feb 2009)
New Revision: 84135

Modified:
   projects/aop/branches/Branch_2_0/build/RELEASE_NOTES.html
Log:
Update release notes for 2.0.1.GA

Modified: projects/aop/branches/Branch_2_0/build/RELEASE_NOTES.html
===================================================================
--- projects/aop/branches/Branch_2_0/build/RELEASE_NOTES.html	2009-02-12 18:36:57 UTC (rev 84134)
+++ projects/aop/branches/Branch_2_0/build/RELEASE_NOTES.html	2009-02-12 18:45:09 UTC (rev 84135)
@@ -4,6 +4,58 @@
 </head>
 <body>
 
+<h2>Release Notes - JBoss AOP - Version 2.0.1.GA</h2>
+    
+<h3>        Bug
+</h3>
+<ul>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-573'>JBAOP-573</a>] -         Created Interceptor name is assumed to not change for a given scenario
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-673'>JBAOP-673</a>] -         jboss-aop-single.jar structure is wrong
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-679'>JBAOP-679</a>] -         Reference guide example explaining $implements{} is wrong
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-680'>JBAOP-680</a>] -         _setInstanceAdvisor method not synthetic
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-681'>JBAOP-681</a>] -         Bad error reporting in Instrumentor.convertReferences()
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-685'>JBAOP-685</a>] -         Install script needs to replace client jars
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-689'>JBAOP-689</a>] -         injboss example does not work with AS 4.0.4
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-696'>JBAOP-696</a>] -         Aspect Library Annotations are not Recognized on JBoss 4.0.4 and JBoss 4.0.5
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-697'>JBAOP-697</a>] -         Make sure AspectManager.getAdvisors()  check all subdomains for advisors
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-702'>JBAOP-702</a>] -         AspectServiceDelegate.(un)depeplyBaseXml() should use AspectServiceDelegate.manager
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-703'>JBAOP-703</a>] -         NPE in ScopedVFSClassLoaderDomain
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-704'>JBAOP-704</a>] -         Don't register an aopDomain against a classloader domain if loader has already been registered in VFSClassLoaderDomain
+</li>
+</ul>
+        
+<h3>        Feature Request
+</h3>
+<ul>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-672'>JBAOP-672</a>] -         Allow access to Agent's Instrumentation so more ClassFileTransformers can be added 
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-674'>JBAOP-674</a>] -         Ensure compatibiity of classes woven with AOP 2.0.0.GA
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-687'>JBAOP-687</a>] -         Merge JBoss AS 40 and 42 install scripts
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-693'>JBAOP-693</a>] -         Use jarjar to rename classes in jboss-mdr and jboss-reflect for AS 4.2.x aop deployer
+</li>
+</ul>
+                        
+<h3>        Thirdparty Change
+</h3>
+<ul>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-682'>JBAOP-682</a>] -         Upgrade to latest versions of dependencies
+</li>
+</ul>
+        
+
 <h2>Release Notes - JBoss AOP - Version 2.0.0.SP1</h2>
     
 <h3> Bug</h3>




More information about the jboss-cvs-commits mailing list