5503 Commits (d71a8122bf005da4a6867f7b7977cf7e84381aa8)

Author SHA1 Message Date
  Olivier Lamy 41a9446b4b start working on use id in selenium test rather than text which make tests locale dependant 13 years ago
  Olivier Lamy 2ec5d2ecd9 fix jdk1.5 unit test : HashMap doesn't guarantee order 13 years ago
  Olivier Lamy c3af85436f ensure starting unit tests with clean configuration to prevent sporadic failure 13 years ago
  Olivier Lamy 701a06014a headless profile already exist 13 years ago
  Olivier Lamy 85bf1da66b add xvfb profile to be able to run selenium test on a headless machine 13 years ago
  Olivier Lamy f23144e02f ugly display stack trace in selenium tests to know why it failed on asf jenkins in ubuntu slave 13 years ago
  Olivier Lamy 3ebb3f35d1 add configuration for tomcat6 for cargo and made it default, add some test around forcing locale via request_locale=en_US but still failed :-( 13 years ago
  Olivier Lamy a784ace80c upgrade default 5.x tomcat version to 5.5.33 13 years ago
  Olivier Lamy 5fd154909b add a tomcat6 profile 13 years ago
  Olivier Lamy 51abce7789 make selenium mojo version configure and add a chrome profile 13 years ago
  Maria Odea B. Ching 969e7fb37f [MRM-1411] project information is missing if a POM could not be read correctly 13 years ago
  Brett Porter ea6a0644af remove more old test files 13 years ago
  Brett Porter 77cd9fc264 remove no longer used plexus test configuration files 13 years ago
  Brett Porter ca05dcc62c use JUnit 4 API 13 years ago
  Brett Porter 9b41c21838 use JUnit 4 API 13 years ago
  Brett Porter 9ae8d172b2 use JUnit 4 API 13 years ago
  Brett Porter af8d62f38f fix tests that are order-dependant 13 years ago
  Maria Odea B. Ching 08c60ff557 added spring-context-test dependency 13 years ago
  Maria Odea B. Ching 2a686f4089 exclude banned dependencies from redback dependencies in archiva-security module 13 years ago
  Maria Odea B. Ching 57071cbb00 added spring-context as dependency to prevent compilation failure for @Service annotations 13 years ago
  Olivier Lamy 3875bf1f0f upgrade cargo plugin to 1.1.1 13 years ago
  Olivier Lamy c2a4cc53da move cargo port to a property and selenium plugin version to pluginManagement section 13 years ago
  Olivier Lamy 9d2be26c55 fix it run 13 years ago
  Olivier Lamy 84ef692a11 ensure we don't have anymore proxy connectors for this unit test 13 years ago
  Olivier Lamy a54f72b741 fix DependencyTreeTest in webapp module 13 years ago
  Olivier Lamy 7b2233965f a little of help regarding memory in webdav unit tests 13 years ago
  Olivier Lamy d54c8ec3e0 fix DefaultDependencyTreeBuilder 13 years ago
  Olivier Lamy b3603c5c43 back to maven2 api for dependency tree 13 years ago
  Olivier Lamy aefe91d87c back to forkMode once for webdav module : faster build 13 years ago
  Olivier Lamy 26665cb8ea cleanup archivaConfiguration before new test 13 years ago
  Maria Odea B. Ching 1af82ff7d8 use getBasedir() in FileUtil in archiva-common 13 years ago
  Maria Odea B. Ching dab1e92990 [MRM-1411] project information is missing if a POM could not be read correctly 13 years ago
  Maria Odea B. Ching 90df2242ac added missing @Inject 13 years ago
  Olivier Lamy e75bb63a99 fix junit BrowseActionTest and RepositoriesActionTest 13 years ago
  Olivier Lamy 0ddd97bda1 fix junit RssFeedServletTest 13 years ago
  Olivier Lamy b65800bd86 fix junit DeleteArtifactActionTest 13 years ago
  Olivier Lamy 6080960325 fix junit BrowseActionTest 13 years ago
  Olivier Lamy e1d9dfbee5 fix junit GenerateReportActionTest 13 years ago
  Olivier Lamy d36818c0fe fix junit ShowArtifactActionTest 13 years ago
  Olivier Lamy 0f21fce9ac fix junit RepositoryGroupsActionTest 13 years ago
  Olivier Lamy ef36672d5f fix junit EditRemoteRepositoryActionTest 13 years ago
  Olivier Lamy 98f74f984a fix SortProxyConnectorsActionTest 13 years ago
  Olivier Lamy 2aa8c3c35a fix unit test EditOrganizationInfoActionTest 13 years ago
  Olivier Lamy c89214ef07 fix OrganizationInfoActionTest 13 years ago
  Olivier Lamy 45a61ecfa3 fix 1.5 build with reintroducing javax.annotation:jsr250-api dependency 13 years ago
  Olivier Lamy 1bc0683d36 fix 1.5 build with reintroducing javax.annotation:jsr250-api dependency 13 years ago
  Olivier Lamy 9b167a0934 use StringBuilder rather than + in a loop 13 years ago
  Olivier Lamy 80c3274cd3 fix sonar issue : Inefficient use of keySet iterator instead of entrySet iterator 13 years ago
  Olivier Lamy 413d9e641b fix sonar issue : Double assignment of field 13 years ago
  Olivier Lamy c19e95ffc1 fix more tests 13 years ago