This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
from 5a6fe1715 Merge branch 'release' add 83164eed7 Port site from Doxia 1 to 2 add ac7cf2ff4 Fix multi-module site build add 55e2cd4b5 Add security page add 70e9da4ae Update about page for 2.10.0 new 1b9488331 Prepare for the next release candidate The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: commons-vfs2-ant/pom.xml | 4 +- commons-vfs2-bom/pom.xml | 16 ++--- commons-vfs2-distribution/pom.xml | 4 +- commons-vfs2-examples/pom.xml | 4 +- commons-vfs2-hdfs/pom.xml | 4 +- commons-vfs2-jackrabbit1/pom.xml | 4 +- commons-vfs2-jackrabbit2/pom.xml | 4 +- commons-vfs2-sandbox/pom.xml | 2 +- commons-vfs2/pom.xml | 5 +- pom.xml | 26 +++++-- .../images/{vfs-logo-white.png => logo.png} | Bin src/site/site.xml | 76 +++++++++++---------- src/site/xdoc/anttasks.xml | 4 +- src/site/xdoc/api.xml | 4 +- src/site/xdoc/build.xml | 5 +- src/site/xdoc/filesystems.xml | 43 ++++++------ src/site/xdoc/index.xml | 11 ++- src/site/xdoc/security.xml | 51 ++++++++++++++ src/site/xdoc/testing.xml | 4 +- 19 files changed, 180 insertions(+), 91 deletions(-) rename src/site/resources/images/{vfs-logo-white.png => logo.png} (100%) create mode 100644 src/site/xdoc/security.xml