1 Commits (a13bfb5a01af459e734d2f5b4b36d227a8a03a91)

Author SHA1 Message Date
  Martin Stockhammer a13bfb5a01 Moving maven specific modules 5 years ago
  Martin Stockhammer 7a0e81d515 Fixing unit tests after refactoring 5 years ago
  Martin Stockhammer 21220fcd57 Starting refactoring of proxy handling. 5 years ago
  Martin Stockhammer c002211a10 Removing IndexerCleaners 6 years ago
  Martin Stockhammer 9cd3c61340 Adding packedIndexDir 6 years ago
  Martin Stockhammer c544376afb Switching repository admin and dependent classes to RepositoryRegistry 6 years ago
  Martin Stockhammer 754b2d5940 Adding local path to repository API 6 years ago
  Martin Stockhammer 97b2c9c909 Refactoring the repository content factory 6 years ago
  Martin Stockhammer 9469c1b67f Adapting base modules to the new repository api 6 years ago
  Martin Stockhammer 98715c57ea Migrating xmltools and proxy to java.nio 6 years ago
  Martin Stockhammer 4781155596 Next part for moving to java.nio 6 years ago
  olivier lamy 22430044a4 push work started with shaded lucene 6 years ago
  Olivier Lamy 5b97adf505 [MRM-1359] remove maven1 code 9 years ago
  Olivier Lamy 97a44a5820 [MRM-1359] remove maven1 code 9 years ago
  Eric Barboni d44d957734 Multicatch and override 10 years ago
  Olivier Lamy 03601570ef my bad fix compilation 10 years ago
  Olivier Lamy d9de8dc7af use diamond operator 10 years ago
  Olivier Lamy 60b382e36e fix logging warn level 10 years ago
  Olivier Lamy 402f10c841 code cleanup comment 10 years ago
  Olivier Lamy ab6f5bde33 move to last easymock 3.2 10 years ago
  Olivier Lamy 6f95f668fc [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis 11 years ago
  Olivier Lamy 73509cab5c prefer Charset.defaultCharset() over a hardcoded charset 11 years ago
  Olivier Lamy 833d272ab4 fix compilation 11 years ago
  Olivier Lamy af692bcacd use StringBuilder rather than StringBuffer 11 years ago
  Olivier Lamy 20d2ba964e remove all @version $Id$ 12 years ago
  Olivier Lamy bf52af4760 change package for those test utils 12 years ago
  Olivier Lamy 1484a3316a [MRM-1638] Improve unit test for archiva build 12 years ago
  Olivier Lamy bda662451a [MRM-709] Use commons-io instead of Plexus Utils. 12 years ago
  Olivier Lamy 37382ef788 avoid using plexus-sisu bridge to get wagon instances: use now spring 12 years ago
  Olivier Lamy c6db5dad33 an other try to prevent windauze file leak 12 years ago
  Olivier Lamy 5bfcdf011a cleanup indexingContext on shutdown to try avoid file leaking on windows 12 years ago
  Olivier Lamy 33850774a4 [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-configuration module 12 years ago
  Olivier Lamy e41ad31bf9 [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-repository-layer module 12 years ago
  Olivier Lamy d5366b9a91 [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-policies module 12 years ago
  Olivier Lamy e4e35de0fa [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-proxy module 12 years ago
  Olivier Lamy c8ef0abdec [MRM-1520] remove duplicate beans : move model beans to a single package 12 years ago
  Olivier Lamy 919a5ac3eb [MRM-1504] Add a new module for repository administration management 12 years ago
  Brett Porter 9ae8d172b2 use JUnit 4 API 13 years ago
  Olivier Lamy 217ae16282 fix unit test in archiva-proxy cache url failure clear between tests 13 years ago
  Olivier Lamy 9c55823b96 fix main compilation in webapp module 13 years ago
  Olivier Lamy b84ecb96f7 fix use of applicationContext.getBeansOfType instead of the old lookupMap. 13 years ago
  Olivier Lamy ee78778213 fix use of applicationContext.getBeansOfType instead of the old lookupMap. 13 years ago
  Olivier Lamy 206b66a2be fixing some test spring configuration : still some tests fail and puzzle me ! :-) 13 years ago
  Olivier Lamy 39ecc7836c remove plexus-spring use : archiva-scheduler-indexing 13 years ago
  Olivier Lamy cc963c71da fix MetadataTransferTest units 13 years ago
  Olivier Lamy 26c1c11252 no need of this configuration as it s done in setup and avoid null in directory as unit tests use getName for directories 13 years ago
  Olivier Lamy 7abf32f317 fix use of delegate wagon in unit tests 13 years ago
  Olivier Lamy 789083836c [MRM-1473] remove plexus-spring use 13 years ago
  Brett Porter f56609efad [MRM-1330] refactor access around the concept of a "repository session". See Javadoc for some notes. This should be a single entry point for application users of either the metadata repository, resolution, or storage access. The session needs to be explicitly closed (and modifications saved) to facilitate some storage mechanisms. 13 years ago
  Brett Porter ad7be3a3fc clean up warnings 15 years ago