See 
<https://builds.apache.org/job/Struts-site/271/display/redirect?page=changes>

Changes:

[lukaszlenart] Drops custom output directory


------------------------------------------
[...truncated 91 B...]
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/struts-site.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/struts-site.git
 > git --version # timeout=10
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/struts-site.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision c53eedb7b0c110be6f98670f369e0e5237276ff1 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c53eedb7b0c110be6f98670f369e0e5237276ff1
Commit message: "Drops custom output directory"
 > git rev-list --no-walk cafd698027219dc8cf447facb54f55ddb81d014e # timeout=10
[Struts-site] $ /bin/bash -xe /tmp/jenkins6825990269814516112.sh
+ mkdir -p target/content
+ export RUBY_PATH=/home/jenkins/shared/.rvm
+ RUBY_PATH=/home/jenkins/shared/.rvm
+ export GEM_HOME=/home/jenkins/shared/.rvm/gems
+ GEM_HOME=/home/jenkins/shared/.rvm/gems
+ curl -sSL https://get.rvm.io
+ bash -s -- --path /home/jenkins/shared/.rvm
Downloading https://github.com/rvm/rvm/archive/master.tar.gz
Upgrading the RVM installation in /home/jenkins/shared/.rvm/
    RVM PATH line found in /home/jenkins/.mkshrc /home/jenkins/.profile 
/home/jenkins/.bashrc /home/jenkins/.zshrc.
    RVM sourcing line found in /home/jenkins/.profile 
/home/jenkins/.bash_profile /home/jenkins/.zlogin.
Upgrade of RVM in /home/jenkins/shared/.rvm/ is complete.
  * It looks like some old stuff is laying around RVM, you can cleanup with: 
<code>rvm cleanup all</code>


<warn>Thanks for installing RVM 🙏</warn>
Please consider donating to our open collective to help us maintain RVM.

👉  Donate: <code>https://opencollective.com/rvm/donate</code>


+ mkdir -p /home/jenkins/shared/.rvm/gems/gems
+ gem install --install-dir /home/jenkins/shared/.rvm/gems bundler -v 1.17.3
Successfully installed bundler-1.17.3
1 gem installed
+ export 
PATH=/home/jenkins/shared/.rvm/gems/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+ 
PATH=/home/jenkins/shared/.rvm/gems/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+ bundle install --path /home/jenkins/shared/.rvm/gems
[DEPRECATED] The `--path` flag is deprecated because it relies on being 
remembered across bundler invocations, which bundler will no longer do in 
future versions. Instead please use `bundle config set path 
'/home/jenkins/shared/.rvm/gems'`, and stop using this flag
Using public_suffix 4.0.1
Using addressable 2.7.0
Using bundler 2.1.4
Using colorator 1.1.0
Using ffi 1.11.1
Using forwardable-extended 2.6.0
Using rb-fsevent 0.10.3
Using rb-inotify 0.10.0
Using sass-listen 4.0.0
Using sass 3.7.4
Using jekyll-sass-converter 1.5.2
Using listen 3.2.0
Using jekyll-watch 1.5.1
Using kramdown 1.17.0
Using liquid 4.0.3
Using mercenary 0.3.6
Using pathutil 0.16.2
Using rouge 2.2.1
Using safe_yaml 1.0.5
Using jekyll 3.6.3
Using json 2.1.0
Bundle complete! 2 Gemfile dependencies, 21 gems now installed.
Bundled gems are installed into `/home/jenkins/shared/.rvm/gems`
+ bundle
Using public_suffix 4.0.1
Using addressable 2.7.0
Using bundler 2.1.4
Using colorator 1.1.0
Using ffi 1.11.1
Using forwardable-extended 2.6.0
Using rb-fsevent 0.10.3
Using rb-inotify 0.10.0
Using sass-listen 4.0.0
Using sass 3.7.4
Using jekyll-sass-converter 1.5.2
Using listen 3.2.0
Using jekyll-watch 1.5.1
Using kramdown 1.17.0
Using liquid 4.0.3
Using mercenary 0.3.6
Using pathutil 0.16.2
Using rouge 2.2.1
Using safe_yaml 1.0.5
Using jekyll 3.6.3
Using json 2.1.0
Bundle complete! 2 Gemfile dependencies, 21 gems now installed.
Bundled gems are installed into `/home/jenkins/shared/.rvm/gems`
+ bundle exec jekyll build -d target/content
Configuration file: <https://builds.apache.org/job/Struts-site/ws/_config.yml>
            Source: source
       Destination: target/content
 Incremental build: disabled. Enable with --incremental
      Generating... 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/a-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/a-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/action-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/action-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/action-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/actionerror-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/actionerror-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/actionmessage-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/actionmessage-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/support-2-3/plugins/dojo/src/main/resources/template/ajax/head.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/support-2-3/apps/showcase/src/main/webapp/WEB-INF/ajax/commonInclude.jsp
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/append-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/append-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/bean-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/bean-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/checkbox-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/checkbox-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/checkboxlist-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/checkboxlist-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/combobox-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/combobox-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/component-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/component-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/simple/text.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/css_xhtml/controlheader.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/css_xhtml/controlfooter.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/css_xhtml/head.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/css_xhtml/styles.css
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/date-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/date-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/datetextfield-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/datetextfield-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/org/apache/struts2/default.properties
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/doubleselect-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/doubleselect-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/else-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/else-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/elseif-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/elseif-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/fielderror-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/fielderror-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/file-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/file-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/form-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/form-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/generator-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/generator-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/head-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/head-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/hidden-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/hidden-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/i18n-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/i18n-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/if-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/if-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/include-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/include-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/inputtransferselect-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/inputtransferselect-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/struts-default.xml
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/iterator-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/iterator-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/label-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/label-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/merge-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/merge-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/optgroup-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/optgroup-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/optiontransferselect-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/optiontransferselect-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/param-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/param-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/password-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/password-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/property-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/property-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/push-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/push-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/radio-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/radio-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/reset-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/reset-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/select-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/select-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/set-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/set-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/simple/head.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/sort-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/sort-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/struts-default.xml
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/submit-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/submit-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/subset-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/subset-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/text-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/text-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/textarea-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/textarea-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/textfield-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/textfield-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/token-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/token-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/updownselect-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/updownselect-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/url-description.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/url-attributes.html
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/com/opensymphony/xwork2/validator/validators/default.xml
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/xhtml/text.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/xhtml/controlheader.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/xhtml/controlheader-core.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/xhtml/controlfooter.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/xhtml/head.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/xhtml/styles.css
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/xhtml/form.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/xhtml/form-close.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/xhtml/form.ftl
 
