Skip to content
Success

Console Output

Skipping 5,779 KB.. Full Log
Uploading: https://appng.org/nexus/repository/appng-stable/org/appng/appng-standalone/1.14.3/appng-standalone-1.14.3-sources.jar
Progress (1): 2.0/7.9 kB
Progress (1): 4.1/7.9 kB
Progress (1): 6.1/7.9 kB
Progress (1): 7.9 kB    
                    
Uploaded: https://appng.org/nexus/repository/appng-stable/org/appng/appng-standalone/1.14.3/appng-standalone-1.14.3-sources.jar (7.9 kB at 90 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.978 s
[INFO] Finished at: 2017-07-28T09:43:00+02:00
[INFO] Final Memory: 28M/628M
[INFO] ------------------------------------------------------------------------
[Pipeline] sh
[appng-standalone] Running shell script
+ cp target/appng-standalone-1.14.3.zip /srv/www/appng.org/appng/builds/stable
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Results)
[Pipeline] step
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.14.3
[Pipeline] sh
[appng] Running shell script
+ mkdir --parents /srv/www/appng.org/appng/docs/1.14.3/javadoc
[Pipeline] sh
[appng] Running shell script
+ mkdir --parents /srv/www/appng.org/appng/docs/1.14.3/reference
[Pipeline] sh
[appng] Running shell script
+ mkdir --parents /srv/www/appng.org/appng/docs/1.14.3/appngizer/html
[Pipeline] sh
[appng] Running shell script
+ mkdir --parents /srv/www/appng.org/appng/docs/1.14.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.14.3/javadoc
[Pipeline] sh
[appng] Running shell script
+ mv -f appng-documentation/target/generated-docs/html /srv/www/appng.org/appng/docs/1.14.3/reference
[Pipeline] sh
[appng] Running shell script
+ mv -f appng-documentation/target/generated-docs/pdf /srv/www/appng.org/appng/docs/1.14.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.14.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.14.3/appngizer/html/
[Pipeline] sh
[appng] Running shell script
+ rm -rf /srv/www/appng.org/appng/docs/1.14.3/appngizer/html/parts
[Pipeline] sh
[appng] Running shell script
+ rm -rf /srv/www/appng.org/appng/docs/1.14.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.14.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.14.3.xsd
[Pipeline] sh
[appng] Running shell script
+ cp appng-appngizer-jaxb/target/classes/appngizer.xsd /srv/www/appng.org/schema/appngizer/appngizer-1.14.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.14.x
Updating 86a8dc5..1af5e9f
Fast-forward
 .gitignore                                         |    1 +
 CODE_OF_CONDUCT.adoc                               |   71 +
 CONTRIBUTING.adoc                                  |    1 +
 README.adoc                                        |  261 ++++
 appng-api/pom.xml                                  |   31 +-
 appng-application-assembly/pom.xml                 |    2 +-
 .../main/resources/assemblies/assembly-local.xml   |    3 +-
 .../src/main/resources/assemblies/assembly.xml     |    6 +-
 appng-application-bom/pom.xml                      | 1429 ++++++++++++++++++++
 appng-application-bom/readme.txt                   |    9 +
 appng-application-parent/pom.xml                   |   18 +-
 appng-application/pom.xml                          |   40 +-
 .../conf/examples/appNG-example-mssql.properties   |    2 +-
 appng-appngizer-jaxb/pom.xml                       |    4 +-
 appng-appngizer-maven-plugin/pom.xml               |    8 +-
 appng-appngizer/pom.xml                            |   52 +-
 .../appngizer-platform-installation-guide.adoc     |    2 +-
 .../src/main/asciidoc/appngizer-setup-guide.adoc   |    8 +-
 .../src/main/asciidoc/appngizer-user-manual.adoc   |    2 +-
 appng-archetype-application/pom.xml                |    2 +-
 appng-archetype-application/readme.txt             |    2 +-
 .../src/main/resources/archetype-resources/pom.xml |   82 +-
 .../src/test/resources/log4j.properties            |    2 +-
 .../xml/PersonDataSourceTest-testPersons.xml       |    2 +-
 appng-cli/pom.xml                                  |   33 +-
 .../cli/commands/template/InstallTemplate.java     |    4 +
 .../appng/cli/commands/AbstractCommandTest.java    |    2 +-
 .../application/CommandInstallApplicationTest.java |   44 +
 .../repository/CommandCreateRepositoryTest.java    |    2 +-
 .../template/CommandInstallTemplateTest.java       |   41 +
 .../resources/localrepo/appng-template-0.8.0.zip   |  Bin 0 -> 4044 bytes
 .../demo-application-1.5.4-2017-04-10-1046.zip     |  Bin 0 -> 5456 bytes
 appng-cli/src/test/resources/log4j.properties      |   34 +-
 appng-core/pom.xml                                 |   32 +-
 .../mssql/V2_9_1__add_global_admin_role.sql        |    3 +-
 .../appng/core/service/DatabaseServiceTest.java    |    5 +
 .../src/test/resources/conf/log4j.properties       |   20 -
 appng-core/src/test/resources/log4j.properties     |   42 +-
 appng-documentation/pom.xml                        |    2 +-
 .../src/main/asciidoc/listing/dependencies.txt     |    8 +-
 appng-forms/pom.xml                                |   31 +-
 appng-formtags/pom.xml                             |   28 +-
 appng-mail/pom.xml                                 |   31 +-
 appng-persistence/pom.xml                          |   28 +-
 appng-search/pom.xml                               |   39 +-
 appng-standalone/pom.xml                           |   20 +-
 .../org/appng/standalone/ApplicationStartup.java   |    7 +-
 appng-taglib/pom.xml                               |   30 +-
 .../main/java/org/appng/taglib/search/Search.java  |    2 +-
 appng-template-assembly/pom.xml                    |    2 +-
 appng-template-parent/pom.xml                      |   10 +-
 appng-testsupport/pom.xml                          |   31 +-
 appng-tomcat7/pom.xml                              |    4 +-
 appng-tomcat8/pom.xml                              |    2 +-
 appng-tools/pom.xml                                |   28 +-
 appng-xmlapi/pom.xml                               |   28 +-
 pom.xml                                            |  135 +-
 readme.adoc                                        |  157 ---
 58 files changed, 2501 insertions(+), 424 deletions(-)
 create mode 100644 CODE_OF_CONDUCT.adoc
 create mode 100644 CONTRIBUTING.adoc
 create mode 100644 README.adoc
 create mode 100644 appng-application-bom/pom.xml
 create mode 100644 appng-application-bom/readme.txt
 create mode 100644 appng-cli/src/test/java/org/appng/cli/commands/application/CommandInstallApplicationTest.java
 create mode 100644 appng-cli/src/test/java/org/appng/cli/commands/template/CommandInstallTemplateTest.java
 create mode 100644 appng-cli/src/test/resources/localrepo/appng-template-0.8.0.zip
 create mode 100644 appng-cli/src/test/resources/localrepo/demo-application-1.5.4-2017-04-10-1046.zip
 delete mode 100644 appng-core/src/test/resources/conf/log4j.properties
 delete mode 100644 readme.adoc
