Martin Stockhammer
697bef3066
Updating maven dependencies
2019-09-01 14:37:52 +02:00
Martin Stockhammer
118604a706
Fixing unit tests
2019-08-16 22:36:09 +02:00
Martin Stockhammer
21d5cf53fe
Refactoring repository metadata session handling
2019-08-06 22:06:57 +02:00
Martin Stockhammer
eca0097d85
Changing session handling for metadata API
2019-08-04 22:40:04 +02:00
Martin Stockhammer
34806cdf35
Using repository copies in unit tests
2019-08-03 20:34:28 +02:00
Martin Stockhammer
bb3b074aaf
Refactoring to StorageAsset access
2019-07-28 15:24:13 +02:00
Martin Stockhammer
8e4acdc82a
Migrating to storage API
2019-07-19 19:29:01 +02:00
Martin Stockhammer
d599b89e3d
Removing usage of Repository.getLocalPath
2019-07-14 01:18:42 +02:00
Martin Stockhammer
9ca52f4e27
Fixing tests after refactoring
2019-06-30 22:47:24 +02:00
Martin Stockhammer
c2bbd80b1b
Adding type for repository group config
2019-06-06 21:36:46 +02:00
Martin Stockhammer
a13bfb5a01
Moving maven specific modules
2019-05-06 22:08:19 +02:00
Martin Stockhammer
79bee6e847
Combining maven specific packages into subdirectory and package structure.
2019-05-05 21:46:25 +02:00
Martin Stockhammer
21220fcd57
Starting refactoring of proxy handling.
2019-01-31 22:49:06 +01:00
olivier lamy
5e7d541cf1
no more osgi bundle as no one use it and the build stucks on Jenkins because of this
...
Signed-off-by: olivier lamy <olamy@apache.org>
2018-12-31 17:00:54 +10:00
olivier lamy
1472fd224f
use jettt version property from parent pom
...
Signed-off-by: olivier lamy <olamy@apache.org>
2018-12-31 15:57:55 +10:00
Martin Stockhammer
586f3c3c2b
Adding archiva-modules site build changes for git migration
2018-11-04 13:34:47 +01:00
Martin Stockhammer
f9073a2c7d
Improving tests to make them idempotent.
2018-10-30 14:30:55 +01:00
Martin Stockhammer
d39977c413
Fixing dependencies and adapting to new lib versions
2018-10-28 13:04:30 +01:00
Martin Stockhammer
8b16d7b24a
Changing path for url cache
2018-05-01 20:19:20 +02:00
Martin Stockhammer
4b6ee0e554
Extracting maven specific scheduler part to single module
2018-04-16 23:39:39 +02:00
Martin Stockhammer
ec8e6600ce
Reducing compiler warnings and adapting to redback changes
2018-04-08 21:06:49 +02:00
Martin Stockhammer
0f400d66a3
Adding generics and reducing compiler warnings
2018-04-02 10:46:34 +02:00
Martin Stockhammer
83df105260
Reducing compiler warnings
2018-04-01 19:40:26 +02:00
Martin Stockhammer
cf347e1eb8
Reducing compiler warnings
2018-04-01 18:45:33 +02:00
Martin Stockhammer
98236b99cb
Switching to apache commons collections4
2018-04-01 17:21:48 +02:00
Martin Stockhammer
fbf5e991b3
Unifying checksum code into the checksum module
2018-03-31 19:20:30 +02:00
Martin Stockhammer
f101252375
Reorganizing imports
2018-03-30 20:11:57 +02:00
Martin Stockhammer
8cb4ef0aea
Cleaning up indexing task
2018-03-30 17:33:54 +02:00
Martin Stockhammer
9cd3c61340
Adding packedIndexDir
2018-03-29 23:47:13 +02:00
Martin Stockhammer
c544376afb
Switching repository admin and dependent classes to RepositoryRegistry
...
RepositoryRegistry is used for indexing context now. There is still more work to do
to move the maven dependent parts into its own projects and update the dependencies.
2018-03-24 17:44:13 +01:00
Martin Stockhammer
754b2d5940
Adding local path to repository API
2017-11-20 08:20:42 +01:00
Martin Stockhammer
e2cdbc2b72
Rearranging modules and adding indexer api
...
Combining the indexer api and repository api into archiva-repository-api
They have bidirectional dependencies so they are put together in one module.
Adding new classes for a generalized indexer api that will be used for interfaces
and implementation independent tasks.
2017-11-08 22:59:33 +01:00
Martin Stockhammer
97b2c9c909
Refactoring the repository content factory
...
Adding content provider service that creates repository content instances
remove direct access to the repository content instances.
2017-11-01 22:52:14 +01:00
Martin Stockhammer
32ff2ca265
Adapting the scheduler to the new repository api
2017-11-01 15:38:42 +01:00
Martin Stockhammer
acbcb48747
Adding data path to configuration
2017-10-22 17:01:27 +02:00
Martin Stockhammer
e0eff36ebc
Changing daysOlder to retentionTime
2017-10-03 19:50:23 +02:00
Martin Stockhammer
f886688c25
Migrating scheduler to java.nio
2017-09-10 17:47:17 +02:00
Martin Stockhammer
9148a900ee
Migrating repository scanner to java.nio
2017-09-08 15:24:01 +02:00
Martin Stockhammer
c8b3346225
Moving indexer to java.nio
2017-09-04 23:18:30 +02:00
Martin Stockhammer
cd1f4a9e79
Switching the checksum module to java.nio
2017-09-02 22:05:16 +02:00
olivier lamy
9964f9d5ea
upgrade to wagon 3.0.0
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-08-21 21:52:14 +10:00
Martin Stockhammer
83622e8dd1
Removing indexer directory from source
...
This directory seems to be accidentally in the source
2017-08-20 20:46:58 +02:00
olivier lamy
7a2710ec0a
Merge branch 'feature/jcr_oak'
2017-08-19 21:37:35 +10:00
olivier lamy
f72ff88c46
fixing some directories
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-08-15 21:12:08 +10:00
Daniel Trebbien
da10799447
Fix two incorrect SLF4J logger calls
...
These issues were found by SLF4J Helper for NetBeans IDE:
http://plugins.netbeans.org/plugin/72557/
2017-07-30 13:29:29 -07:00
Daniel Trebbien
0b15664f1c
Utilize parameterized logging and remove toString() calls
...
As suggested in the SLF4J FAQ:
https://www.slf4j.org/faq.html#logging_performance
.. parameterized logging can improve the efficiency of logger calls when
logging at the specified level is disabled.
In addition, per the FAQ: https://www.slf4j.org/faq.html#paramException
since SLF4J 1.6.0 it is possible to use parameterized logging and also
log an exception/throwable.
toString() is called automatically:
https://www.slf4j.org/faq.html#string_contents
These changes were suggested by SLF4J Helper for NetBeans IDE:
http://plugins.netbeans.org/plugin/72557/
2017-07-30 13:26:05 -07:00
olivier lamy
623eb062da
shaded package changed
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-07-28 21:10:24 +10:00
olivier lamy
8a76b99641
more progress on oak lucene shaded
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-07-24 14:56:21 +10:00
olivier lamy
003d5794a8
more progress on new maven indexer version
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-07-24 10:12:23 +10:00
olivier lamy
7480b7ffe2
some progress
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-07-17 18:41:14 +10:00