Skip to content

Commit

Permalink
fix broken build
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@465 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
Gavin King authored and gavin.king@gmail.com committed Dec 8, 2008
1 parent 5e548b2 commit 1add40f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions webbeans-ri/src/main/java/org/jboss/webbeans/util/Names.java
Expand Up @@ -5,12 +5,7 @@
import java.util.regex.Matcher;
import java.util.regex.Pattern;

import org.jboss.webbeans.bean.EnterpriseBean;
import org.jboss.webbeans.bean.SimpleBean;
import org.jboss.webbeans.contexts.ApplicationContext;
import org.jboss.webbeans.ejb.EjbMetaData;
import org.jboss.webbeans.test.beans.Chicken;
import org.jboss.webbeans.test.ejb.model.valid.Laika;

/**
* Utility class to produce friendly names e.g. for debugging
Expand Down

0 comments on commit 1add40f

Please sign in to comment.