Skip to content
Success

Console Output

Skipping 6,810 KB.. Full Log
Uploading: https://appng.org/nexus/repository/appng-stable/org/appng/appng-standalone/1.16.3/appng-standalone-1.16.3-sources.jar
Progress (1): 2.0/7.8 kB
Progress (1): 4.1/7.8 kB
Progress (1): 6.1/7.8 kB
Progress (1): 7.8 kB    
                    
Uploaded: https://appng.org/nexus/repository/appng-stable/org/appng/appng-standalone/1.16.3/appng-standalone-1.16.3-sources.jar (7.8 kB at 11 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.990 s
[INFO] Finished at: 2018-06-14T16:59:37+02:00
[INFO] Final Memory: 30M/435M
[INFO] ------------------------------------------------------------------------
[Pipeline] sh
[appng-standalone] Running shell script
+ cp target/appng-standalone-1.16.3.zip /srv/www/appng.org/appng/builds/stable
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Results)
[Pipeline] junit
Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docs)
[Pipeline] dir
Running in /var/lib/jenkins/workspace/appNG_Release/appng
[Pipeline] {
[Pipeline] sh
[appng] Running shell script
+ rm -rf /srv/www/appng.org/appng/docs/1.16.3
[Pipeline] sh
[appng] Running shell script
+ mkdir --parents /srv/www/appng.org/appng/docs/1.16.3/javadoc
[Pipeline] sh
[appng] Running shell script
+ mkdir --parents /srv/www/appng.org/appng/docs/1.16.3/reference
[Pipeline] sh
[appng] Running shell script
+ mkdir --parents /srv/www/appng.org/appng/docs/1.16.3/appngizer/html
[Pipeline] sh
[appng] Running shell script
+ mkdir --parents /srv/www/appng.org/appng/docs/1.16.3/appngizer/pdf
[Pipeline] sh
[appng] Running shell script
+ mv -f target/site/apidocs/allclasses-frame.html target/site/apidocs/allclasses-noframe.html target/site/apidocs/appng-javadoc.css target/site/apidocs/constant-values.html target/site/apidocs/deprecated-list.html target/site/apidocs/help-doc.html target/site/apidocs/index-all.html target/site/apidocs/index.html target/site/apidocs/org target/site/apidocs/overview-frame.html target/site/apidocs/overview-summary.html target/site/apidocs/overview-tree.html target/site/apidocs/package-list target/site/apidocs/resources target/site/apidocs/script.js target/site/apidocs/serialized-form.html /srv/www/appng.org/appng/docs/1.16.3/javadoc
[Pipeline] sh
[appng] Running shell script
+ mv -f appng-documentation/target/generated-docs/html /srv/www/appng.org/appng/docs/1.16.3/reference
[Pipeline] sh
[appng] Running shell script
+ mv -f appng-documentation/target/generated-docs/pdf /srv/www/appng.org/appng/docs/1.16.3/reference
[Pipeline] sh
[appng] Running shell script
+ mv -f appng-appngizer/target/generated-docs/pdf/appngizer-platform-installation-guide.pdf appng-appngizer/target/generated-docs/pdf/appngizer-setup-guide.pdf appng-appngizer/target/generated-docs/pdf/appngizer-user-manual.pdf /srv/www/appng.org/appng/docs/1.16.3/appngizer/pdf/
[Pipeline] sh
[appng] Running shell script
+ mv -f appng-appngizer/target/generated-docs/html/appng.css appng-appngizer/target/generated-docs/html/appngizer-platform-installation-guide.html appng-appngizer/target/generated-docs/html/appngizer-setup-guide.html appng-appngizer/target/generated-docs/html/appngizer-user-manual.html appng-appngizer/target/generated-docs/html/coderay-asciidoctor.css appng-appngizer/target/generated-docs/html/images appng-appngizer/target/generated-docs/html/parts appng-appngizer/target/generated-docs/html/xml /srv/www/appng.org/appng/docs/1.16.3/appngizer/html/
[Pipeline] sh
[appng] Running shell script
+ ln -sfn /srv/www/appng.org/appng/docs/1.16.3 /srv/www/appng.org/appng/docs/current
[Pipeline] sh
[appng] Running shell script
+ rm -rf /srv/www/appng.org/appng/docs/1.16.3/appngizer/html/parts
[Pipeline] sh
[appng] Running shell script
+ rm -rf /srv/www/appng.org/appng/docs/1.16.3/appngizer/html/xml
[Pipeline] sh
[appng] Running shell script
+ cp appng-xmlapi/target/classes/appng-application.xsd /srv/www/appng.org/schema/application/appng-application-1.16.3.xsd
[Pipeline] sh
[appng] Running shell script
+ cp appng-xmlapi/target/classes/appng-platform.xsd /srv/www/appng.org/schema/platform/appng-platform-1.16.3.xsd
[Pipeline] sh
[appng] Running shell script
+ cp appng-appngizer-jaxb/target/classes/appngizer.xsd /srv/www/appng.org/schema/appngizer/appngizer-1.16.3.xsd
[Pipeline] sh
[appng] Running shell script
+ cp appng-xmlapi/target/classes/appng-application.xsd /srv/www/appng.org/schema/application/appng-application.xsd
[Pipeline] sh
[appng] Running shell script
+ cp appng-xmlapi/target/classes/appng-platform.xsd /srv/www/appng.org/schema/platform/appng-platform.xsd
[Pipeline] sh
[appng] Running shell script
+ cp appng-appngizer-jaxb/target/classes/appngizer.xsd /srv/www/appng.org/schema/appngizer/appngizer.xsd
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (merge to master and tag)
[Pipeline] dir
Running in /var/lib/jenkins/workspace/appNG_Release/appng
[Pipeline] {
[Pipeline] sh
[appng] Running shell script
+ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
[Pipeline] sh
[appng] Running shell script
+ git merge --ff appng-1.16.x --strategy-option theirs
Auto-merging pom.xml
Auto-merging appng-xmlapi/pom.xml
Auto-merging appng-tools/pom.xml
Auto-merging appng-tomcat8/pom.xml
Auto-merging appng-tomcat7/pom.xml
Auto-merging appng-testsupport/pom.xml
Auto-merging appng-template-parent/pom.xml
Auto-merging appng-template-assembly/pom.xml
Auto-merging appng-taglib/pom.xml
Auto-merging appng-standalone/pom.xml
Auto-merging appng-search/pom.xml
Auto-merging appng-persistence/pom.xml
Auto-merging appng-mail/pom.xml
Auto-merging appng-formtags/pom.xml
Auto-merging appng-forms/pom.xml
Auto-merging appng-documentation/src/main/asciidoc/listing/dependencies.txt
Auto-merging appng-documentation/pom.xml
Auto-merging appng-core/src/main/java/org/appng/core/controller/filter/PageCacheFilter.java
Auto-merging appng-core/pom.xml
Auto-merging appng-cli/pom.xml
Auto-merging appng-camunda/pom.xml
Auto-merging appng-archetype-application/src/main/resources/archetype-resources/pom.xml
Auto-merging appng-archetype-application/readme.txt
Auto-merging appng-archetype-application/pom.xml
Auto-merging appng-appngizer/pom.xml
Auto-merging appng-appngizer-maven-plugin/pom.xml
Auto-merging appng-appngizer-jaxb/pom.xml
Auto-merging appng-application/pom.xml
Auto-merging appng-application/README.adoc
Auto-merging appng-application-parent/pom.xml
Auto-merging appng-application-camunda/pom.xml
Auto-merging appng-application-camunda/README.adoc
Auto-merging appng-application-bom/pom.xml
Auto-merging appng-application-assembly/pom.xml
Auto-merging appng-api/pom.xml
Auto-merging README.adoc
Merge made by the 'recursive' strategy.
 README.adoc                                        | 11 +--
 appng-api/pom.xml                                  |  2 +-
 appng-application-assembly/pom.xml                 |  2 +-
 appng-application-bom/pom.xml                      | 30 ++++----
 appng-application-camunda/README.adoc              |  4 +-
 appng-application-camunda/pom.xml                  |  2 +-
 appng-application-parent/pom.xml                   |  2 +-
 appng-application/README.adoc                      |  4 +-
 appng-application/pom.xml                          |  2 +-
 appng-appngizer-jaxb/pom.xml                       |  2 +-
 appng-appngizer-maven-plugin/pom.xml               |  2 +-
 appng-appngizer/pom.xml                            |  2 +-
 appng-archetype-application/pom.xml                |  2 +-
 appng-archetype-application/readme.txt             |  2 +-
 .../src/main/resources/archetype-resources/pom.xml |  2 +-
 appng-camunda/pom.xml                              |  2 +-
 appng-cli/pom.xml                                  |  2 +-
 appng-core/pom.xml                                 |  2 +-
 .../core/controller/filter/PageCacheFilter.java    | 86 +++++++++++++++++----
 .../controller/filter/PageCacheFilterTest.java     | 89 ++++++++++++++++++++++
 appng-documentation/pom.xml                        |  2 +-
 .../src/main/asciidoc/listing/dependencies.txt     |  8 +-
 appng-forms/pom.xml                                |  2 +-
 appng-formtags/pom.xml                             |  2 +-
 appng-mail/pom.xml                                 |  2 +-
 appng-persistence/pom.xml                          |  2 +-
 appng-search/pom.xml                               |  2 +-
 appng-standalone/pom.xml                           |  2 +-
 appng-taglib/pom.xml                               |  2 +-
 appng-template-assembly/pom.xml                    |  2 +-
 appng-template-parent/pom.xml                      |  4 +-
 appng-testsupport/pom.xml                          |  2 +-
 appng-tomcat7/pom.xml                              |  2 +-
 appng-tomcat8/pom.xml                              |  2 +-
 appng-tools/pom.xml                                |  2 +-
 appng-xmlapi/pom.xml                               |  2 +-
 pom.xml                                            |  2 +-
 37 files changed, 215 insertions(+), 79 deletions(-)
 create mode 100644 appng-core/src/test/java/org/appng/core/controller/filter/PageCacheFilterTest.java
[Pipeline] sh
[appng] Running shell script
+ git tag appng-1.16.3
[Pipeline] sh
[appng] Running shell script
+ git push origin appng-1.16.3
To git@github.com:appNG/appng.git
 * [new tag]         appng-1.16.3 -> appng-1.16.3
[Pipeline] sh
[appng] Running shell script
+ git push
warning: push.default is unset; its implicit value has changed in
Git 2.0 from 'matching' to 'simple'. To squelch this message
and maintain the traditional behavior, use:

  git config --global push.default matching

To squelch this message and adopt the new behavior now, use:

  git config --global push.default simple

When push.default is set to 'matching', git will push local branches
to the remote branches that already exist with the same name.

Since Git 2.0, Git defaults to the more conservative 'simple'
behavior, which only pushes the current branch to the corresponding
remote branch that 'git pull' uses to update the current branch.

See 'git help config' and search for 'push.default' for further information.
(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode
'current' instead of 'simple' if you sometimes use older versions of Git)

To git@github.com:appNG/appng.git
   0e39aac..c314faa  master -> master
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (prepare next version)
[Pipeline] dir
Running in /var/lib/jenkins/workspace/appNG_Release/appng
[Pipeline] {
[Pipeline] sh
[appng] Running shell script
+ git show-ref --verify --quiet refs/heads/appng-1.16.x
+ git checkout appng-1.16.x
Switched to branch 'appng-1.16.x'
Your branch is ahead of 'origin/appng-1.16.x' by 1 commit.
  (use "git push" to publish your local commits)
[Pipeline] sh
[appng] Running shell script
+ sed -i s/1\.16\.3/1\.16\.4-SNAPSHOT/g pom.xml appng-api/pom.xml appng-application-assembly/pom.xml appng-application-bom/pom.xml appng-application-camunda/pom.xml appng-application-parent/pom.xml appng-application/pom.xml appng-appngizer-jaxb/pom.xml appng-appngizer-maven-plugin/pom.xml appng-appngizer/pom.xml appng-archetype-application/pom.xml appng-camunda/pom.xml appng-cli/pom.xml appng-core/pom.xml appng-documentation/pom.xml appng-forms/pom.xml appng-formtags/pom.xml appng-mail/pom.xml appng-persistence/pom.xml appng-search/pom.xml appng-standalone/pom.xml appng-taglib/pom.xml appng-template-assembly/pom.xml appng-template-parent/pom.xml appng-testsupport/pom.xml appng-tomcat7/pom.xml appng-tomcat8/pom.xml appng-tools/pom.xml appng-xmlapi/pom.xml appng-archetype-application/src/main/resources/archetype-resources/pom.xml appng-archetype-application/readme.txt appng-documentation/src/main/asciidoc/listing/dependencies.txt
[Pipeline] sh
[appng] Running shell script
+ sed -i s/:current: {stable}/:current: {snapshot}/g README.adoc appng-application-camunda/README.adoc appng-application/README.adoc
[Pipeline] sh
[appng] Running shell script
+ git status
On branch appng-1.16.x
Your branch is ahead of 'origin/appng-1.16.x' by 1 commit.
  (use "git push" to publish your local commits)
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	modified:   README.adoc
	modified:   appng-api/pom.xml
	modified:   appng-application-assembly/pom.xml
	modified:   appng-application-bom/pom.xml
	modified:   appng-application-camunda/README.adoc
	modified:   appng-application-camunda/pom.xml
	modified:   appng-application-parent/pom.xml
	modified:   appng-application/README.adoc
	modified:   appng-application/pom.xml
	modified:   appng-appngizer-jaxb/pom.xml
	modified:   appng-appngizer-maven-plugin/pom.xml
	modified:   appng-appngizer/pom.xml
	modified:   appng-archetype-application/pom.xml
	modified:   appng-archetype-application/readme.txt
	modified:   appng-archetype-application/src/main/resources/archetype-resources/pom.xml
	modified:   appng-camunda/pom.xml
	modified:   appng-cli/pom.xml
	modified:   appng-core/pom.xml
	modified:   appng-documentation/pom.xml
	modified:   appng-documentation/src/main/asciidoc/listing/dependencies.txt
	modified:   appng-forms/pom.xml
	modified:   appng-formtags/pom.xml
	modified:   appng-mail/pom.xml
	modified:   appng-persistence/pom.xml
	modified:   appng-search/pom.xml
	modified:   appng-standalone/pom.xml
	modified:   appng-taglib/pom.xml
	modified:   appng-template-assembly/pom.xml
	modified:   appng-template-parent/pom.xml
	modified:   appng-testsupport/pom.xml
	modified:   appng-tomcat7/pom.xml
	modified:   appng-tomcat8/pom.xml
	modified:   appng-tools/pom.xml
	modified:   appng-xmlapi/pom.xml
	modified:   pom.xml

Untracked files:
  (use "git add <file>..." to include in what will be committed)

	appng-standalone/src/test/resources/xml/copyConfig.xml

no changes added to commit (use "git add" and/or "git commit -a")
[Pipeline] sh
[appng] Running shell script
+ git commit -a -m preparing next version 1.16.4-SNAPSHOT
[appng-1.16.x 49a3700] preparing next version 1.16.4-SNAPSHOT
 35 files changed, 53 insertions(+), 53 deletions(-)
[Pipeline] sh
[appng] Running shell script
+ git push origin appng-1.16.x
To git@github.com:appNG/appng.git
   c3ec444..49a3700  appng-1.16.x -> appng-1.16.x
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS