[jboss-svn-commits] JBoss Common SVN: r3986 - arquillian/trunk/container-weld-embedded/src/test/java/org/jboss/arquillian/weld/shrinkwrap.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Feb 5 16:32:39 EST 2010


Author: ALRubinger
Date: 2010-02-05 16:32:39 -0500 (Fri, 05 Feb 2010)
New Revision: 3986

Removed:
   arquillian/trunk/container-weld-embedded/src/test/java/org/jboss/arquillian/weld/shrinkwrap/ShrinkwrapBeanDeploymentArchiveImplTestCase.java
Log:
[ARQ-58] Remove unused test class failing the build

Deleted: arquillian/trunk/container-weld-embedded/src/test/java/org/jboss/arquillian/weld/shrinkwrap/ShrinkwrapBeanDeploymentArchiveImplTestCase.java
===================================================================
--- arquillian/trunk/container-weld-embedded/src/test/java/org/jboss/arquillian/weld/shrinkwrap/ShrinkwrapBeanDeploymentArchiveImplTestCase.java	2010-02-05 16:06:02 UTC (rev 3985)
+++ arquillian/trunk/container-weld-embedded/src/test/java/org/jboss/arquillian/weld/shrinkwrap/ShrinkwrapBeanDeploymentArchiveImplTestCase.java	2010-02-05 21:32:39 UTC (rev 3986)
@@ -1,29 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 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.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- * http://www.apache.org/licenses/LICENSE-2.0
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-package org.jboss.arquillian.weld.shrinkwrap;
-
-
-/**
- * ShrinkwrapBeanDeploymentArchiveImplTestCase
- *
- * @author <a href="mailto:aslak at conduct.no">Aslak Knutsen</a>
- * @version $Revision: $
- */
-public class ShrinkwrapBeanDeploymentArchiveImplTestCase
-{
-
-}



More information about the jboss-svn-commits mailing list