[Pipeline] sh
[appng] Running shell script
+ git tag appng-1.14.3
[Pipeline] sh
[appng] Running shell script
+ git push origin appng-1.14.3
To git@github.com:appNG/appng.git
 * [new tag]         appng-1.14.3 -> appng-1.14.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
   86a8dc5..1af5e9f  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 checkout -b appng-1.15.x
Switched to a new branch 'appng-1.15.x'
[Pipeline] sh
[appng] Running shell script
+ sed -i s/1\.14\.3/1\.15\.0-SNAPSHOT/g pom.xml appng-api/pom.xml appng-application-assembly/pom.xml appng-application-bom/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-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 s/:current: {stable}/:current: {snapshot}/g README.adoc
image::https://www.aiticon.com/assets/images/appng_logo_760px.jpg[]
:snapshot: 1.15.0-SNAPSHOT
:stable: 1.14.3
:current: {snapshot}

== Welcome to appNG
appNG is a *web application platform* and a *web application framework*, based on http://tomcat.apache.org/[Apache Tomcat^] and the https://spring.io[Spring Framework^].

With appNG, you can build your own applications and deploy them to the platform within minutes.

appNG is very well suited to create and operate your own application platform as a service (aPaaS).

== Core Features
* Clear separation of concerns following the *MVC* paradigm
* *Declarative UI definition* using schema-safe XML files
* Writing business logic by implementing a *handful of interfaces*
* Automatic *parameter-binding* and type conversion
* Built-in support for *paging, filtering sorting*
* Out-of-the-box support for *JPA* and http://projects.spring.io/spring-data/[Spring Data^]
* Built-In *connection pooling* using https://github.com/brettwooldridge/HikariCP[HikariCP^]
* Database *schema migrations* powered by https://flywaydb.org/[Flyway^]
* Built-In *role based access control*, which allows using field-based access
* Easily provide your own *SOAP* or *REST* based webservices
* Fully supports *internationalization* (i18n)
* *Easy deployment* by providing a repository mechanism
* Configurable caching powered by http://www.ehcache.org/[Ehcache^]
* Cluster support and *horizontal scaling*
* Powerful *administration tools*, including a graphical user interface (GUI), but also a command line interface (CLI) and a REST-client
* Supports the *Bean Validation API*
* Supports *indexing and searching*, powered by http://lucene.apache.org/[Lucene^]
* Customizable *templating* mechanism
* Configurable and extendable *authentication mechanism* (local, LDAP etc.)
* Provides *job scheduling* powered by http://www.quartz-scheduler.org/[Quartz^]
* Provides *tooling for common tasks* like resizing images, sending emails, geo-locating, report generation etc.
* Provides a large set of commonly used *libraries* such as https://commons.apache.org/[Apache Commons^] or https://github.com/FasterXML/jackson[Jackson^]
* Can serve *JSP*-content that can make use of the appNG *tag library*
* *Multi-tenancy* allows to separate or group applications
* *Rapid protoyping* enables you to design your user interface without writing one line of Java code

