User: user57  
  Date: 01/07/30 20:04:40

  Modified:    .        modules
  Log:
   o using real directories for jboss-all and jboss-all-plugins to try and
     get around a checkout problem with win32 and a tagging problem with UNIX
     when using CVSROOT/Emptydir (which should work).
  
  Revision  Changes    Path
  1.27      +4 -2      CVSROOT/modules
  
  Index: modules
  ===================================================================
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- modules   2001/07/31 03:00:07     1.26
  +++ modules   2001/07/31 03:04:40     1.27
  @@ -86,9 +86,10 @@
   ##
   
   jboss-all            -d jboss-all \
  +                     build/etc/root \
                        &_jboss_support \
  -                     &jboss-all-modules
  -#                    &jboss-all-plugins
  +                     &jboss-all-modules \
  +                     &jboss-all-plugins
   
   jboss-all-modules    -a \
                        _jboss_build \
  @@ -105,5 +106,6 @@
                        _jboss_manual
   
   jboss-all-plugins    -d plugins \
  +                     build/etc/empty \
                        &_plugins_tomcat \
                        &_plugins_jetty
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to