Author: desruisseaux
Date: Thu Feb 27 18:46:46 2014
New Revision: 1572676

URL: http://svn.apache.org/r1572676
Log:
Maven site simplification: remove CSS customization in all sub-modules (note: 
this is unrelated to Javadoc CSS).
Keep CSS customization only in the root (because easy to define and less 
intrusive than CSS in sub-modules).
Rely on Maven default for all sub-modules. This allows us to remove 
'<module>/src/site/resources/css/site.css'
symbolik links from all modules. Most of the time this change allows us to 
remove the whole 'site' directory.
We make this change because Maven site is not our main web site, so we make it 
simpler for easier maintenance
and less distraction when browsing source code directories.

Removed:
    sis/branches/JDK7/application/sis-console/src/site/
    sis/branches/JDK7/application/sis-webapp/src/site/
    sis/branches/JDK7/application/src/
    sis/branches/JDK7/core/sis-build-helper/src/site/resources/
    sis/branches/JDK7/core/sis-feature/src/site/
    sis/branches/JDK7/core/sis-metadata/src/site/
    sis/branches/JDK7/core/sis-referencing/src/site/
    sis/branches/JDK7/core/sis-utility/src/site/resources/
    sis/branches/JDK7/core/src/
    sis/branches/JDK7/profiles/sis-french-profile/src/site/
    sis/branches/JDK7/profiles/src/
    sis/branches/JDK7/src/main/link-target/
    sis/branches/JDK7/storage/sis-netcdf/src/site/
    sis/branches/JDK7/storage/sis-shapefile/src/site/
    sis/branches/JDK7/storage/sis-storage/src/site/
    sis/branches/JDK7/storage/src/

Reply via email to