This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-site.git.
from 3dc7a4d Merge pull request #1 from ebarboni/master
add 2afef74 Adding publish script and checkout part
add b2c27c0 Removing ant file
add 9aaf7a0 Additional docu
add 38cb801 Activating new git publish repository
No new revisions were added by this update.
Summary of changes:
README.adoc | 91 +++++++++++++++++++++++++++++
build.xml | 43 --------------
checkoutSite.sh | 135 ++++++++++++++++++++++++++++++++++++++++++++
deploySite.sh | 65 +++++++++++++++++++++
git-sparse-checkout-pattern | 4 ++
pom.xml | 52 +++++++++--------
src/site/site.xml | 6 +-
7 files changed, 324 insertions(+), 72 deletions(-)
create mode 100644 README.adoc
delete mode 100644 build.xml
create mode 100755 checkoutSite.sh
create mode 100755 deploySite.sh
create mode 100644 git-sparse-checkout-pattern