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-redback-site.git.
from 684d2a5 Changing parent pom version
add 91f3ec9 Adding redback site publish to git
add da0117b Activating new git publish repository
No new revisions were added by this update.
Summary of changes:
.gitignore | 1 +
README.adoc | 91 +++++++++++++++++++++++++++++
checkoutSite.sh | 135 ++++++++++++++++++++++++++++++++++++++++++++
deploySite.sh | 65 +++++++++++++++++++++
git-sparse-checkout-pattern | 2 +
pom.xml | 84 ++++++++++++++-------------
src/site/site.xml | 16 +++---
7 files changed, 344 insertions(+), 50 deletions(-)
create mode 100644 README.adoc
create mode 100755 checkoutSite.sh
create mode 100755 deploySite.sh
create mode 100644 git-sparse-checkout-pattern