== Getting started
=== Download and run the appNG standalone Version
appNG is available as a standalone version, suitable for evaluation and testing purposes.

The standalone version also comes with *appNGizer*, the REST-based administration tool for appNG.

The standalone version can be found here:
https://appng.org/appng/builds/stable/appng-standalone-{stable}.zip

Unzip the file, change into the extracted folder and run
[source,subs=normal]
----
java -jar appng-standalone-{stable}.jar -i -u
----

Wait a few seconds, until the console output stops, then visit http://localhost:8080/manager in your browser.

Sign-in with the username `admin` and the password `s3cr3t`.

[NOTE]
====
When executing the jar for the next time, you *must* omit the parameters `-u` and `-i`, as they are only
allowed on the very first run (`-u` unpacks and configures the wrapped web applications, `-i` is for installing the appNG applications and the template).
====

=== Create your first appNG application
Using the *appNG Maven Archetype*, you can easily create your first own application.

Therefore, the following command must be used (replace `mygroupid` and `myartifactid` with the desired values):
[source,subs=normal]
----
mvn archetype:generate -DgroupId=mygroupid -DartifactId=myartifactid -DarchetypeGroupId=org.appng -DarchetypeArtifactId=appng-archetype-application -DarchetypeVersion={stable} -DinteractiveMode=false
----

Next, change into the created project folder and run `mvn package`.

