- Nov 17, 2013
-
-
Benjamin Bentmann authored
-
Benjamin Bentmann authored
Introduced config property aether.connector.persistedChecksums=true|false to control persisting of checksums
-
- Nov 16, 2013
-
-
Benjamin Bentmann authored
-
Benjamin Bentmann authored
-
- Nov 10, 2013
-
-
Benjamin Bentmann authored
-
Benjamin Bentmann authored
-
Benjamin Bentmann authored
-
- Nov 09, 2013
-
-
Benjamin Bentmann authored
-
- Nov 03, 2013
-
-
Benjamin Bentmann authored
-
Benjamin Bentmann authored
Introduced ChecksumPolicy SPI for repository connectors to consult for checksum validation
-
Benjamin Bentmann authored
-
- Nov 01, 2013
-
-
Kristian Rosenvold authored
-
- Oct 19, 2013
-
-
Kristian Rosenvold authored
-
Kristian Rosenvold authored
Simple refactoring transformations without logic change
-
Kristian Rosenvold authored
Actual flow of code is somehow becoming visible. I wonder how things got this bad....
-
Kristian Rosenvold authored
-
Benjamin Bentmann authored
-
- Oct 18, 2013
-
-
Kristian Rosenvold authored
-
Kristian Rosenvold authored
-
- Oct 17, 2013
-
-
Kristian Rosenvold authored
-
Kristian Rosenvold authored
Extracted method and got rid of outer label/continue statement
-
- Oct 15, 2013
-
-
Benjamin Bentmann authored
-
Kristian Rosenvold authored
-
- Oct 12, 2013
-
-
Benjamin Bentmann authored
Bug 419314 - Allow to determine whether artifact/metadata resolution exceptions have been played back from the error cache Added isFromCache() property to (Artifact|Metadata)TransferException
-
- Sep 28, 2013
-
-
Benjamin Bentmann authored
Made PathRecordingDependencyVisitor stop traversal upon cycle entry, also added test to verify NearestVersionSelector's usage of PathRecordingDependencyVisitor does not suffer from cycle-related issues either
-
Benjamin Bentmann authored
-
Benjamin Bentmann authored
-
- Sep 14, 2013
-
-
Benjamin Bentmann authored
-
- Sep 12, 2013
-
-
Benjamin Bentmann authored
Made DefaultUpdateCheckManager support aether.updateCheckManager.sessionState configuration property to bypass or disable in-session state
-
Benjamin Bentmann authored
-
- Sep 11, 2013
-
-
Benjamin Bentmann authored
Added JreProxySelector to aether-util
-
Benjamin Bentmann authored
-
- Sep 06, 2013
-
-
Benjamin Bentmann authored
-
Benjamin Bentmann authored
-
- Aug 31, 2013
-
-
Benjamin Bentmann authored
Made HttpTransporter check for WebDAV-capable server and issue MKCOL requests as needed to create missing parent directories before the actual PUT
-
- Aug 24, 2013
-
-
Benjamin Bentmann authored
Made DefaultInstaller bail out with exception if source and destination of install operation are equal
-
- Aug 23, 2013
-
-
Kristian Rosenvold authored
Wrapping a stream that is read/written in large chunks with BufferedXXStream is useless, causing excessive copying of data and reduced performance
-
Kristian Rosenvold authored
Wrapping a FileOutputStream that is written in chunks of 32K with an 8K BufferedOutputStram produces only hot air and no performance gain. (Actually a perf. reduction)
-
- Aug 17, 2013
-
-
Benjamin Bentmann authored
-
Benjamin Bentmann authored
-