User: user57  
  Date: 02/04/17 15:02:08

  Modified:    .        modules
  Log:
   o website module updates
  
  Revision  Changes    Path
  1.113     +25 -2     CVSROOT/modules
  
  Index: modules
  ===================================================================
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.112
  retrieving revision 1.113
  diff -u -r1.112 -r1.113
  --- modules   15 Apr 2002 22:35:14 -0000      1.112
  +++ modules   17 Apr 2002 22:02:07 -0000      1.113
  @@ -116,8 +116,7 @@
   
   
   ##
  -## The JBoss website.  This is the module used to generate/update 
  -## http://www.jboss.org.
  +## The *OLD* JBoss website module.
   ##
   
   jboss-website           -d jboss-website \
  @@ -151,6 +150,29 @@
   
   
   ##
  +## The JBoss website project.  This is the module used to generate/update 
  +## http://www.jboss.org & friends.
  +##
  +
  +website              -d website \
  +                        website \
  +                        &tools \
  +                        &website-thirdparty \
  +                        &website-external-modules 
  +
  +website-thirdparty -a \
  +                        thirdparty/oasis \
  +                        thirdparty/sun/jaas \
  +                        thirdparty/sun/javamail \
  +                        thirdparty/sun/servlet \
  +                        thirdparty/apache/log4j \
  +                        thirdparty/junit/junit
  +
  +website-external-modules -a \
  +                        _jboss_j2ee \
  +                        _jboss_manual
  +
  +##
   ## The jboss-docs module contains everything required to build the manual.
   ##
   
  @@ -266,6 +288,7 @@
   ##
   
   docs                    -a jboss-docs
  +jboss-website           -a website
   
   
   # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
  
  
  

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

Reply via email to