[jboss-cvs] JBoss Messaging SVN: r1906 - branches/Branch_Cleberts_Third_Failover/tests/src/org/jboss/test/messaging/jms
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Jan 5 18:21:48 EST 2007
Author: clebert.suconic at jboss.com
Date: 2007-01-05 18:21:47 -0500 (Fri, 05 Jan 2007)
New Revision: 1906
Added:
branches/Branch_Cleberts_Third_Failover/tests/src/org/jboss/test/messaging/jms/Deleteme.java
Log:
Hopefully this is the last test I'm doing here... I will delete this file right after its creation. Sorry for the inconvenience.
Added: branches/Branch_Cleberts_Third_Failover/tests/src/org/jboss/test/messaging/jms/Deleteme.java
===================================================================
--- branches/Branch_Cleberts_Third_Failover/tests/src/org/jboss/test/messaging/jms/Deleteme.java 2007-01-05 23:17:28 UTC (rev 1905)
+++ branches/Branch_Cleberts_Third_Failover/tests/src/org/jboss/test/messaging/jms/Deleteme.java 2007-01-05 23:21:47 UTC (rev 1906)
@@ -0,0 +1,52 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+
+package org.jboss.test.messaging.jms;
+
+/**
+ * @author <a href="mailto:clebert.suconic at jboss.org">Clebert Suconic</a>
+ * @version <tt>$Revision$</tt>
+ * <p/>
+ * $Id$
+ */
+public class Deleteme
+{
+
+ // Constants
+
+ // Attributes
+
+ // Static
+
+ // Constructors
+
+ // Public
+
+ // Package protected
+
+ // Protected
+
+ // Private
+
+ // Inner classes
+
+}
Property changes on: branches/Branch_Cleberts_Third_Failover/tests/src/org/jboss/test/messaging/jms/Deleteme.java
___________________________________________________________________
Name: svn:keywords
+ Id LastChangedDate Author Revision
More information about the jboss-cvs-commits
mailing list