]> source.dussan.org Git - archiva.git/commit
Added web-ui-test for archiva
authorEdwin L. Punzalan <epunzalan@apache.org>
Wed, 8 Nov 2006 02:32:57 +0000 (02:32 +0000)
committerEdwin L. Punzalan <epunzalan@apache.org>
Wed, 8 Nov 2006 02:32:57 +0000 (02:32 +0000)
commitc6829bd2e3beb49a80cbb85d74865c419a634b91
tree0159d91dc70a376502edc2013cc937399c647d89
parentca977df48fa1b90191f118883f688e14afa93f37
Added web-ui-test for archiva

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@472367 13f79535-47bb-0310-9956-ffa450edef68
15 files changed:
archiva-webapp-test/derby.log [new file with mode: 0644]
archiva-webapp-test/pom.xml [new file with mode: 0644]
archiva-webapp-test/src/test/it/org/apache/maven/archiva/web/test/AbstractArchivaTestCase.java [new file with mode: 0644]
archiva-webapp-test/src/test/it/org/apache/maven/archiva/web/test/LoginTest.java [new file with mode: 0644]
archiva-webapp-test/src/test/tomcat5x/conf/Catalina/localhost/archiva.xml [new file with mode: 0644]
archiva-webapp-test/src/test/tomcat5x/conf/Catalina/localhost/host-manager.xml [new file with mode: 0644]
archiva-webapp-test/src/test/tomcat5x/conf/Catalina/localhost/manager.xml [new file with mode: 0644]
archiva-webapp-test/src/test/tomcat5x/conf/catalina.policy [new file with mode: 0644]
archiva-webapp-test/src/test/tomcat5x/conf/catalina.properties [new file with mode: 0644]
archiva-webapp-test/src/test/tomcat5x/conf/context.xml [new file with mode: 0644]
archiva-webapp-test/src/test/tomcat5x/conf/logging.properties [new file with mode: 0644]
archiva-webapp-test/src/test/tomcat5x/conf/server-minimal.xml [new file with mode: 0644]
archiva-webapp-test/src/test/tomcat5x/conf/server.xml [new file with mode: 0644]
archiva-webapp-test/src/test/tomcat5x/conf/tomcat-users.xml [new file with mode: 0644]
archiva-webapp-test/src/test/tomcat5x/conf/web.xml [new file with mode: 0644]