[jboss-svn-commits] JBoss Portal SVN: r5547 - trunk/portlet/src/main/org/jboss/portal/test/portlet/jsr168/misc

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Nov 1 09:59:11 EST 2006


Author: julien at jboss.com
Date: 2006-11-01 09:59:10 -0500 (Wed, 01 Nov 2006)
New Revision: 5547

Removed:
   trunk/portlet/src/main/org/jboss/portal/test/portlet/jsr168/misc/Log4JTestCase.java
Log:
removing same file with different case

Deleted: trunk/portlet/src/main/org/jboss/portal/test/portlet/jsr168/misc/Log4JTestCase.java
===================================================================
--- trunk/portlet/src/main/org/jboss/portal/test/portlet/jsr168/misc/Log4JTestCase.java	2006-11-01 01:29:37 UTC (rev 5546)
+++ trunk/portlet/src/main/org/jboss/portal/test/portlet/jsr168/misc/Log4JTestCase.java	2006-11-01 14:59:10 UTC (rev 5547)
@@ -1,37 +0,0 @@
-/******************************************************************************
- * JBoss, a division of Red Hat                                               *
- * Copyright 2006, Red Hat Middleware, LLC, 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.portal.test.portlet.jsr168.misc;
-
-import org.jboss.portal.test.server.ServerTestRunner;
-
-/**
- * @author <a href="mailto:julien at jboss.org">Julien Viet</a>
- * @version $Revision: 1.1 $
- */
-public class Log4JTestCase extends ServerTestRunner
-{
-   public Log4JTestCase()
-   {
-      super("test-jsr168-misc-log4j.war");
-   }
-}




More information about the jboss-svn-commits mailing list