commit | 6b5995f7cc10c8bbdb69dc8e80931a43be09188f | [log] [tgz] |
---|---|---|
author | Jan Sievers <jan.sievers@sap.com> | Mon Apr 07 16:49:00 2014 +0200 |
committer | Jan Sievers <jan.sievers@sap.com> | Tue Apr 08 10:17:56 2014 +0200 |
tree | c59ca2781de33cab2cf70b0a435e5f859c0f4a00 | |
parent | d56528f66cd036b3a67ae22164aaf393dc0e34ca [diff] |
423292 Fail to create unzip repository on Nexus 2.6.4 from GUI the "500 - Internal server error" on creating new unzip repositories is a bug in the DefaultUnzipRepository's nexus state handling - invented method DefaultUnzipRepository.isNexusStarted() to respect both the nexus state - if accessible - and the nexus started event. - testCreateChangeStatusAndRemoveUnzipRepositoryAfterNexusStarted() reproduces the error. Bug: 423292 Signed-off-by: Stephan Weber <stephan.weber@sap.com> Change-Id: I5720b0a821f3dfb621c6ab7d4ebe9edffe9d60b5
The Unzip Repository is a plugin for the Nexus OSS maven repository manager It enables binary p2 artifact exchange between Tycho projects via Nexus.