From do-not-reply at jboss.org Fri Nov 4 05:13:17 2011 Content-Type: multipart/mixed; boundary="===============8073208329199809107==" MIME-Version: 1.0 From: do-not-reply at jboss.org To: hornetq-commits at lists.jboss.org Subject: [hornetq-commits] JBoss hornetq SVN: r11659 - trunk/tests/integration-tests/src/test/java/org/hornetq/tests/integration/cluster/failover. Date: Fri, 04 Nov 2011 05:13:17 -0400 Message-ID: <201111040913.pA49DH8d007492@svn01.web.mwc.hst.phx2.redhat.com> --===============8073208329199809107== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: borges Date: 2011-11-04 05:13:17 -0400 (Fri, 04 Nov 2011) New Revision: 11659 Removed: trunk/tests/integration-tests/src/test/java/org/hornetq/tests/integratio= n/cluster/failover/FileStorageStaticClusterWithBackupFailoverTest.java Log: Delete duplicate test class (it does not add anything to StaticClusterWithB= ackupFailoverTest) Deleted: trunk/tests/integration-tests/src/test/java/org/hornetq/tests/inte= gration/cluster/failover/FileStorageStaticClusterWithBackupFailoverTest.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 --- trunk/tests/integration-tests/src/test/java/org/hornetq/tests/integrati= on/cluster/failover/FileStorageStaticClusterWithBackupFailoverTest.java 201= 1-11-04 09:13:03 UTC (rev 11658) +++ trunk/tests/integration-tests/src/test/java/org/hornetq/tests/integrati= on/cluster/failover/FileStorageStaticClusterWithBackupFailoverTest.java 201= 1-11-04 09:13:17 UTC (rev 11659) @@ -1,34 +0,0 @@ -/* - * JBoss, Home of Professional Open Source - * Copyright 2005-2009, Red Hat Middleware LLC, and individual contributors - * 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.hornetq.tests.integration.cluster.failover; - -/** - * A FileStorageClusterWithBackupFailoverTest - * - * @author Tim Fox - * - * - */ -public class FileStorageStaticClusterWithBackupFailoverTest extends Static= ClusterWithBackupFailoverTest -{ -} --===============8073208329199809107==--