]> source.dussan.org Git - archiva.git/commit
[MRM-1240] - NPE when updating consumers (not setting any of the checkboxes) of Unpro...
authorJevica Arianne B. Zurbano <jzurbano@apache.org>
Thu, 10 Sep 2009 13:50:40 +0000 (13:50 +0000)
committerJevica Arianne B. Zurbano <jzurbano@apache.org>
Thu, 10 Sep 2009 13:50:40 +0000 (13:50 +0000)
commitd20cce3a52f5a983ced1ab9da36fa91999f8a6f5
treee5b50f70ec934b8abb6ab18df52e398919a36374
parent9471a08db3407bb12da9349911f527a5eddf70ed
[MRM-1240] - NPE when updating consumers (not setting any of the checkboxes) of Unprocessed Artifacts and Artifact Cleanup Scanning in Database
- added null checks
- added unit test for DatabaseAction

Submitted by: Gwen Harold Autencio

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@813439 13f79535-47bb-0310-9956-ffa450edef68
archiva-modules/archiva-web/archiva-webapp/src/main/java/org/apache/maven/archiva/web/action/admin/database/DatabaseAction.java
archiva-modules/archiva-web/archiva-webapp/src/test/java/org/apache/maven/archiva/web/action/admin/database/DatabaseActionTest.java [new file with mode: 0644]