User: user57  
  Date: 02/02/14 22:01:06

  Modified:    .        modules
  Log:
   o dropped plugins it just complicated things
   o added jboss/common
   o tabs -> spaces
  
  Revision  Changes    Path
  1.89      +139 -150  CVSROOT/modules
  
  Index: modules
  ===================================================================
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.88
  retrieving revision 1.89
  diff -u -r1.88 -r1.89
  --- modules   14 Feb 2002 18:13:07 -0000      1.88
  +++ modules   15 Feb 2002 06:01:06 -0000      1.89
  @@ -31,184 +31,174 @@
   ## Common tools and thirdparty support libraries shared by most modules.
   ##
   
  -tools                        -d tools        tools                   
  -thirdparty           -d thirdparty   thirdparty
  +tools                   -d tools        tools
  +thirdparty              -d thirdparty   thirdparty
   
   
   ##
  -## Core & support modules
  +## jboss-all project modules
   ##
   
  -_jboss_build                 -d build        build/jboss
  -_jboss_server                -d server       jboss
  -_jboss_naming                -d naming       jnp
  -_jboss_connector     -d connector    jbosscx
  -_jboss_messaging     -d messaging    jbossmq
  -_jboss_security              -d security     jbosssx
  -_jboss_testsuite     -d testsuite    jbosstest
  -_jboss_pool          -d pool         jbosspool
  -_jboss_cluster               -d cluster      jbossmx
  -_jboss_admin         -d admin        admin
  -_jboss_j2ee          -d j2ee         jboss-j2ee
  -_jboss_manual                -d manual       manual
  -_jboss_jmx           -d jmx          jmx
  -
  -##
  -## Plugins
  -##
  -
  -jboss-plugins                -d jboss-plugins        contrib
  -
  -_plugins_varia               -d varia        contrib/varia
  -_plugins_jetty               -d jetty        contrib/jetty
  -_plugins_catalina    -d catalina     contrib/catalina
  -_plugins_tomcat      -d tomcat       contrib/tomcat
  -_plugins_jboss.net   -d jboss.net    contrib/jboss.net
  +_jboss_build            -d build        build/jboss
  +_jboss_common           -d common       common
  +_jboss_server           -d server       jboss
  +_jboss_naming           -d naming       jnp
  +_jboss_connector        -d connector    jbosscx
  +_jboss_messaging        -d messaging    jbossmq
  +_jboss_security         -d security     jbosssx
  +_jboss_testsuite        -d testsuite    jbosstest
  +_jboss_pool             -d pool         jbosspool
  +_jboss_cluster          -d cluster      jbossmx
  +_jboss_admin            -d admin        admin
  +_jboss_j2ee             -d j2ee         jboss-j2ee
  +_jboss_manual           -d manual       manual
  +_jboss_jmx              -d jmx          jmx
  +_jboss_varia            -d varia        contrib/varia
  +_jboss_jetty            -d jetty        contrib/jetty
  +_jboss_catalina         -d catalina     contrib/catalina
  +_jboss_jboss.net        -d jboss.net    contrib/jboss.net
   
   ##
   ## The jboss-all module should contain everything.
   ##
   
  -jboss-all            -d jboss-all \
  -                     build/jboss/etc/root \
  -                     &tools \
  -                     &thirdparty \
  -                     &jboss-all-modules \
  -                     &jboss-all-plugins
  -
  -jboss-all-modules    -a \
  -                     _jboss_build \
  -                     _jboss_j2ee \
  -                     _jboss_naming \
  -                     _jboss_server \
  -                     _jboss_pool \
  -                     _jboss_connector \
  -                     _jboss_messaging \
  -                     _jboss_security \
  -                     _jboss_cluster \
  -                     _jboss_admin \
  -                     _jboss_jmx \
  -                     _jboss_testsuite
  -
  -jboss-all-plugins    -d plugins \
  -                     build/_emptydir \
  -                     &_plugins_varia \
  -                     &_plugins_jetty \
  -                     &_plugins_catalina \
  -                     &_plugins_tomcat \
  -                     &_plugins_jboss.net
  +jboss-all               -d jboss-all \
  +                        build/jboss/etc/root \
  +                        &tools \
  +                        &thirdparty \
  +                        &jboss-all-modules \
  +                        &jboss-all-plugins
  +
  +jboss-all-modules       -a \
  +                        _jboss_build \
  +                        _jboss_j2ee \
  +                        _jboss_common \
  +                        _jboss_naming \
  +                        _jboss_server \
  +                        _jboss_pool \
  +                        _jboss_connector \
  +                        _jboss_messaging \
  +                        _jboss_security \
  +                        _jboss_cluster \
  +                        _jboss_admin \
  +                        _jboss_jmx \
  +                        _jboss_varia \
  +                        _jboss_testsuite \
  +                        _jboss_jetty \
  +                        _jboss_catalina \
  +                        _jboss_jboss.net
   
   ##
   ## The JBoss website.  This is the module used to generate/update 
   ## http://www.jboss.org.
   ##
   
  -jboss-website                -d jboss-website \
  -                     build/jboss/etc/root \
  -                     &tools \
  -                     &jboss-website-thirdparty \
  -                     &jboss-website-modules 
  -
  -jboss-website-thirdparty     -a \
  -                             thirdparty/oasis \
  -                             thirdparty/sun/jaas \
  -                             thirdparty/sun/javamail \
  -                             thirdparty/sun/servlet \
  -                             thirdparty/apache/log4j \
  -                             thirdparty/junit/junit
  -
  -jboss-website-modules        -a \
  -                     _jboss_website_build \
  -                     _jboss_website_forums \
  -                     _jboss_website_survey \
  -                     _jboss_website_snapshots \
  -                     _jboss_website_website \
  -                     _jboss_j2ee \
  -                     _jboss_manual
  -
  -_jboss_website_build -d build        build/website
  -_jboss_website_forums        -d forums       website-forums
  -_jboss_website_survey        -d survey       website-survey
  -_jboss_website_snapshots -d snapshots        website-snapshots
  -_jboss_website_website       -d website      newsite
  +jboss-website           -d jboss-website \
  +                        build/jboss/etc/root \
  +                        &tools \
  +                        &jboss-website-thirdparty \
  +                        &jboss-website-modules 
  +
  +jboss-website-thirdparty        -a \
  +                                thirdparty/oasis \
  +                                thirdparty/sun/jaas \
  +                                thirdparty/sun/javamail \
  +                                thirdparty/sun/servlet \
  +                                thirdparty/apache/log4j \
  +                                thirdparty/junit/junit
  +
  +jboss-website-modules   -a \
  +                        _jboss_website_build \
  +                        _jboss_website_forums \
  +                        _jboss_website_survey \
  +                        _jboss_website_snapshots \
  +                        _jboss_website_website \
  +                        _jboss_j2ee \
  +                        _jboss_manual
  +
  +_jboss_website_build            -d build        build/website
  +_jboss_website_forums           -d forums       website-forums
  +_jboss_website_survey           -d survey       website-survey
  +_jboss_website_snapshots        -d snapshots    website-snapshots
  +_jboss_website_website          -d website      newsite
   
   
   ##
   ## The jboss-docs module contains everything required to build the manual.
   ##
   
  -jboss-docs           -d jboss-docs \
  -                     build/jboss/etc/root \
  -                     &tools \
  -                     &jboss-docs-thirdparty \
  -                     &jboss-docs-modules 
  -
  -jboss-docs-modules   -a \
  -                     _jboss_docs_build \
  -                     _jboss_manual
  +jboss-docs              -d jboss-docs \
  +                        build/jboss/etc/root \
  +                        &tools \
  +                        &jboss-docs-thirdparty \
  +                        &jboss-docs-modules 
  +
  +jboss-docs-modules      -a \
  +                        _jboss_docs_build \
  +                        _jboss_manual
   
  -jboss-docs-thirdparty        -a \
  -                     thirdparty/oasis 
  +jboss-docs-thirdparty   -a \
  +                        thirdparty/oasis 
   
  -_jboss_docs_build    -d build        build/docs
  +_jboss_docs_build       -d build        build/docs
   
   
   ##
   ## The jbossmq standalone server
   ##
   
  -jboss-mq             -d jboss-mq \
  -                     build/jbossmq/etc/root \
  -                     &tools \
  -                     &_jbossmq_thirdparty \
  -                     &jbossmq-modules
  -
  -_jbossmq_thirdparty  -a \
  -                     thirdparty/apache \
  -                     thirdparty/gjt \
  -                     thirdparty/gnu \
  -                     thirdparty/hsql \
  -                     thirdparty/hsqldb \
  -                     thirdparty/junit \
  -                     thirdparty/oswego \
  -                     thirdparty/javagroups \
  -                     thirdparty/sun
  -
  -jbossmq-modules      -a \
  -                     _jbossmq_build \
  -                     _jboss_j2ee \
  -                     _jboss_naming \
  -                     _jboss_server \
  -                     _jboss_messaging \
  -                     _jboss_security
  +jboss-mq                -d jboss-mq \
  +                        build/jbossmq/etc/root \
  +                        &tools \
  +                        &_jbossmq_thirdparty \
  +                        &jbossmq-modules
  +
  +_jbossmq_thirdparty     -a \
  +                        thirdparty/apache \
  +                        thirdparty/gjt \
  +                        thirdparty/gnu \
  +                        thirdparty/hsql \
  +                        thirdparty/hsqldb \
  +                        thirdparty/junit \
  +                        thirdparty/oswego \
  +                        thirdparty/javagroups \
  +                        thirdparty/sun
  +
  +jbossmq-modules         -a \
  +                        _jbossmq_build \
  +                        _jboss_j2ee \
  +                        _jboss_naming \
  +                        _jboss_server \
  +                        _jboss_messaging \
  +                        _jboss_security
   
  -_jbossmq_build       -d build      build/jbossmq
  +_jbossmq_build          -d build      build/jbossmq
   
   
   ##
   ## JBossMX standalone server
   ##
   
  -jboss-mx    -d jboss-mx \
  -            build/jbossmx/etc/root \
  -            &tools \
  -            &_jboss-mx-thirdparty \
  -            &_jboss-mx-modules
  +jboss-mx                -d jboss-mx \
  +                        build/jbossmx/etc/root \
  +                        &tools \
  +                        &_jboss-mx-thirdparty \
  +                        &_jboss-mx-modules
            
  -_jboss-mx-thirdparty -a \
  -            thirdparty/xml \
  -            thirdparty/oswego \
  -            thirdparty/junit \
  -            thirdparty/jdom \
  -            thirdparty/sun/jmx \
  -            thirdparty/sun/jaxp \
  -            thirdparty/apache/log4j
  -
  -_jboss-mx-modules -a \
  -            _jboss-mx_build \
  -            _jboss_jmx
  +_jboss-mx-thirdparty    -a \
  +                        thirdparty/xml \
  +                        thirdparty/oswego \
  +                        thirdparty/junit \
  +                        thirdparty/jdom \
  +                        thirdparty/sun/jmx \
  +                        thirdparty/sun/jaxp \
  +                        thirdparty/apache/log4j
  +
  +_jboss-mx-modules       -a \
  +                        _jboss-mx_build \
  +                        _jboss_jmx
   
  -_jboss-mx_build      -d build      build/jbossmx
  +_jboss-mx_build         -d build      build/jbossmx
   
            
   # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
  @@ -217,9 +207,8 @@
   ## Aliases 
   ##
   
  -docs                 -a jboss-docs
  -website                      -a jboss-website
  -plugins                      -a jboss-plugins
  +docs                    -a jboss-docs
  +website                 -a jboss-website
   
   
   # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
  @@ -228,11 +217,11 @@
   ## Required for JBoss 2.4.x build system.
   ##
   
  -jboss                        -d jboss        jboss
  -jnp                  -d jnp          jnp
  -jbosssx                      -d jbosssx      jbosssx
  -jbossmq                      -d jbossmq      jbossmq
  -jbosscx                      -d jbosscx      jbosscx
  -jbosspool            -d jbosspool    jbosspool
  -jboss-j2ee           -d jboss-j2ee   jboss-j2ee
  -contrib                      -d contrib      contrib
  +jboss                   -d jboss          jboss
  +jnp                     -d jnp            jnp
  +jbosssx                 -d jbosssx        jbosssx
  +jbossmq                 -d jbossmq        jbossmq
  +jbosscx                 -d jbosscx        jbosscx
  +jbosspool               -d jbosspool      jbosspool
  +jboss-j2ee              -d jboss-j2ee     jboss-j2ee
  +contrib                 -d contrib        contrib
  
  
  

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

Reply via email to