[jboss-cvs] JBossAS SVN: r112535 - projects/ejb3/branches/jboss-ejb3-core-1.1.22_JBPAPP-7807.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Dec 21 22:05:04 EST 2011


Author: bmaxwell
Date: 2011-12-21 22:05:03 -0500 (Wed, 21 Dec 2011)
New Revision: 112535

Modified:
   projects/ejb3/branches/jboss-ejb3-core-1.1.22_JBPAPP-7807/pom.xml
Log:
JBPAPP-7807 implement discard method in InfinitePool to release the reference so it doesn't leak memory

Modified: projects/ejb3/branches/jboss-ejb3-core-1.1.22_JBPAPP-7807/pom.xml
===================================================================
--- projects/ejb3/branches/jboss-ejb3-core-1.1.22_JBPAPP-7807/pom.xml	2011-12-22 00:56:08 UTC (rev 112534)
+++ projects/ejb3/branches/jboss-ejb3-core-1.1.22_JBPAPP-7807/pom.xml	2011-12-22 03:05:03 UTC (rev 112535)
@@ -17,7 +17,7 @@
   <!-- Artifact Information -->
   <artifactId>jboss-ejb3-core</artifactId>
   <packaging>jar</packaging>
-  <version>1.1.22</version>
+  <version>1.1.22_JBPAPP-7807</version>
   <name>JBoss EJB 3.0 Core</name>
   <url>http://labs.jboss.com/jbossejb3</url>
   <description>JBoss EJB 3.0 Core</description>



More information about the jboss-cvs-commits mailing list