summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-191-14/+14
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * stable-5.2: Fix NPE in RebaseTodoFile#parseComments Fix NPE in ObjectIdOwnerMap#get Fix NPE in CommitOnlyTest#getHead FileUtils#lastModifiedInstant should not log error if path doesn't exist Cache user global and system-wide git configurations Avoid setup and saving FileStoreAttributes compete for ~/.gitconfig lock Add missing dependencies for running FS_POSIXTest in Eclipse Fix javadoc for SystemReader#getInstance Improve retry handling when saving FileStoreAttributes fails Ensure FSTest uses MockSystemReader Make supportsAtomicCreateNewFile return true as default Update orbit to R20190602212107-2019-06 to enable backports from master Handle InvalidPathException in FS_POSIX#createNewFileAtomic Ensure root cause of lock creation failures is logged Implement toString in MockSystemReader and MockConfig LocalDiskRefTreeDatabaseTest shall use MockSystemReader Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader Ensure we use MockSystemReader in tests Override FileBasedConfig's save method in MockConfig Remove FileBasedConfig.load(boolean) introduced in d45219ba Disable debug log for FS in org.eclipse.jgit.test Bazel: enable logging for tests in org.eclipse.jgit.test LockFile: log exception if creation of lock file failed Stop using deprecated Constants.CHARACTER_ENCODING Change-Id: If0c5010a2cf151ebebb2f2088fac3ee02c5007b9 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
| * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-191-16/+16
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * stable-5.1: Fix NPE in RebaseTodoFile#parseComments Fix NPE in ObjectIdOwnerMap#get Fix NPE in CommitOnlyTest#getHead FileUtils#lastModifiedInstant should not log error if path doesn't exist Cache user global and system-wide git configurations Avoid setup and saving FileStoreAttributes compete for ~/.gitconfig lock Add missing dependencies for running FS_POSIXTest in Eclipse Fix javadoc for SystemReader#getInstance Improve retry handling when saving FileStoreAttributes fails Ensure FSTest uses MockSystemReader Make supportsAtomicCreateNewFile return true as default Update orbit to R20190602212107-2019-06 to enable backports from master Handle InvalidPathException in FS_POSIX#createNewFileAtomic Ensure root cause of lock creation failures is logged Implement toString in MockSystemReader and MockConfig LocalDiskRefTreeDatabaseTest shall use MockSystemReader Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader Ensure we use MockSystemReader in tests Override FileBasedConfig's save method in MockConfig Remove FileBasedConfig.load(boolean) introduced in d45219ba Disable debug log for FS in org.eclipse.jgit.test Bazel: enable logging for tests in org.eclipse.jgit.test LockFile: log exception if creation of lock file failed Stop using deprecated Constants.CHARACTER_ENCODING Change-Id: I48c585f3c9287be7d6ddb6b01a1955444e13fa31 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
| | * Update orbit to R20190602212107-2019-06 to enable backports from masterMatthias Sohn2019-08-121-13/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update - org.apache.httpcomponents.httpclient to 4.5.6.v20190503-0009 - org.apache.httpcomponents.httpcore to 4.4.10.v20190123-2214 - com.jcraft.jsch" version to 0.1.55.v20190404-1902 - org.mockito to 2.23.0.v20190527-1420 add its dependencies - net.bytebuddy.byte-buddy 1.9.0.v20181107-1410 - net.bytebuddy.byte-buddy-agent 1.9.0.v20181106-1534 - org.objenesis to 2.6.0.v20180420-1519 CQ: 18303 (objenesis) CQ: 18703 (httpclient) CQ: 18704 (httpcore) CQ: 19588 (jsch) CQ: 20214 (mockito) CQ: 20215 (butebuddy) CQ: 20216 (bytebuddy-agent) Change-Id: I8d76375de867e32b7818449f843b7c053a717b5e Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | | Update Orbit to R20190226160451Matthias Sohn2019-03-061-2/+2
| | | | | | | | | | | | Change-Id: I43bfd56b029b4bf16aaf001915a9dabeb189a9e2 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | | Update Orbit to S20190219190953Matthias Sohn2019-02-191-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | - Orbit milestone for 2019-03 M3 - fixes Apache httpclient 4.5.6 Bug: 544139 Change-Id: Ib225d90dd26f6f3665d4feacecfbba4a28251a0b Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | | Update Orbit to S20190129210011Matthias Sohn2019-01-301-2/+2
| | | | | | | | | | | | | | | | | | This is the Orbit stable build for 2019-03 M2 Change-Id: I6db8e030af6bcec9c50065cb66211280d366dfa8 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | | Add 4.11-staging target platform and update Orbit to I20190123233226Matthias Sohn2019-01-271-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update - org.apache.httpcomponents.httpcore to 4.4.10.v20190123-2214 - org.apache.httpcomponents.httpclient.source to 4.5.6.v20190123-2215 - org.bouncycastle.bcpg to 1.60.0.v20181210-2057 - org.bouncycastle.pkix to 1.60.0.v20181210-2057 - org.bouncycastle.prov to 1.60.0.v20181210-2057 Change-Id: I132b6686aa29b2a76cc529f7cae34115604c754d Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | | Implement signing commits using BouncyCastleMedha Bhargav Prabhala2019-01-161-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also includes a change to generating the jgit CLI jar. Shading is no longer possible because it breaks the signature of BouncyCastle. Instead, the Spring Boot Loader Maven plug-in is now used to generate an executable jar. Bug: 382212 Change-Id: I35ee3d4b06d9d479475ab2e51b29bed49661bbdc Also-by: Gunnar Wagenknecht <gunnar@wagenknecht.org> Signed-off-by: Gunnar Wagenknecht <gunnar@wagenknecht.org> Signed-off-by: Medha Bhargav Prabhala <mprabhala@salesforce.com> Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | | Update Jetty to 9.4.14Matthias Sohn2019-01-151-18/+18
| | | | | | | | | | | | Change-Id: I255d4d03a35bf7701b021339623dfb8c28d24c35 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | | Update org.tukaani.xz to 1.8.0.v20180207-1613Matthias Sohn2018-12-241-3/+3
|/ / | | | | | | | | CQ: 18321 Change-Id: I49f47748e7753146c0d696b2bd381d2d3465691e Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | Update Orbit to R20181128170323 for 2018-12Matthias Sohn2018-12-051-2/+2
| | | | | | | | Change-Id: Ia3597d2d0609e5a0a67e5f2518f68ce99ab8aa3c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | Update Orbit to S20181128170323 for 2018-12 RC1Matthias Sohn2018-12-031-2/+2
| | | | | | | | Change-Id: I4f66b907d8027cae779f54ef0bdc5d36b4a21f6f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | Update Orbit to I20181128011035Matthias Sohn2018-11-281-4/+4
| | | | | | | | | | | | | | | | | | | | to consume fix for vulnerability [1] in Apache commons compress which is fixed in version 1.18. [1] CVE-2018-1324 CQ: 18320 Change-Id: I01e435fda834bbb22892a1cfba411d0196d7de17 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | Update Ant to 1.10.5Matthias Sohn2018-11-221-3/+3
| | | | | | | | | | CQ: 18322 Change-Id: I88982116e02598b0ac658c4d740d7a7c1e37280a Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | Update Orbit to S20181120221132 for 2018-12Matthias Sohn2018-11-221-2/+2
| | | | | | | | Change-Id: Ice169d000e4757732e847ba5e2ea5e59945a09e8 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | Update mockito to 2.13.0Matthias Sohn2018-11-221-6/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update mockito and its dependencies to latest version available in Orbit: - mockito 2.13.0.v20180426-1843 - net.bytebuddy.byte-buddy 1.7.9.v20180420-1519 - net.bytebuddy.byte-buddy-agent 1.7.9.v20180420-1519 - org.objenesis 2.6.0.v20180420-1519 CQ: 18301 CQ: 18303 CQ: 18319 Change-Id: I3dd01e5b0b5a023fcb6530e8ec76729cfc41d735 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | Update JGit target platforms to Orbit I20181102163257Thomas Wolf2018-11-021-9/+9
| | | | | | | | | | | | | | | | Remove the S20181031145145 Orbit definition; that one was for our purposes broken (mistakes in the org.apache.sshd-core and net.i2p.crypto.eddsa receipes). Change-Id: I8246d0837bc80165dd23780236b58fd9fe2fe0bc Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
* | Update 2018-12 Orbit repository to S20181031145145Matthias Sohn2018-10-311-3/+9
|/ | | | | | | | | | | | Add the following new bundles needed for new ssh implementation: - net.i2p.crypto.eddsa 0.3.0 - net.i2p.crypto.eddsa.source 0.3.0 - org.apache.sshd.core 2.0.0 - org.apache.sshd.core.source 2.0.0 - org.apache.sshd.sftp 2.0.0 - org.apache.sshd.sftp.source 2.0.0 Change-Id: I336166dd71522cc382df2e3efc00e7126d2c0874 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit 2018-09 to R20180905201904Matthias Sohn2018-09-101-2/+2
| | | | Change-Id: I15e79024b89e45a5ba60c7aba909d899733bcb2f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to S20180829155938 for 2018-09 RC1Matthias Sohn2018-09-011-2/+2
| | | | Change-Id: I48d5a2e06e2833c9745cb71c53600da3ed5f8501 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to S20180820175350 for 2018-09 M3Matthias Sohn2018-08-281-2/+2
| | | | Change-Id: Ifecbe9a7f36e65a191f007f0216633e9038ebff9 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Merge branch 'stable-5.0'Matthias Sohn2018-08-251-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * stable-5.0: Silence API warning for new ObjectIdSerializer introduced in 4.11.1 Ignore API warnings Fix photon target platform to use photon version of org.eclipse.osgi Update Photon orbit repository to R20180606145124 Suppress warning for trying to delete non-empty directory Fix fetching with duplicate ref updates Fetch(Process): should tolerate duplicate refspecs FetchCommandTest: test add/update/delete fetch Change-Id: I9e7fa37b100a7ea3cbe4104802d36c6f38df9e08 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
| * Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-08-251-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * stable-4.11: Silence API warning for new ObjectIdSerializer introduced in 4.11.1 Ignore API warnings Fix photon target platform to use photon version of org.eclipse.osgi Update Photon orbit repository to R20180606145124 Suppress warning for trying to delete non-empty directory Fix fetching with duplicate ref updates Fetch(Process): should tolerate duplicate refspecs FetchCommandTest: test add/update/delete fetch Change-Id: I2497f99b7d0686a0e0f773c39c8725e813ce9d4a Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
| | * Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-08-251-8/+8
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * stable-4.10: Ignore API warnings Fix photon target platform to use photon version of org.eclipse.osgi Update Photon orbit repository to R20180606145124 Suppress warning for trying to delete non-empty directory Fix fetching with duplicate ref updates Fetch(Process): should tolerate duplicate refspecs FetchCommandTest: test add/update/delete fetch Change-Id: I47671108574fcd10fe016a58e38c038af54a6748 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | | | Update Jetty to 9.4.11.v20180605Matthias Sohn2018-08-181-18/+18
| | | | | | | | | | | | | | | | Change-Id: I1d2ad0536a0fd02361e17d0175eaeca2c047660c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | | | Update org.apache.commons.codec and org.apache.commons.loggingMatthias Sohn2018-08-181-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update - org.apache.commons.codec to 1.10.0.v20180409-1845 - org.apache.commons.logging to 1.2.0.v20180409-1502 According to [1] this is required for the update of httpcore and httpclient we did in 63a3e415. [1] https://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg15823.html CQ: 16962 CQ: 16963 Change-Id: I1d40ffc90d17fe2c29ad704013535f20af4b231b Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | | | Update apache httpcore and httpclientMatthias Sohn2018-08-171-6/+6
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Update - org.apache.httpcomponents.httpclient to 4.5.5.v20180409-1525 - org.apache.httpcomponents.httpcore to 4.4.9.v20180409-1525 CQ: 16959 CQ: 16960 Change-Id: I11f2979e1c39fe26421693a7c694e51c471326a0 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | | Update to latest Photon Orbit R20180606145124Matthias Sohn2018-06-071-2/+3
| | | | | | | | | | | | | | | | | | also add missing bundle org.hamcrest Change-Id: I88ad7769b8fda491fe3641ddaf0964ca55ffc0f6 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | | Update target platforms to Orbit R20180531190352-PhotonMatthias Sohn2018-06-011-8/+8
|/ / | | | | | | | | | | Use the final Photon Orbit release Change-Id: Ie07eb3dedb5ccb6a2a7b0ad2c90593a07fdd240e Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | Update orbit to S20180302171354 (photon) and R20180206163158 (oxygen)Matthias Sohn2018-03-041-4/+4
| | | | | | | | Change-Id: I5b5e59581bfa00bb16e3b8e0af6e154ad6583bb9 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | Upgrade gson to version 2.8.2David Pursehouse2018-01-201-2/+3
| | | | | | | | | | | | | | | | CQ: 15286 CQ: 15287 (Orbit) Change-Id: I43312d5276b64d871f7fa253a43a090f9b163724 Signed-off-by: David Pursehouse <david.pursehouse@gmail.com> Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | Upgrade commons-compress to 1.15David Pursehouse2018-01-191-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also update xz to 1.6 as this is the version commons-compress 1.15 wants. Since xz 1.6 is an optional dependency for commons-compress we need to add a non-optional dependency to xz for org.eclipse.jgit.pgm.test since one of the tests explicitly requires xz. Related change adding commons-compress to Orbit: https://git.eclipse.org/r/#/c/115366/ CQ: 15356 CQ: 15360 Change-Id: I0d61c71bc541cc30464a0fff93775b079dd3ba88 Signed-off-by: David Pursehouse <david.pursehouse@gmail.com> Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | Add com.jcraft.jzlib 1.1.1Matthias Sohn2018-01-041-1/+3
|/ | | | | | | | | | com.jcraft.jsch requires com.jcraft.jzlib to provide optional zlib packet compression support. Add this library so that jgit can handle packet compression. CQ: 15292 Bug: 529129 Change-Id: I0297bd0488753547a5f5d47dbf0db508a79dd265 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Updpate oxygen orbit to R20170919201930 and remove old orbit reposMatthias Sohn2017-12-131-2/+2
| | | | Change-Id: I2bf09cc3b08ebc762390e2892b966b11027e2e89 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Apache httpclient to 4.5.2 and httpcore to 4.4.6Matthias Sohn2017-12-131-5/+5
| | | | | | | CQ: 15051 CQ: 15052 Change-Id: I532cd73253601ce1d2926850af2519aae6744a9c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Jetty to 9.4.8.v20171121Matthias Sohn2017-11-291-18/+18
| | | | Change-Id: I4ea421758e3469a59fa4fbbf46ce86757dd267e9 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Add org.apache.commons.codec 1.9.0 to target platformMatthias Sohn2017-09-011-1/+3
| | | | | | | | | | | | This is needed to run tests in org.eclipse.jgit.http.test from Eclipse. The change 7ac1bfc8 which added this dependency to org.eclipse.jgit.http.test was already merged. Restrict dependency to org.apache.commons.codec to the version range [1.6.0,2.0.0). CQ: 14048 Change-Id: I461a5f6bfc114757061d68992f9bc7ab38622328 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update args4j to 2.33Matthias Sohn2017-08-301-2/+2
| | | | | | | CQ: 11068 Change-Id: I7d52cddacff05477f646fda5f7b9f2de844922f6 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
* Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2017-08-151-1/+1
|\ | | | | | | | | | | | | | | * stable-4.7: Update Oxygen Orbit p2 repository to R20170516192513 Fix exception handling for opening bitmap index files Change-Id: I1e4fcf84506ff4316567bbb1713e84d8d196c2a1 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
| * Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2017-08-141-2/+2
| |\ | | | | | | | | | | | | | | | | | | | | | * stable-4.6: Update Oxygen Orbit p2 repository to R20170516192513 Fix exception handling for opening bitmap index files Change-Id: I669fe48ce0034f9ea1977d38ee39099497422c1c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
| | * Update Oxygen Orbit p2 repository to R20170516192513Matthias Sohn2017-08-141-2/+2
| | | | | | | | | | | | Change-Id: I7f1b733ca414d77c9df5572df02e742e0a84ba2f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | | Update Orbit to the Oxygen version R20170516192513Matthias Sohn2017-05-301-2/+2
| | | | | | | | | | | | Change-Id: I13575c77540149d383747a34754ac338ed60fb52 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | | Update jetty to 9.4.5Mat Booth2017-05-111-18/+18
|/ / | | | | | | | | | | | | | | | | | | * Adapt to API removals in jetty 9.4+ * Manifests changed to restrict jetty to [9.4.5,10.0.0) Bug: 514336 Bug: 516514 Change-Id: Ifcfd968084dfa6db0ae07cf541d33a6cdedc1ee2 Signed-off-by: Mat Booth <mat.booth@redhat.com> Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | Merge branch 'stable-4.6'Matthias Sohn2017-04-021-18/+18
|\| | | | | | | | | | | | | | | | | * stable-4.6: Update Jetty to 9.3.17.v20170317 Revert "Update Jetty to 9.4.1.v20170120 in buck build" Revert "Update Jetty to 9.4.1.v20170120" Change-Id: I9193b568cce9c72da899a8f3eaaf833956438e13 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
| * Update Jetty to 9.3.17.v20170317Matthias Sohn2017-04-021-18/+18
| | | | | | | | | | | | | | | | Update to the latest 9.3 version until we have a solution for bug 514336 we face with 9.4.x versions. Change-Id: I6d8d476abe8677ce865a08099bb77330effc700a Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
| * Revert "Update Jetty to 9.4.1.v20170120"David Pursehouse2017-03-311-18/+18
| | | | | | | | | | | | This reverts commit e05caf91f1df86a95d3e0454000d345bb90a415e. Change-Id: Ia4287f130034a790759b5035505a093b4616a05a
| * Update Jetty to 9.4.1.v20170120Matthias Sohn2017-03-061-18/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | MappedLoginService is no longer available in Jetty 9.4 therefore base TestLoginService on AbstractLoginService. Apparently Jetty now uses slf4j hence adapt RecordingLogger accordingly so we can log error messages containing slf4j style formatting anchors "{}". Change-Id: Ibb36aba8782882936849b6102001a88b699bb65c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> (cherry picked from commit 5e8e2179b218ede7d14b69dc5149b0691b5859cf)
* | Downgrade jetty to 9.3.9.v20160517Matthias Sohn2017-03-311-18/+18
| | | | | | | | | | | | | | This works around the problems we faced with jetty 9.4.3.v20170317. Bug: 514336 Change-Id: I7e9dd539414624d71587c55cb436b843949aa296 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | Update orbit to S20170306214312 (Oxygen M6)Matthias Sohn2017-03-221-2/+2
| | | | | | | | | | Change-Id: I44d2483c045c126e01751fed9365d4889a30ab2e Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* | Update Jetty to 9.4.3.v20170317Matthias Sohn2017-03-221-18/+18
| | | | | | | | Change-Id: I900c74bb76b6cfaee838e6f79d80c9b2840806df Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>