archiva/archiva-reporting
Maria Odea B. Ching 49ec5dcb1f [MRM-416]
- Added DatabaseSearch class for querying from the database (This could be used for future database queries so there is only one entry point for all 
db queries)
- Added ArtifactsByChecksumConstraint to be used for querying artifacts by checksum (either sha1, md5 or both)
- Updated "artifact" result of findArtifact action in xwork.xml
- Updated SearchAction to find an artifact (using checksums) in the database instead of in the indices
- Updated results.jsp to accomodate when the results came from the database instead of the SearchResults that is for index searching
- Deleted ArtifactsBySha1Constraint and its test, replaced by ArtifactsByChecksumConstraint
- Created tests for the new classes added



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@549792 13f79535-47bb-0310-9956-ffa450edef68
2007-06-22 11:57:55 +00:00
..
archiva-artifact-reports [MRM-416] 2007-06-22 11:57:55 +00:00
archiva-metadata-reports [maven-release-plugin] prepare for next development iteration 2007-06-01 17:10:47 +00:00
archiva-project-reports [maven-release-plugin] prepare for next development iteration 2007-06-01 17:10:47 +00:00
archiva-report-manager [maven-release-plugin] prepare for next development iteration 2007-06-01 17:10:47 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2007-06-01 17:10:47 +00:00