Fetching content of url: 
https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/template/xhtml/form-close.ftl
 
                    done in 33.302 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
[Struts-site] $ /bin/bash -xe /tmp/jenkins11530495750688949929.sh
+ git checkout asf-site
Previous HEAD position was c53eedb7 Drops custom output directory
Switched to branch 'asf-site'
Your branch is behind 'origin/asf-site' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
+ git pull origin asf-site
>From https://gitbox.apache.org/repos/asf/struts-site
 * branch              asf-site   -> FETCH_HEAD
Updating ca517d78..d2dc6a3f
Fast-forward
 output/plugins/extending-an-application-with-custom-plugins.html | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
+ cp -r target/content/404.html target/content/announce-2002.html 
target/content/announce-2003.html target/content/announce-2004.html 
target/content/announce-2005.html target/content/announce-2006.html 
target/content/announce-2007.html target/content/announce-2008.html 
target/content/announce-2009.html target/content/announce-2010.html 
target/content/announce-2011.html target/content/announce-2012.html 
target/content/announce-2013.html target/content/announce-2014.html 
target/content/announce-2015.html target/content/announce-2016.html 
target/content/announce-2017.html target/content/announce-2018.html 
target/content/announce.html target/content/archetype-catalog.xml 
target/content/birdseye.html target/content/bootstrap 
target/content/builds.html target/content/bylaws.html 
target/content/coding-standards.html target/content/core-developers 
target/content/css target/content/dev-mail.html target/content/doap_Struts.rdf 
target/content/docs target/content/download.cgi target/content/download.html 
target/content/dtds target/content/extpaths.txt target/content/favicon.ico 
target/content/fonts target/content/getting-started target/content/helping.html 
target/content/highlighter target/content/img target/content/index.html 
target/content/js target/content/kickstart.html target/content/mail.html 
target/content/maven-archetypes target/content/planetstruts.txt 
target/content/plugins target/content/primer.html 
target/content/release-guidelines.html target/content/releases.html 
target/content/robots.txt target/content/security target/content/security.html 
target/content/struts1eol-announcement.html 
target/content/struts1eol-press.html 
target/content/struts23-eol-announcement.html 
target/content/submitting-patches.html target/content/tag-developers 
target/content/volunteers.html target/content/youatstruts.html content
+ cp -r target/content/.htaccess content/.htaccess
+ git add content/404.html content/announce-2002.html 
content/announce-2003.html content/announce-2004.html 
content/announce-2005.html content/announce-2006.html 
content/announce-2007.html content/announce-2008.html 
content/announce-2009.html content/announce-2010.html 
content/announce-2011.html content/announce-2012.html 
content/announce-2013.html content/announce-2014.html 
content/announce-2015.html content/announce-2016.html 
content/announce-2017.html content/announce-2018.html content/announce.html 
content/archetype-catalog.xml content/birdseye.html content/bootstrap 
content/builds.html content/bylaws.html content/coding-standards.html 
content/core-developers content/css content/dev-mail.html 
content/doap_Struts.rdf content/docs content/download.cgi content/download.html 
content/downloads.html content/dtds content/extpaths.txt content/favicon.ico 
content/fonts content/getting-started content/helping.html content/highlighter 
content/img content/index.html content/js content/kickstart.html 
content/mail.html content/maven content/maven-archetypes 
content/planetstruts.txt content/plugins content/primer.html 
content/release-guidelines.html content/releases.html content/robots.txt 
content/security content/security.html content/struts1eol-announcement.html 
content/struts1eol-press.html content/struts23-eol-announcement.html 
content/submitting-patches.html content/tag-developers content/volunteers.html 
content/youatstruts.html
+ git add content/.htaccess
+ git status
On branch asf-site
Your branch is up to date with 'origin/asf-site'.

nothing to commit, working tree clean
+ git commit -m 'Updates production by Jenkins'
On branch asf-site
Your branch is up to date with 'origin/asf-site'.

nothing to commit, working tree clean
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to