[jboss-remoting-commits] JBoss Remoting SVN: r6406 - remoting2/branches/2.x/src/main/org/jboss/remoting.

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Sun Aug 28 02:49:41 EDT 2011


Author: ron.sigal at jboss.com
Date: 2011-08-28 02:49:40 -0400 (Sun, 28 Aug 2011)
New Revision: 6406

Added:
   remoting2/branches/2.x/src/main/org/jboss/remoting/Touch.java
Log:


Added: remoting2/branches/2.x/src/main/org/jboss/remoting/Touch.java
===================================================================
--- remoting2/branches/2.x/src/main/org/jboss/remoting/Touch.java	                        (rev 0)
+++ remoting2/branches/2.x/src/main/org/jboss/remoting/Touch.java	2011-08-28 06:49:40 UTC (rev 6406)
@@ -0,0 +1,15 @@
+package org.jboss.remoting;
+
+/**
+ * Adding this class as a convenient way to cause Jenkins to run.
+ * 
+ * @author <a href="mailto:ron.sigal at jboss.com">Ron Sigal</a>
+ * @version $Rev$
+ * <p>
+ * Copyright Aug 28, 2011
+ * </p>
+ */
+public class Touch
+{
+   // 8/28/11
+}



More information about the jboss-remoting-commits mailing list