[jboss-cvs] JBossAS SVN: r78242 - projects/aop/trunk/build.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Sep 9 08:30:21 EDT 2008
Author: kabir.khan at jboss.com
Date: 2008-09-09 08:30:21 -0400 (Tue, 09 Sep 2008)
New Revision: 78242
Modified:
projects/aop/trunk/build/RELEASE_NOTES.html
Log:
Add release notes
Modified: projects/aop/trunk/build/RELEASE_NOTES.html
===================================================================
--- projects/aop/trunk/build/RELEASE_NOTES.html 2008-09-09 12:23:03 UTC (rev 78241)
+++ projects/aop/trunk/build/RELEASE_NOTES.html 2008-09-09 12:30:21 UTC (rev 78242)
@@ -1,10 +1,31 @@
<html>
<head>
-<title>Release Notes - JBoss AOP - Version 2.0.0.CR16</title>
+<title>Release Notes - JBoss AOP - Version 2.0.0.CR17</title>
</head>
<body>
+<h2>Release Notes - JBoss AOP - Version 2.0.0.CR17</h2>
+
+<h3>Bug</h3>
+<ul>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-569'>JBAOP-569</a>] - Deadlock when two threads are removing a binding
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-623'>JBAOP-623</a>] - SystemOutLoggerPlugin dumps trace level to the console for ALL projects that log
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-628'>JBAOP-628</a>] - ClassCastException when querying ConstructionInvocation meta data
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-630'>JBAOP-630</a>] - Deadlock in beforeafter tutorial example
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-631'>JBAOP-631</a>] - Transformation of generated joinpoint classes causes deadlock
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-632'>JBAOP-632</a>] - Race condition when starting EJBContainer
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/JBAOP-634'>JBAOP-634</a>] - UnmodifiableEmptyCollections$LockedArrayList is not truly unmodifiable
+</li>
+</ul>
+
+
<h2>Release Notes - JBoss AOP - Version 2.0.0.CR16</h2>
<h3>Bug</h3>
More information about the jboss-cvs-commits
mailing list