Martin Stockhammer
bf219edd16
Refactoring of repository classes
2021-07-02 19:59:13 +02:00
Martin Stockhammer
f24edc2397
Cleanup of central dependency declarations
2020-06-26 23:44:24 +02:00
Martin Stockhammer
1d5e607431
Switching to moved component-spring-cache module
2019-11-19 23:36:35 +01:00
Martin Stockhammer
5d90a2102d
Renaming packages to make them distinct over modules
2019-10-04 13:04:18 +02:00
Martin Stockhammer
d3310322d0
Updating apache commons library versions
2019-09-02 16:51:46 +02:00
Martin Stockhammer
e2cb026d71
Fixing archiva-converter dependency
2019-09-01 23:49:01 +02:00
Martin Stockhammer
c56ce11c20
Fixing unit tests
2019-08-02 23:49:08 +02:00
Martin Stockhammer
830ea54e0c
Moving storage api to repository level
2019-07-11 23:28:01 +02:00
Martin Stockhammer
f101252375
Reorganizing imports
2018-03-30 20:11:57 +02:00
Martin Stockhammer
754b2d5940
Adding local path to repository API
2017-11-20 08:20:42 +01:00
Martin Stockhammer
2f131c666a
Adapting cli to the new repository api
2017-11-01 15:36:28 +01:00
Martin Stockhammer
5806dc2980
Switching some more files to java.nio
2017-09-20 21:39:27 +02:00
Martin Stockhammer
b5eddeb67b
Moving converter module to java.nio
2017-09-03 11:01:15 +02:00
olivier lamy
33b66d1493
get rid of some System.out
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-08-21 11:13:43 +10:00
olivier lamy
5e9cb64d9d
fix javadoc error
...
Signed-off-by: olivier lamy <olamy@apache.org>
2016-05-20 12:43:22 +10:00
Eric Barboni
c2f9100dda
MRM-1865 remove isPermanent flag
2014-10-10 22:41:59 +02:00
Brett Porter
245c25b2cc
turn down logging on cache
2014-08-05 11:41:45 +10:00
Brett Porter
4568a435d6
use final part of the repository directory as the ID
2014-08-01 17:29:11 +10:00
Brett Porter
12a808a77d
log archiva stuff at info level
2014-07-31 17:20:52 +10:00
Brett Porter
9bf5cb099f
fix location of beans
2014-07-31 15:12:13 +10:00
Brett Porter
e7663d04db
destroy context on close
2014-07-30 13:11:23 +10:00
Brett Porter
352b8f61c9
use new log4j 2 configuration format
2014-07-30 12:57:52 +10:00
Brett Porter
732531ebef
ensure archiva-cli is able to run
...
clean up the dependencies used and add some missing configuration form shade
2014-07-30 12:05:02 +10:00
Brett Porter
0f2467eb86
remove wagon manager hack
...
Should no longer be needed since moving to Maven 3 project API
2014-07-30 12:05:01 +10:00
Olivier Lamy
2132965397
more code simplification with 1.7 features
2014-04-17 10:46:06 +10:00
Olivier Lamy
bb30140719
using more java.nio.file
2014-04-17 09:57:30 +10:00
Eric Barboni
99117364be
one move for all remaining override annotation
2014-04-11 23:46:35 +02:00
Olivier Lamy
d6c28781b0
more diamond
2014-04-10 23:11:38 +10:00
Olivier Lamy
d9de8dc7af
use diamond operator
2014-04-10 11:43:11 +10:00
Olivier Lamy
6b9da927e4
start using try with resources
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1585697 13f79535-47bb-0310-9956-ffa450edef68
2014-04-08 12:03:38 +00:00
skygo
764c9d6424
fix javadoc. Generation possible on jdk8
...
(fix html content + replace @todo with TODO )
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1571532 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 02:01:14 +00:00
Olivier Lamy
128efac707
prevent casting
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549740 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 02:03:04 +00:00
Olivier Lamy
20d2ba964e
remove all @version $Id$
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1357898 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 20:49:18 +00:00
Olivier Lamy
58b11bca24
[MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-consumer-api module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171453 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 08:54:07 +00:00
Olivier Lamy
6561a250ed
[MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-cli module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171413 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 07:32:43 +00:00
Olivier Lamy
c8ef0abdec
[MRM-1520] remove duplicate beans : move model beans to a single package
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171188 13f79535-47bb-0310-9956-ffa450edef68
2011-09-15 17:36:22 +00:00
Olivier Lamy
a4a314ac5c
fix compilation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170881 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 22:50:14 +00:00
Olivier Lamy
919a5ac3eb
[MRM-1504] Add a new module for repository administration management
...
split the repo admin in two modules : api and default implementation (to be able to more easily change the impl).
Use the repo admin api consumers and indexing modules.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170135 13f79535-47bb-0310-9956-ffa450edef68
2011-09-13 12:12:39 +00:00
Olivier Lamy
ed36598016
get RID of plexus.configuration annotation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165559 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 08:13:32 +00:00
Olivier Lamy
f0c6ee5a71
get RID of plexus.component annotation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165527 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 07:26:05 +00:00
Brett Porter
3445922612
update licenses and send in RAT
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1161440 13f79535-47bb-0310-9956-ffa450edef68
2011-08-25 08:42:50 +00:00
Olivier Lamy
27b5c1a52b
fix cli module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1134775 13f79535-47bb-0310-9956-ffa450edef68
2011-06-11 21:31:07 +00:00
Olivier Lamy
4eb07f4a1c
don't use directly exception class from plexus bridge
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1128082 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 20:55:31 +00:00
Brett Porter
c6e3bb8463
[MRM-1437] close stream in CLI
...
Submitted by: Dave Brosius
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1040930 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01 10:15:55 +00:00
Maria Odea B. Ching
bc56d6353c
[MRM-1097]
...
o upgrade nexus indexer to 3.0.1 + added logger bean which is needed by NexusIndexer
o for deployments/proxied artifacts, create and close indexing context when indexing task is executed as compared to the original behavior where the indexing context is created
before it is queued (so as the indexing task queue builds up, more indexing contexts are being opened/created which might be causing the too many open files problem)
o updated unit tests with changes made
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1039004 13f79535-47bb-0310-9956-ffa450edef68
2010-11-25 11:20:47 +00:00
Brett Porter
e195adc06c
[MRM-1025] remove some consumers that don't actually do anything
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@885638 13f79535-47bb-0310-9956-ffa450edef68
2009-12-01 00:58:28 +00:00
Brett Porter
e89326d687
[MRM-1025] merge -r721944:723577 from former MRM-1025 branch, now aligned to trunk
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@825867 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 12:35:38 +00:00
Maria Odea B. Ching
06ac3284ec
[MRM-1141] archiva-cli no longer works
...
o merge content of all spring-context.xml files
o include commons-io in shaded jar, this is needed for repository scan
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@799177 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 06:15:04 +00:00
Emmanuel Venisse
b8578cfac9
[MRM-1097] close some open streams
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@779841 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29 05:02:22 +00:00
Brett Porter
3cdb8ce934
start adding Java5 features to modules
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755239 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 13:40:10 +00:00