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

Julien Viet julien at jboss.com
Wed Jul 19 08:08:11 EDT 2006


  User: julien  
  Date: 06/07/19 08:08:11

  Modified:    cms      build.xml
  Log:
  factored out jems component into jems module
  
  Revision  Changes    Path
  1.35      +2 -1      jboss-portal/cms/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/cms/build.xml,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -b -r1.34 -r1.35
  --- build.xml	17 Jul 2006 13:11:25 -0000	1.34
  +++ build.xml	19 Jul 2006 12:08:11 -0000	1.35
  @@ -8,7 +8,7 @@
      <!ENTITY targets    SYSTEM "../tools/etc/buildfragments/targets.ent">
      ]>
   
  -<!-- $Id: build.xml,v 1.34 2006/07/17 13:11:25 julien Exp $ -->
  +<!-- $Id: build.xml,v 1.35 2006/07/19 12:08:11 julien Exp $ -->
   
   <!--+======================================================================+-->
   <!--| JBoss Portal (The OpenSource Portal) Build File                      |-->
  @@ -99,6 +99,7 @@
         <path id="dependentmodule.classpath">
            <path refid="jboss.portal-server.classpath"/>
            <path refid="jboss.portal-common.classpath"/>
  +         <path refid="jboss.portal-jems.classpath"/>
            <path refid="jboss.portal-test.classpath"/>
         </path>
   
  
  
  



More information about the jboss-cvs-commits mailing list