In the target folder, a file named `myartifactid-1.0-SNAPSHOT-<yyyyMMdd-HHmm>.zip` should have been generated.
This file is the application archive.

=== Deploying the application
The next step is to deploy the application through a local repository, e.g. the application archives are served from the local file system.

During installation of the *appNG standalone* version, a local repository has been created at `/path/to/appng-standalone-{stable}/repository/`.
So the first step is to copy `myartifactid-1.0-SNAPSHOT-<yyyyMMdd-HHmm>.zip` to this location.

[TIP]
====
You can also build the application archive directly in the repository folder by using the Maven option `-DoutFolder=/path/to/appng-standalone-{stable}/repository/`
====

Next, we use the *appNG CLI* to install the application and to activate it for the site `manager` (that has been created during installation).

In `/path/to/appng-standalone-{stable}/appng/WEB-INF/bin`, execute the following commands:

[source]
----
./appng install-application -n myartifactid -v 1.0-SNAPSHOT -r Local
./appng activate-application -s manager -a myartifactid
----

Both commands should return without any message, meaning they where successful.

[NOTE]
====
You can also use the appNG Manager or the appNGizer to install and activate an application. To see a list of available CLI commands, execute `./appng` or `./appng -h`.

If you configure the appNGizer Maven Plugin for your project, you can automatically install and activate your application after the build.
====

The final step is to __reload__ the site `manager`. Therefore, login at http://localhost:8080/manager and click on the reload-icon shown next to the site in the overview. A message __"Site has been reloaded."__ should appear.

After a re-login (see details below), a new navigation item named `MYAPPLICATION` should appear on the site's navigation on the left. When clicking it, you see the results of your very first appNG application. *Congratulations!*

[NOTE]
====
During installation, the application's role `Admin` has been added to the appNG's built-in `Administrators` group, to which your user belongs to.
Since the groups of a user are determined once during login, you need to re-login to apply the newly received permissions.

For the following updates of your application, this step is therefore not necessary.
====


=== What's next?
You should import the Maven project into your favorite IDE. Then start browsing the code to get an idea of how an appNG application works.
You should also take a look at the https://appng.org/appng/docs/{snapshot}/reference/html/developerguide.html[Developer Guide].

You may also want to check out *appNGizer* at http://localhost:8080/appNGizer. The user manual can be found here:
https://appng.org/appng/docs/{snapshot}/appngizer/html/appngizer-user-manual.html

== Components

[width="100%",options="header"]
|====================
| Name | Type | Description

| https://github.com/appNG/appng[appNG^]
| Web application
| The appNG platform.

| https://github.com/appNG/appng[appNGizer^]
| Web application
| Provides the appNG REST API. The appNGizer is part of the appng Git Repository. During the build a separate appNGizer WAR file is packaged.

| https://github.com/appNG/appng[appng-standalone^]
| Standalone version with bundled Tomcat
| Includes the applications: Manager, Authentication and Scheduler and also the appNG Template


| https://github.com/appNG/appng-manager[appNG Manager^]
| appNG core application
| Provides a web-based interface to administer appNG and to access other appNG applications.

| https://github.com/appNG/appng-authentication[appNG Authentication^]
| appNG core application
| Provides different authentication mechanisms for appNG.

| https://github.com/appNG/appng-scheduler[appNG Scheduler^]
| appNG core application
| Provides job scheduling services.

| https://github.com/appNG/appng-template[appNG Template^]
| appNG template
| The classic XSLT based template, used in conjunction with the appNG Manager.

|====================

NOTE: The appNG and appNGizer web applications run in Apache Tomcat, while appNG applications run on the appNG platform. appNG core applications have elevated permissions to access and control the appNG platform. appNG templates define the visual appearance of appNG applications.

== Documentation

[width="100%",options="header"]
|====================
| Component | Type | Format

|appNG
|JavaDoc
|https://appng.org/appng/docs/{current}/javadoc/[HTML]

