57 Commits (f1012523759e82b871d1d2ef038899d1e3237a9a)

Author SHA1 Message Date
  Martin Stockhammer f101252375 Reorganizing imports 6 years ago
  Martin Stockhammer 9469c1b67f Adapting base modules to the new repository api 6 years ago
  Martin Stockhammer bed24eac44 Finally switching the file lock to java.nio 6 years ago
  Martin Stockhammer f886688c25 Migrating scheduler to java.nio 6 years ago
  Martin Stockhammer 98715c57ea Migrating xmltools and proxy to java.nio 6 years ago
  Martin Stockhammer 5437dfd6de Migrating policies module to java.nio 6 years ago
  Martin Stockhammer cd1f4a9e79 Switching the checksum module to java.nio 6 years ago
  Martin Stockhammer 4781155596 Next part for moving to java.nio 6 years ago
  Martin Stockhammer ad9fee4399 First part in moving to java.nio 6 years ago
  Daniel Trebbien 0b15664f1c Utilize parameterized logging and remove toString() calls 6 years ago
  olivier lamy 229276f8d9 cosmetic :-) 7 years ago
  olivier lamy 85be2b77af simplify code 7 years ago
  olivier lamy 5e9cb64d9d fix javadoc error 8 years ago
  Olivier Lamy c5e2567516 [MRM-1871] copy List before sorting it 9 years ago
  Olivier Lamy 0148a725c7 [MRM-1871] ConcurrentModificationException in DefaultRepositoryProxyConnectors 9 years ago
  Olivier Lamy 54b2236700 make it clear it is ConcurrentMap so no need of synchronized block 9 years ago
  Olivier Lamy 480825d72b copy collections to avoid ConcurrentModificationException 9 years ago
  Jonathan Sharp 7c9267111a MRM-813 tweak APC interface and ADRF AuditEvents 9 years ago
  Olivier Lamy 767e00c182 use Files from java.nio 10 years ago
  Eric Barboni d44d957734 Multicatch and override 10 years ago
  Olivier Lamy d6c28781b0 more diamond 10 years ago
  Olivier Lamy d9de8dc7af use diamond operator 10 years ago
  skygo 764c9d6424 fix javadoc. Generation possible on jdk8 10 years ago
  Olivier Lamy 06cb9ea4f9 [MRM-1702] use the fileLockLManager in the code with possible race condition 10 years ago
  Olivier Lamy 6b23332e9d add a new module for file locking 10 years ago
  Olivier Lamy 8039adacd0 not needed 10 years ago
  Olivier Lamy 05065c4deb not needed variable declaration 10 years ago
  Olivier Lamy 60b382e36e fix logging warn level 10 years ago
  skygo 40c462af88 fix imports and minors warning sonar. 11 years ago
  Olivier Lamy b43aff915e add a marker to be able to debug this part without debugging all of this class 11 years ago
  Olivier Lamy 4018ccf07d use varargs from slf4j rather than creating an array for debug 11 years ago
  Olivier Lamy 2f906b6593 [MRM-1707] Allow different implementation of transfer mechanism in the DefaultRepositoryProxyConnectors class 11 years ago
  Olivier Lamy d9348b93af use a more appropriate package for this interface 11 years ago
  Olivier Lamy 6f95f668fc [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis 11 years ago
  Olivier Lamy 5f42d3dcac [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories. 11 years ago
  Olivier Lamy a51724b013 [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories. 11 years ago
  Olivier Lamy 4ba8af2e0e transform this interface to use a bean request will ease future enhancements 11 years ago
  Olivier Lamy b36cafd1c9 implements use of ProxyConnectorRules when fetching files from remote 11 years ago
  Olivier Lamy bdb81fef28 [MRM-1668] download artifacts when coming from search results. 11 years ago
  Olivier Lamy 20d2ba964e remove all @version $Id$ 12 years ago
  Olivier Lamy cc2feeebbe move spring-taskqueue to apache namespace 12 years ago
  Olivier Lamy ac5be1730c use o.a.a package namespace for spring-registry-api component 12 years ago
  Olivier Lamy aea9bd1a6e [MRM-709] use SelectorUtils from ant. 12 years ago
  Olivier Lamy 01fd2d285a avoid creating temp directory in repository directory 12 years ago
  Olivier Lamy 599a0a8677 use guava to create temp directory 12 years ago
  Olivier Lamy a0673a8c91 avoid creating tempdirectory in the repository folder 12 years ago
  Olivier Lamy f994014554 take care of windows file format and replace for url fetching 12 years ago
  Olivier Lamy 63964ffef4 [MRM-1606] Upgrade to wagon 2.2. 12 years ago
  Olivier Lamy 5d6774f5f2 [MRM-1599] NTLM proxy no longer works 12 years ago
  Olivier Lamy 37382ef788 avoid using plexus-sisu bridge to get wagon instances: use now spring 12 years ago