[jboss-cvs] CVSROOT ...

Thomas Diesler tdiesler at belmont.prod.atl2.jboss.com
Wed Aug 30 14:06:00 EDT 2006


  User: tdiesler
  Date: 06/08/30 14:06:00

  Modified:    CVSROOT  modules
  Log:
  add xmlunit
  
  Revision  Changes    Path
  1.627     +3 -1      CVSROOT/modules
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: modules
  ===================================================================
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.626
  retrieving revision 1.627
  diff -u -b -r1.626 -r1.627
  --- modules	30 Aug 2006 18:03:17 -0000	1.626
  +++ modules	30 Aug 2006 18:06:00 -0000	1.627
  @@ -1,4 +1,4 @@
  -# $Id: modules,v 1.626 2006/08/30 18:03:17 tdiesler Exp $
  +# $Id: modules,v 1.627 2006/08/30 18:06:00 tdiesler Exp $
   #
   # Three different line formats are valid:
   #	key	-a    aliases...
  @@ -133,6 +133,7 @@
   _repo_wutka-dtdparser         -d wutka-dtdparser         repository.jboss.com/wutka-dtdparser
   _repo_xdoclet                 -d xdoclet                 repository.jboss.com/xdoclet
   _repo_xml-sax                 -d xml-sax                 repository.jboss.com/xml-sax
  +_repo_xmlunit-xmlunit         -d xmlunit-xmlunit         repository.jboss.com/xmlunit-xmlunit
   
   ## JBoss thirdparty repository
   #
  @@ -223,7 +224,8 @@
                               &_repo_trove \
                               &_repo_wutka-dtdparser \
                               &_repo_xdoclet \
  -                            &_repo_xml-sax
  +                            &_repo_xml-sax \
  +                            &_repo_xmlunit-xmlunit
   
   ##
   ## JBoss Project (HEAD)
  
  
  



More information about the jboss-cvs-commits mailing list