[jboss-cvs] JBoss Messaging SVN: r3422 - branches/Branch_MC_Integration_New/src/main/org/jboss/jms/server/jndi.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Dec 6 05:13:47 EST 2007


Author: ataylor
Date: 2007-12-06 05:13:47 -0500 (Thu, 06 Dec 2007)
New Revision: 3422

Modified:
   branches/Branch_MC_Integration_New/src/main/org/jboss/jms/server/jndi/InVMContext.java
Log:
tidying up

Modified: branches/Branch_MC_Integration_New/src/main/org/jboss/jms/server/jndi/InVMContext.java
===================================================================
--- branches/Branch_MC_Integration_New/src/main/org/jboss/jms/server/jndi/InVMContext.java	2007-12-06 10:05:12 UTC (rev 3421)
+++ branches/Branch_MC_Integration_New/src/main/org/jboss/jms/server/jndi/InVMContext.java	2007-12-06 10:13:47 UTC (rev 3422)
@@ -30,6 +30,7 @@
 import java.util.*;
 
 /**
+ * @author <a href="mailto:ovidiu at feodorov.com">Ovidiu Feodorov</a>
  * @author <a href="ataylor at redhat.com">Andy Taylor</a>
  */
 public class InVMContext implements Context, Serializable




More information about the jboss-cvs-commits mailing list