Commit Graph

8549 Commits

Author SHA1 Message Date
Martin Stockhammer 3fcc770c79 Adding artefact type and additional tests 2020-03-12 19:51:35 +01:00
Martin Stockhammer fb63a9d09d Modifying query interface and implementing new repo content methods 2020-03-12 15:38:12 +01:00
Martin Stockhammer 31e3fbd883 Fixing mock classes 2020-03-10 09:02:08 +01:00
Martin Stockhammer 565ec52e12 Adding implementation of new methods for itemselector 2020-03-09 23:27:01 +01:00
Martin Stockhammer aec61cb525 Updating content interface and improving predicate generator 2020-03-09 21:25:44 +01:00
Martin Stockhammer f266538fc5 Adding version list methods and tests 2020-03-08 21:18:50 +01:00
Martin Stockhammer c2f785a209 Adding version test 2020-03-08 17:27:58 +01:00
Martin Stockhammer 8befca5a49 Adding tests for new repo content interface 2020-03-08 16:18:52 +01:00
Martin Stockhammer 65e4acd8bd Refactoring package names for maven metadata 2020-03-08 16:03:56 +01:00
Martin Stockhammer c7a924305a Fixing path matching for repository content 2020-03-08 13:20:51 +01:00
Martin Stockhammer 2b4254a391 Adding unit tests for maven repository 2020-03-08 12:44:59 +01:00
Martin Stockhammer e015e1cd14 Renaming method names 2020-03-07 17:13:03 +01:00
Martin Stockhammer 716087e2bf Package renaming for maven repository classes 2020-03-07 16:57:37 +01:00
Martin Stockhammer cffd5477a9 Moving methods to content helper and adding unit tests 2020-03-06 18:41:57 +01:00
Martin Stockhammer 939d127869 Additional methods for repository content 2020-03-01 20:25:59 +01:00
Martin Stockhammer adeb46cce9 Moving filesystem storage classes in sub package 2020-02-29 19:04:01 +01:00
Martin Stockhammer 7ddf0265ee Changing visibility of utility method 2020-02-29 19:02:27 +01:00
Martin Stockhammer 24aba5ac73 Moving storage utility methods to api module 2020-02-29 18:52:24 +01:00
Martin Stockhammer de22e846ed Adding stream based asset utility 2020-02-29 16:18:48 +01:00
Martin Stockhammer 59a21521d2 Adding test 2020-02-28 09:18:58 +01:00
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