Commit Graph

8579 Commits

Author SHA1 Message Date
Martin Stockhammer 4ab1e3733c Adding spliterator for assets 2020-02-27 22:33:37 +01:00
Martin Stockhammer a34a59f9c3 Adding leaf method 2020-02-27 22:33:23 +01:00
Martin Stockhammer 3a4b72c2e7 [MRM-2011] Using unique index directories for maven indexer 2020-02-25 21:38:17 +01:00
Martin Stockhammer 4ab0df945e Implementation of new repository content methods 2020-02-19 22:13:12 +01:00
Martin Stockhammer bf97acf0e0 Fixing bad method parameter 2020-02-19 22:12:55 +01:00
Martin Stockhammer 8f76db13f4 Implementing methods on content repository 2020-02-18 20:40:03 +01:00
Martin Stockhammer 38f43434dd Deactivating upstream trigger for integration test for some time 2020-02-18 20:27:27 +01:00
Eric Barboni 276e0b1d19
Merge pull request #59 from ebarboni/testwinfix3
[MRM-2011] make getURIFromString compatible with windows path
2020-02-18 19:23:50 +01:00
Eric Barboni 72be2a9419 make getURIFromString compatible with windows path 2020-02-18 11:14:20 +01:00
Eric Barboni eb813618c5 Use nio Filesystem getPathMatcher 2020-02-17 22:49:18 +01:00
Eric Barboni c4da6e890f use nio.Paths instead of io.File 2020-02-17 22:49:18 +01:00
Eric Barboni 23737aaa3d Change configuration to handle windows path restriction 2020-02-17 22:49:18 +01:00
Martin Stockhammer b06b167a84 Adding new API methods for repository content. Still in progress. 2020-02-17 22:20:43 +01:00
Martin Stockhammer 533fae3429 Adding annotations 2020-02-17 22:19:49 +01:00
Martin Stockhammer f64ef7fd26 Adding exists method for content item 2020-02-17 22:19:15 +01:00
Martin Stockhammer c6a0e09238 Changing contentaccessexception to runtime exception 2020-02-17 22:17:29 +01:00
Martin Stockhammer 8a5703c6b2 Adding additonal javadoc 2020-02-17 19:26:14 +01:00
Martin Stockhammer dfe9604884 Adding recursive delete with cumulated result status to FileUtils 2020-02-16 21:20:37 +01:00
Martin Stockhammer 33bfded28d Polishing interfaces and builders for the content item api 2020-02-16 15:25:26 +01:00
Eric Barboni a06be324b7
Merge pull request #57 from ebarboni/testwindows2
[MRM-2011] make test less linux specific
2020-02-15 04:03:43 +01:00
Martin Stockhammer c13d7e4346 Adding item selector api to repository content 2020-02-14 22:00:14 +01:00
Martin Stockhammer 6823bb0371 Adding selector interface for repository content 2020-02-13 22:20:35 +01:00
Martin Stockhammer 84d9f5723f Adding implementation of artifact 2020-02-12 21:47:11 +01:00
Martin Stockhammer e978e2bf21 Updating content item interfaces 2020-02-12 21:12:20 +01:00
Martin Stockhammer f75938cf85 Adding content item implementations 2020-02-12 18:41:39 +01:00
Martin Stockhammer 15187ea422 Updating content item api 2020-02-12 08:41:22 +01:00
Martin Stockhammer 8fc137a6bd Adding content interfaces to repository api 2020-02-11 22:43:22 +01:00
Eric Barboni 66077dc368 Test fix to make test specific path, minor fix, import fix 2020-02-11 20:38:48 +01:00
Eric Barboni c3003b149d Test for windows, import fix 2020-02-11 20:37:01 +01:00
Martin Stockhammer f6f495d494 Refactoring ManagedRepositoryContent 2020-02-10 23:21:32 +01:00
Martin Stockhammer 13856a6060 Adding exception for IO errors 2020-02-10 23:21:15 +01:00
Martin Stockhammer 3162ea79e6 Adding fluent api methods 2020-02-10 23:20:42 +01:00
Martin Stockhammer af4c1a763b Adding additional tests 2020-02-09 22:01:11 +01:00
Martin Stockhammer 17fd120939 Changing repository content API 2020-02-09 17:39:07 +01:00
Martin Stockhammer 2007c24bf8 Adding compile dependencies to maven-repository 2020-02-06 13:17:51 +01:00
Martin Stockhammer 03ec8e8896 Cleanup dependencies of maven-metadata module 2020-02-06 09:21:50 +01:00
Martin Stockhammer ecf3c554e7 Removing archiva-converter module 2020-02-05 22:04:05 +01:00
Martin Stockhammer c33869db14 Cleanup of dependencies for maven-model 2020-02-04 21:31:49 +01:00
Martin Stockhammer e9a28313a2 Cleanup of metadata 2020-02-04 09:54:20 +01:00
Martin Stockhammer 906a258164 Cleanup of scheduler dependencies 2020-02-03 21:58:05 +01:00
Martin Stockhammer 302363c1ec Cleanup of scheduler dependencies 2020-02-02 22:02:26 +01:00
Martin Stockhammer b4377a03b9 Status update 2020-02-02 17:42:29 +01:00
Martin Stockhammer 498da1c322 Final cleanup of repository-admin 2020-02-02 17:40:05 +01:00
Martin Stockhammer dd7fd7ad53 Removing wagon dependency 2020-02-02 17:23:20 +01:00
Martin Stockhammer 925601a263 Removing comments and moving versions to dep management section 2020-02-02 16:42:10 +01:00
Martin Stockhammer c7e070a97c Removing Nullable annotation and fix dependency errors
Nullable annotation is not part of javax.annotation-api package. To avoid having the
additional dependency to findbugs ( no current updates ) I removed the Nullable
annotations until we find a better approach.
2020-02-02 16:33:47 +01:00
Martin Stockhammer 2a0802bb66 Cleanup of maven-admin dependencies 2020-02-02 14:32:28 +01:00
Martin Stockhammer f99fa99f41 Cleanup of dependencies for archiva-transaction 2020-02-02 11:22:44 +01:00
Martin Stockhammer 4d279bb78d Cleanup dependencies of archiva-mock 2020-02-02 11:10:20 +01:00
Martin Stockhammer 9634a9310d Cleanup of consumer-archetype 2020-02-02 00:09:29 +01:00