Changeset 1936

Show
Ignore:
Timestamp:
10/29/08 17:26:58
Author:
douglm
Message:

Major reorganization of the build process mostly affecting handling of portal builds.

Removed portal specific directories from teh deployment directory.

Removed portal sepcific code from buildwar.xml and added new portal specific files to be imported. These are in a section of teh bwbuild config directory.

All portal customization is now part of building the war file.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/freebusyAggregator/webapp/build.xml

    r1933 r1936  
    2727              value="${app.sou.dir}/war/WEB-INF/web.xml" /> 
    2828              --> 
    29  
    30     <!-- This should be in the config stuff --> 
    31     <property name="propval.directory.browsing.disallowed" 
    32               value="${app.directory.browsing.disallowed}" /> 
    3329 
    3430    <property name="app.resources.dir"