[jboss-cvs] jboss-seam/src/test/misc/org/jboss/seam/test ...

Gavin King gavin.king at jboss.com
Mon Apr 23 22:48:36 EDT 2007


  User: gavin   
  Date: 07/04/23 22:48:36

  Modified:    src/test/misc/org/jboss/seam/test   testng.xml
  Removed:     src/test/misc/org/jboss/seam/test  
                        MethodExpressionParserTest.java
  Log:
  remove old pre-jboss-el stuff
  
  Revision  Changes    Path
  1.8       +0 -1      jboss-seam/src/test/misc/org/jboss/seam/test/testng.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: testng.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/test/misc/org/jboss/seam/test/testng.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- testng.xml	10 Mar 2007 05:50:41 -0000	1.7
  +++ testng.xml	24 Apr 2007 02:48:36 -0000	1.8
  @@ -11,7 +11,6 @@
          <class name="org.jboss.seam.test.ContextTest"/>
          <class name="org.jboss.seam.test.PhaseListenerTest"/>
          <class name="org.jboss.seam.test.RemotingTest"/>
  -       <class name="org.jboss.seam.test.MethodExpressionParserTest"/>
          <class name="org.jboss.seam.test.SecurityTest"/>
          <class name="org.jboss.seam.test.InterpolatorTest"/>
          <class name="org.jboss.seam.test.DependencyTest"/>
  
  
  



More information about the jboss-cvs-commits mailing list