From jboss-remoting-commits at lists.jboss.org Sun Aug 28 02:49:41 2011 Content-Type: multipart/mixed; boundary="===============5058817397186044602==" MIME-Version: 1.0 From: jboss-remoting-commits at lists.jboss.org To: jboss-remoting-commits at lists.jboss.org Subject: [jboss-remoting-commits] JBoss Remoting SVN: r6406 - remoting2/branches/2.x/src/main/org/jboss/remoting. Date: Sun, 28 Aug 2011 02:49:41 -0400 Message-ID: <201108280649.p7S6nfmU024944@svn01.web.mwc.hst.phx2.redhat.com> --===============5058817397186044602== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ron.sigal(a)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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- 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-2= 8 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 Ron Sigal + * @version $Rev$ + *

+ * Copyright Aug 28, 2011 + *

+ */ +public class Touch +{ + // 8/28/11 +} --===============5058817397186044602==--