User: user57  
  Date: 02/02/27 01:55:25

  Modified:    .        modules
  Log:
   o added buildmagic project.  note that this config is different than the
     rest because there are not any namespace issues
  
  Revision  Changes    Path
  1.97      +19 -0     CVSROOT/modules
  
  Index: modules
  ===================================================================
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.96
  retrieving revision 1.97
  diff -u -r1.96 -r1.97
  --- modules   19 Feb 2002 23:00:54 -0000      1.96
  +++ modules   27 Feb 2002 09:55:25 -0000      1.97
  @@ -221,6 +221,25 @@
   
   _jboss-mx_build         -d build      build/jbossmx
   
  +
  +##
  +## Buildmagic
  +##
  +
  +buildmagic              -d buildmagic \
  +                        buildmagic \
  +                        &tools \
  +                        &_buildmagic-thirdparty \
  +                        &_buildmagic-external-modules
  +         
  +_buildmagic-thirdparty  -a \
  +                        thirdparty/junit \
  +                        thirdparty/sun/jaxp \
  +                        thirdparty/apache/log4j
  +
  +_buildmagic-external-modules -a \
  +                        _jboss_common
  +
            
   # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
   
  
  
  

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

Reply via email to