[jboss-cvs] jbosside/tests/org.jboss.ide.eclipse.test.feature ...

Marshall Culpepper mculpepper at jboss.com
Thu Feb 15 18:23:49 EST 2007


  User: mculpepper
  Date: 07/02/15 18:23:49

  Modified:    tests/org.jboss.ide.eclipse.test.feature  feature.xml
  Log:
  attempting to add new packages unit tests to automated build
  
  Revision  Changes    Path
  1.5       +7 -0      jbosside/tests/org.jboss.ide.eclipse.test.feature/feature.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: feature.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/tests/org.jboss.ide.eclipse.test.feature/feature.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- feature.xml	6 Feb 2006 21:44:19 -0000	1.4
  +++ feature.xml	15 Feb 2007 23:23:49 -0000	1.5
  @@ -429,4 +429,11 @@
            install-size="0"
            version="1.0.0"/>
   
  +   <plugin
  +         id="org.jboss.ide.eclipse.packages.test"
  +         download-size="0"
  +         install-size="0"
  +         version="0.0.0"
  +         unpack="false"/>
  +
   </feature>
  
  
  



More information about the jboss-cvs-commits mailing list