]> source.dussan.org Git - archiva.git/commit
applet for allowing upload of the md5 of a local file to the webapp for searching...
authorBrett Porter <brett@apache.org>
Fri, 20 Jan 2006 03:09:04 +0000 (03:09 +0000)
committerBrett Porter <brett@apache.org>
Fri, 20 Jan 2006 03:09:04 +0000 (03:09 +0000)
commit377ed681464a9d070d5f3fcf2a3b695b5a7a08b5
tree6713c007f86f9967c9aad21a7db11d672d2bc025
parent33099598c35936b1bfffcaf1122e27a992b4896c
applet for allowing upload of the md5 of a local file to the webapp for searching on the checksum

Still to do: investigate requirement for java.policy, and additional InvocationTargetException on Firefox

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@370715 13f79535-47bb-0310-9956-ffa450edef68
maven-repository-artifact-applet/pom.xml [new file with mode: 0644]
maven-repository-artifact-applet/src/keystore/keystore [new file with mode: 0644]
maven-repository-artifact-applet/src/main/java/org/apache/maven/repository/applet/ChecksumApplet.java [new file with mode: 0644]
maven-repository-webapp/pom.xml
maven-repository-webapp/src/main/java/org/apache/maven/repository/manager/web/action/PackageSearchAction.java
maven-repository-webapp/src/main/webapp/WEB-INF/jsp/form.jspf [new file with mode: 0644]
maven-repository-webapp/src/main/webapp/WEB-INF/jsp/index.jsp
maven-repository-webapp/src/main/webapp/WEB-INF/jsp/results.jsp
pom.xml