- Aug 03, 2013
-
-
Benjamin Bentmann authored
-
- Jul 28, 2013
-
-
Benjamin Bentmann authored
-
Benjamin Bentmann authored
-
Benjamin Bentmann authored
Properly handled edge case of concurrent attempt to resume download where later thread uses bad remote repository and hence should fail resolution as opposed to consume the result of the first thread
-
Benjamin Bentmann authored
-
Benjamin Bentmann authored
Added config property to allow disabling feature
-
- Jul 27, 2013
-
-
Benjamin Bentmann authored
Deprecated Transfer.(get|set)State() and added Transfer.(get|set)Listener() instead which allows to employ per-transfer TransferListeners
-
- Jul 21, 2013
-
-
Benjamin Bentmann authored
Extended GetTask to optionally carry checksums for downloaded resource and made BasicRepositoryConnector and HttpTransporter make use of it when possible
-
- Jul 15, 2013
-
-
Benjamin Bentmann authored
Made BasicRepositoryConnector only create thread pool when actually multiple requests need processing
-
- Jul 13, 2013
-
-
Benjamin Bentmann authored
-
Benjamin Bentmann authored
-
Benjamin Bentmann authored
Introduced TransferResource.getResumeOffset() to query position at which transfer started
-
Benjamin Bentmann authored
Introduced utility WorkerThreadFactory to help with name customization and made DefaultMetadataResolver as well as BasicRepositoryConnector make use of it
-
Benjamin Bentmann authored
-
Benjamin Bentmann authored
-
- Jul 07, 2013
-
-
Benjamin Bentmann authored
-
- Jul 06, 2013
-
-
Benjamin Bentmann authored
-
- Jun 23, 2013
-
-
Benjamin Bentmann authored
-
- Jun 22, 2013
-
-
Benjamin Bentmann authored
-
- Jun 09, 2013
-
-
Benjamin Bentmann authored
Moved NoTransporterException and NoRepositoryLayoutException into org.eclipse.aether.transfer package next to related NoRepositoryConnectorException
-
- Jun 07, 2013
-
-
Benjamin Bentmann authored
-
- Jun 02, 2013
-
-
Benjamin Bentmann authored
-
Benjamin Bentmann authored
Introduced RepositoryLayoutFactory SPI and made basic repo connector use it to retrieve layout
-
Benjamin Bentmann authored
Renamed TransportRequest to TransportTask etc. (requests usually have results, the Transporter methods are void so request/result doesn't really fit)
-
- Jun 01, 2013
-
-
Benjamin Bentmann authored
-
- May 30, 2013
-
-
Benjamin Bentmann authored
-
Benjamin Bentmann authored
-
Benjamin Bentmann authored
Introduced new TransporterFactory SPI along with a new basic connector building on top of it
-