[jboss-cvs] jboss-portal/identity ...

Julien Viet julien at jboss.com
Mon Jul 17 09:35:44 EDT 2006


  User: julien  
  Date: 06/07/17 09:35:44

  Modified:    identity  build.xml
  Log:
  identity tests need commons logging
  
  Revision  Changes    Path
  1.10      +2 -1      jboss-portal/identity/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/identity/build.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- build.xml	17 Jul 2006 12:27:13 -0000	1.9
  +++ build.xml	17 Jul 2006 13:35:44 -0000	1.10
  @@ -8,7 +8,7 @@
     <!ENTITY targets    SYSTEM "../tools/etc/buildfragments/targets.ent">
      ]>
   
  -<!-- $Id: build.xml,v 1.9 2006/07/17 12:27:13 julien Exp $ -->
  +<!-- $Id: build.xml,v 1.10 2006/07/17 13:35:44 julien Exp $ -->
   
   <!--+======================================================================+-->
   <!--| JBoss Portal (The OpenSource Portal) Build File                      |-->
  @@ -196,6 +196,7 @@
               <path refid="jboss.jbossxb.classpath"/>
               <path refid="apache.xerces.classpath"/>
               <path refid="oswego.concurrent.classpath"/>
  +            <path refid="apache.logging.classpath"/>
               <path refid="apache.log4j.classpath"/>
               <path refid="hibernate.hibernate.classpath"/>
               <path refid="antlr.antlr.classpath"/>
  
  
  



More information about the jboss-cvs-commits mailing list