|appNG
|Application Developer Guide
|https://appng.org/appng/docs/{current}/reference/html/developerguide.html[HTML^], https://appng.org/appng/docs/{current}/reference/pdf/developerguide.pdf[PDF^]

|appNGizer
|Setup Guide
|https://appng.org/appng/docs/{current}/appngizer/html/appngizer-setup-guide.html[HTML^], https://appng.org/appng/docs/{current}/appngizer/pdf/appngizer-setup-guide.pdf[PDF^]

|appNGizer
|Platform installation guide
|https://appng.org/appng/docs/{current}/appngizer/html/appngizer-platform-installation-guide.html[HTML^], https://appng.org/appng/docs/{current}/appngizer/pdf/appngizer-platform-installation-guide.pdf[PDF^]

|appNGizer
|User Manual
|https://appng.org/appng/docs/{current}/appngizer/html/appngizer-user-manual.html[HTML^], https://appng.org/appng/docs/{current}/appngizer/pdf/appngizer-user-manual.pdf[PDF^]

|====================

== Download Releases

[width="100%",options="header"]
|====================
| Component | Version | Format

|appNG
|{stable}
|https://appng.org/appng/builds/stable/appng-application-{stable}.war[WAR^]

|appNGizer
|{stable}
|https://appng.org/appng/builds/stable/appng-appngizer-{stable}.war[WAR^]

|Standalone
|{stable}
|https://appng.org/appng/builds/stable/appng-standalone-{stable}.zip[ZIP^]


|====================

== Download Snapshots

[width="100%",options="header"]
|====================
| Component | Version | Format

|appNG
|{snapshot}
|https://appng.org/appng/builds/snapshot/appng-application-{snapshot}.war[WAR^]

|appNGizer
|{snapshot}
|https://appng.org/appng/builds/snapshot/appng-appngizer-{snapshot}.war[WAR^]

|Standalone
|{snapshot}
|https://appng.org/appng/builds/snapshot/appng-standalone-{snapshot}.zip[ZIP^]

|====================

WARNING: Snapshots reflect the current development status. We do not recommend to use snapshots in production and might not be able to help, if you are running cutting-edge appNG. However, if you want to take a look at the latest features, feel free to download a copy and try it out.

== Getting help

Please ask your question at https://stackoverflow.com/[Stack Overflow^] and make sure to add the https://stackoverflow.com/questions/tagged/appng[appng^] tag to your question.

If you think you found a bug or want to propose a new feature, please create a ticket in our https://appng.org/jira/[issue tracker^].

If you require an *Enterprise Support Plan*, please contact https://www.aiticon.com[aiticon GmbH^] for further information. aiticon also offers trainings, consulting, development and hosting for appNG.

== How to contribute
Coming soon.

== Developer Links
* https://appng.org/jira/[Issue Tracker^]
* https://appng.org/jenkins/[Continuous Integration^]
* https://appng.org/appng/[Builds and Docs^]
* https://appng.org/schema/[XSD Schemata^]
* Maven Repository - Stable
* Maven Repository - Snapshot
* appNG Application Repository - Stable
* appNG Application Repository - Snapshot

== License
appNG is licensed under the https://www.apache.org/licenses/LICENSE-2.0[Apache License 2.0^].
[Pipeline] sh
[appng] Running shell script
+ git status
On branch appng-1.15.x
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:   appng-api/pom.xml
	modified:   appng-application-assembly/pom.xml
	modified:   appng-application-bom/pom.xml
	modified:   appng-application-parent/pom.xml
	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-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.15.0-SNAPSHOT
[appng-1.15.x 5c1e21c] preparing next version 1.15.0-SNAPSHOT
 30 files changed, 49 insertions(+), 49 deletions(-)
[Pipeline] sh
[appng] Running shell script
+ git push origin appng-1.15.x
To git@github.com:appNG/appng.git
 * [new branch]      appng-1.15.x -> appng-1.15.x
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS