This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a change to branch archiva-2.x
in repository https://gitbox.apache.org/repos/asf/archiva.git.
from 29e40ea Adding parameter checks
new be4dab1 Fixing web ui tests
new cc0d8ad Adding additional verifications for upload
new d4be896 Adding error handling for new validations. Fix web ui tests.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../archiva/web/api/DefaultFileUploadService.java | 29 +++++++++++++++++++---
.../org/apache/archiva/i18n/default.properties | 4 +++
.../archiva-web/archiva-webapp-test/pom.xml | 23 ++++++++++++++---
.../archiva/web/test/WebDriverBrowseTest.java | 10 +++++---
.../org/apache/archiva/web/test/WebDriverTest.java | 7 +++++-
.../web/test/parent/AbstractSeleniumTest.java | 17 ++++++++++++-
.../main/webapp/js/archiva/artifacts-management.js | 13 ++++++----
.../src/main/webapp/js/archiva/utils.js | 2 +-
.../webapp/js/templates/archiva/general-admin.html | 4 +--
9 files changed, 89 insertions(+), 20 deletions(-)