[Jboss-cvs] JBossAS SVN: r55356 - trunk/connector/src/main/org/jboss/resource/adapter/quartz/inflow

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Aug 6 06:49:46 EDT 2006


Author: alesj
Date: 2006-08-06 06:49:42 -0400 (Sun, 06 Aug 2006)
New Revision: 55356

Modified:
   trunk/connector/src/main/org/jboss/resource/adapter/quartz/inflow/JBossQuartzThreadPool.java
Log:
Fixed header.

Modified: trunk/connector/src/main/org/jboss/resource/adapter/quartz/inflow/JBossQuartzThreadPool.java
===================================================================
--- trunk/connector/src/main/org/jboss/resource/adapter/quartz/inflow/JBossQuartzThreadPool.java	2006-08-05 22:09:12 UTC (rev 55355)
+++ trunk/connector/src/main/org/jboss/resource/adapter/quartz/inflow/JBossQuartzThreadPool.java	2006-08-06 10:49:42 UTC (rev 55356)
@@ -40,7 +40,7 @@
  * @see quartz.properties
  * #org.quartz.threadPool.threadPoolObjectName=jboss.jca:service=MyThreadPool
  *
- * @author ales.justin at genera-lynx.com
+ * @author <a href="mailto:ales.justin at gmail.com">Ales Justin</a>
  */
 public class JBossQuartzThreadPool implements org.quartz.spi.ThreadPool
 {




More information about the jboss-cvs-commits mailing list