Brett Porter
b0550f3fcf
ensure works from clean repository
2014-07-30 17:27:20 +10:00
Brett Porter
6e1b60e430
update archetype for repository metadata
...
use mocks instead of full implementations for testing, cut down dependencies
2014-07-30 16:33:41 +10:00
Brett Porter
fcf2e3e27c
make optional for Spring
...
in case of tests that don't add any repository listeners to the classpath
2014-07-30 16:07:38 +10:00
Brett Porter
54f97d54cb
fix merge of converters
...
The test files in artifact converter had been adjusted, and need to merge the
spring context. Also make the artifactConverter injection more specific to
avoid picking up those defined for tests
2014-07-30 14:34:42 +10:00
Brett Porter
c329113c52
simplify required namespaces
2014-07-30 13:42:36 +10:00
Brett Porter
30db1698ea
ensure spring context is added to archetype
2014-07-30 13:33:12 +10:00
Brett Porter
c1e27fbd05
remove unused dependencies and imports
2014-07-30 13:22:57 +10:00
Brett Porter
339650b1a7
add generics
2014-07-30 13:22:50 +10:00
Brett Porter
2882d9b199
add missing dependency
2014-07-30 12:05:02 +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
54e9209fed
fix scan location
2014-07-30 11:52:10 +10:00
Brett Porter
b9920ed0ff
fix package declarations
...
avoid duplicating classes in the produced bundle
2014-07-30 11:46:31 +10:00
Brett Porter
8007a47a3a
merge artifact-converter into converter
...
Large amount of duplicated information and an unnecessary split package
caused duplicates in the produced bundle
2014-07-30 11:46:30 +10:00
Brett Porter
909ad7500b
ensure archetype builds on a clean repository
...
Need to line up several dependencies that got managed differently, and trim
out things no longer needed. This could use a diet in general - there should
not be very much of Archiva's API or dependencies needed to build and test a
consumer.
2014-07-29 18:16:23 +10:00
Brett Porter
9e0abd75f3
remove antrun only used for echo
2014-07-29 16:24:29 +10:00
Brett Porter
482c368d0d
trim POM to required resources
2014-07-29 15:54:42 +10:00
Brett Porter
50e30fef3b
must also populate variables
2014-07-29 15:27:55 +10:00
Olivier Lamy
e92a96880e
line ending
2014-07-17 17:54:44 +10:00
Olivier Lamy
f051ac2796
[maven-release-plugin] prepare for next development iteration
2014-07-16 10:51:34 +10:00
Olivier Lamy
93eafa089c
[maven-release-plugin] prepare release archiva-2.1.0
2014-07-16 10:51:21 +10:00
Olivier Lamy
85047d3bb6
[MRM-1843] provide mechanism to obtain the latest version of an artifact
...
start download api currently redirect
2014-05-20 15:04:47 +10:00
Olivier Lamy
011e7b0ee8
[MRM-1837] so as it's only prototype we can assume configuration will not change during the use of the bean
2014-05-13 17:08:26 +10:00
Olivier Lamy
10a0761768
[MRM-1837] DefaultArchivaConfiguration holds references to classes
2014-05-01 14:29:28 +10:00
Olivier Lamy
7808ee5faf
[MRM-1837] cleanup registry listeners from Archiva Configuration
2014-04-30 17:22:41 +10:00
Olivier Lamy
9bb8edc5c8
use a better name
2014-04-30 16:38:19 +10:00
Olivier Lamy
4d88a4663e
modified file
2014-04-25 21:03:35 +10:00
Olivier Lamy
0c07ad8d5c
complete .gitattributes file
2014-04-24 11:54:01 +10:00
Olivier Lamy
30d380e6b0
make no limit working back
2014-04-24 11:52:24 +10:00
Olivier Lamy
641e04909f
fix unit test for pagination
2014-04-24 11:52:24 +10:00
Sascha Vogt
c52eb2c042
[MRM-1834] Add limit to index search query to prevent unnecessary
...
calculations
2014-04-24 11:52:24 +10:00
Eric Barboni
a106ffd8fe
display warning on test failure
2014-04-24 02:53:19 +02:00
Olivier Lamy
79cf366b83
more details
2014-04-22 23:02:35 +10:00
Olivier Lamy
6611fc497b
more log for MRM-1832
2014-04-22 22:52:25 +10:00
Olivier Lamy
9a09994c8c
simply use File implementation as we are now 1.7 required
2014-04-22 12:02:32 +10:00
Eric Barboni
1d929b31fb
jdk7 (multicatch diamond)
2014-04-17 22:13:54 +02:00
Eric Barboni
145c89e731
assert from org.junit
2014-04-17 21:56:19 +02:00
Olivier Lamy
2132965397
more code simplification with 1.7 features
2014-04-17 10:46:06 +10:00
Olivier Lamy
0a21a1167f
use same versions
2014-04-17 10:10:15 +10:00
Olivier Lamy
bb30140719
using more java.nio.file
2014-04-17 09:57:30 +10:00
Olivier Lamy
65bcbc9d45
do the same as FileUtils.copyFile do
2014-04-16 19:48:53 +10:00
Olivier Lamy
ec1e655c9d
use Files.copy from java.nio.file
2014-04-16 18:11:38 +10:00
Olivier Lamy
767e00c182
use Files from java.nio
2014-04-16 17:36:01 +10:00
Olivier Lamy
afd02f3a13
Revert "[MRM-1828] upgrade to jetty 9.x"
...
This reverts commit a7a2c9130e
.
2014-04-14 15:56:30 +10:00
Olivier Lamy
a7a2c9130e
[MRM-1828] upgrade to jetty 9.x
2014-04-14 14:08:55 +10:00
Eric Barboni
99117364be
one move for all remaining override annotation
2014-04-11 23:46:35 +02:00
Eric Barboni
d44d957734
Multicatch and override
2014-04-11 23:29:44 +02:00
Eric Barboni
4444ed0e1d
simplify varargs calls
2014-04-11 23:16:01 +02:00
Eric Barboni
f23b74ade7
@Override + Diamond
2014-04-11 02:58:29 +02:00
Olivier Lamy
d6c28781b0
more diamond
2014-04-10 23:11:38 +10:00
Olivier Lamy
5fa4ceb731
more diamond
2014-04-10 16:36:21 +10:00
Olivier Lamy
03601570ef
my bad fix compilation
2014-04-10 14:36:30 +10:00
Olivier Lamy
25c1e7e9a4
fix archetype compiler target/source
2014-04-10 14:12:45 +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
Olivier Lamy
751bffaef1
bump version to 2.1.0-SNAPSHOT because of 1.7 pre requisite
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1585071 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 11:57:09 +00:00
Olivier Lamy
3c6e3a1cb6
consumer with an empty looks to build now
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583989 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 12:12:24 +00:00
Olivier Lamy
2f615b05d5
an other try to fix consumer archetype build
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583961 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 10:41:06 +00:00
Olivier Lamy
fb60a8efdf
try again to fix this consumer with empty repo
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583886 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 06:08:01 +00:00
Olivier Lamy
849fcd958c
try to ensure consumer archetype will build with an empty repo so force local download of antrun plugin
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583884 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 05:39:19 +00:00
Olivier Lamy
6cd50e9737
fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583875 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 04:36:08 +00:00
Olivier Lamy
668d12030b
invalidate namespace cache when deleting a repository
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583869 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 04:04:10 +00:00
Olivier Lamy
638f9baba8
fix jdk1.8 build
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583508 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 01:45:38 +00:00
Olivier Lamy
b2c8f9e299
align versions with current archiva build to be able to build with empty repo
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583502 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 00:52:44 +00:00
Olivier Lamy
e278aa78c5
more unit tests fixes
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1583230 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 01:30:34 +00:00
Olivier Lamy
bef128817d
move the factory bean to the api
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582713 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 11:43:24 +00:00
Olivier Lamy
663de30beb
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581635 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 02:40:25 +00:00
Olivier Lamy
477615ea47
[maven-release-plugin] prepare release archiva-2.0.1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581634 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 02:39:38 +00:00
Olivier Lamy
752e82b216
add comment
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581289 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 10:16:50 +00:00
Olivier Lamy
d0574235c6
archetype test must be fast as we already have all artitfacts locally!!
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581258 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 06:36:14 +00:00
skygo
1be3b5a974
clean up override package-info
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1576503 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 21:08:05 +00:00
skygo
1cd76e8df6
oups forget to delete
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1575367 13f79535-47bb-0310-9956-ffa450edef68
2014-03-07 18:46:46 +00:00
skygo
a748945710
-- archetype pom no more filtered
...
-- add needed dependencies version in metadata
-- archetype to jdk6
-- adapt IT
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1575365 13f79535-47bb-0310-9956-ffa450edef68
2014-03-07 18:45:42 +00:00
Olivier Lamy
3ce179965e
remove not anymore used interface
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1574767 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 04:38:58 +00:00
skygo
3f378e23fd
refresh Common @Override, package level jdoc for api ref, resolve File.toUrl deprecation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1573835 13f79535-47bb-0310-9956-ffa450edef68
2014-03-04 00:59:50 +00:00
Olivier Lamy
cf9d918e51
[MRM-1807] Archiva wrapper fail to start: add values in default-archiva.xml
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1571882 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 00:30:58 +00:00
Olivier Lamy
d7b9b3e9f1
format code
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1571849 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 22:41:23 +00:00
Olivier Lamy
97a4b06e0b
format code
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1571848 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 22:41:13 +00:00
Olivier Lamy
73b0d6bf95
more logs
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1571847 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 22:41:04 +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
0b3773952c
remove non used file
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1571483 13f79535-47bb-0310-9956-ffa450edef68
2014-02-24 23:07:05 +00:00
Olivier Lamy
b4f1eb21cf
[MRM-1804] IndexOutOfBoundsException when browsing a group with 0 or 1 repo
...
avoid npe
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1568621 13f79535-47bb-0310-9956-ffa450edef68
2014-02-15 11:59:04 +00:00
Olivier Lamy
d5dfe85111
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566005 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:07:59 +00:00
Olivier Lamy
57d85761a8
[maven-release-plugin] prepare release archiva-2.0.0
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566004 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:07:08 +00:00
Olivier Lamy
4535901efd
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566002 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:06:19 +00:00
Olivier Lamy
12722ebf9d
[maven-release-plugin] prepare release archiva-2.0.0-RC3
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1566001 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:05:32 +00:00
Olivier Lamy
f6b004c361
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565998 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:04:34 +00:00
Olivier Lamy
8efe254c0f
[maven-release-plugin] prepare release archiva-2.0.0-RC2
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565997 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:03:45 +00:00
Olivier Lamy
bd56eac0c4
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565985 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:01:36 +00:00
Olivier Lamy
7c38ab4088
[maven-release-plugin] prepare release archiva-2.0.0-RC1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565984 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 12:00:46 +00:00
Olivier Lamy
7c61a2b65e
add stage repository for consumer-archetype build
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565977 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 11:59:30 +00:00
Olivier Lamy
abf7ffaa6d
change version to 2.0.0-RC1-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565974 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 11:59:09 +00:00
Olivier Lamy
cf0be71e5f
fix issue with typeahead
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1557935 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 05:27:18 +00:00
Olivier Lamy
2ac34a15b2
remove use of httpunit
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1556440 13f79535-47bb-0310-9956-ffa450edef68
2014-01-08 04:57:00 +00:00
Olivier Lamy
9c775bf55a
use constructor injection
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1556439 13f79535-47bb-0310-9956-ffa450edef68
2014-01-08 04:56:45 +00:00
Olivier Lamy
2d840d9ffe
use strict matching for model mapper
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1556158 13f79535-47bb-0310-9956-ffa450edef68
2014-01-07 09:28:05 +00:00
Olivier Lamy
59743128e8
use strict matching for model mapper
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1556150 13f79535-47bb-0310-9956-ffa450edef68
2014-01-07 08:55:08 +00:00
Olivier Lamy
471bb12beb
refactor unit tests to get rid of the old httpunit
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555666 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 05:30:55 +00:00
Olivier Lamy
4825f8eb88
remove use of old httpunit library
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1555665 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 05:30:35 +00:00
Olivier Lamy
3c2817d545
use model mapper
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1553475 13f79535-47bb-0310-9956-ffa450edef68
2013-12-26 12:55:56 +00:00
Olivier Lamy
840c116465
remove non used private method
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1552196 13f79535-47bb-0310-9956-ffa450edef68
2013-12-19 01:03:40 +00:00
Olivier Lamy
347a3918be
fix compilation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551836 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 04:41:43 +00:00
Olivier Lamy
3e6c7ea831
ignore ClosedChannelException
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551831 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 04:04:38 +00:00
Olivier Lamy
009686ad2d
add a nex flag to indicate the merged index is temporary
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551477 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 07:29:51 +00:00
Olivier Lamy
d5830c882e
prevent running in parrallel
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551476 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 07:29:40 +00:00
Olivier Lamy
1e1f7cdacd
[MRM-1746] build merged index for groups with a cron schedule
...
fix issues
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551475 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 07:29:31 +00:00
Olivier Lamy
3ac4f6e662
extract inner classes
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551474 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 07:29:07 +00:00
Olivier Lamy
af520c00cf
[MRM-1746] build merged index for groups with a cron schedule
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551473 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 07:28:54 +00:00
Olivier Lamy
b67de4117e
refactoring to ease cron scheduling
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551472 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 07:28:27 +00:00
Olivier Lamy
dcd4afcdb8
configure cron expression to merge remote indexes tru the UI
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551471 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 07:28:16 +00:00
Olivier Lamy
66ed6cb4b0
prevent possible NPE
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551386 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 22:35:10 +00:00
Olivier Lamy
52caa0198b
better handling of FNFE
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551370 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 22:01:19 +00:00
Olivier Lamy
db3fd658d5
osgi metadata
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551178 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 11:17:16 +00:00
Olivier Lamy
56d48bd36e
start refactoring merging remote indexes to have a cron job doing it
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551123 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 06:53:37 +00:00
Olivier Lamy
28898793f5
start refactoring merging remote indexes to have a cron job doing it
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551122 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 06:53:27 +00:00
Olivier Lamy
c2d4f8bce1
prevent possible file limit issue
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551121 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 06:53:09 +00:00
Olivier Lamy
4e077a844e
prevent possible race condition if the file has been deleted
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551109 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 03:35:55 +00:00
Olivier Lamy
4803f6be06
[MRM-1702] make the locking configurable via the UI
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550708 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 12:33:35 +00:00
Olivier Lamy
3e91228d28
try creating the file before the lock
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550648 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 05:31:21 +00:00
Olivier Lamy
a597458ba9
track FileNotFoundException if a concurrent thread delete the file before locking and try recreate it
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550647 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 05:31:13 +00:00
Olivier Lamy
76d1127f8b
skip locking true per default
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550644 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 05:04:27 +00:00
Olivier Lamy
e1c3663b01
use a concurrent map to handle file lock
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550641 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 04:47:36 +00:00
Olivier Lamy
a903627323
fix rat and naming
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550640 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 04:47:24 +00:00
Olivier Lamy
679725dd5d
file lock manager must be configurable
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550639 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 04:47:10 +00:00
Olivier Lamy
49c91d619d
add missing @since
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550638 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 04:46:54 +00:00
Olivier Lamy
e48c05fb6f
add note on possible improvments
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550637 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 04:46:45 +00:00
Olivier Lamy
06cb9ea4f9
[MRM-1702] use the fileLockLManager in the code with possible race condition
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550636 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 04:46:36 +00:00
Olivier Lamy
c3ba717d4c
expose how to skip locking mechanism
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550635 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 04:46:12 +00:00
Olivier Lamy
62fd82d3c2
fix osgi
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550563 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 22:37:39 +00:00
Olivier Lamy
79329d262e
fix timeout
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550562 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 22:37:34 +00:00
Olivier Lamy
7fc6fb2158
add class
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550561 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 22:37:24 +00:00
Olivier Lamy
3e344bc827
throw a timeout exception if not possible to get the lock after the timeout
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550560 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 22:37:16 +00:00
Olivier Lamy
4f4e15568d
fix osgi metadata
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550559 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 22:37:05 +00:00
Olivier Lamy
a724876adf
license header
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550558 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 22:36:58 +00:00
Olivier Lamy
7f1ddf0b2f
fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550557 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 22:36:48 +00:00
Olivier Lamy
875890880a
cleanup this file locking library
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550556 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 22:36:40 +00:00
Olivier Lamy
6b23332e9d
add a new module for file locking
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550396 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 11:26:40 +00:00
Olivier Lamy
074386d154
dependencies not needed
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550044 13f79535-47bb-0310-9956-ffa450edef68
2013-12-11 03:40:15 +00:00
Olivier Lamy
8039adacd0
not needed
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550042 13f79535-47bb-0310-9956-ffa450edef68
2013-12-11 03:39:59 +00:00
Olivier Lamy
2260b8e867
[MRM-589] use last plexus-utils 3.0.15
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549807 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 11:03:32 +00:00
Olivier Lamy
05065c4deb
not needed variable declaration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547290 13f79535-47bb-0310-9956-ffa450edef68
2013-12-03 05:46:19 +00:00
Olivier Lamy
60b382e36e
fix logging warn level
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1546890 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 04:07:17 +00:00
Olivier Lamy
0edb0a75ef
use last ehcache 2.7.4
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1544405 13f79535-47bb-0310-9956-ffa450edef68
2013-11-22 03:38:58 +00:00
Olivier Lamy
b07ef499d8
fix osgi metadata
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1542166 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 03:55:45 +00:00
Olivier Lamy
76b43a9254
ignore files part of index directory when scanning
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1542140 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 00:41:06 +00:00
Olivier Lamy
402f10c841
code cleanup comment
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1541400 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 06:33:14 +00:00
Olivier Lamy
ab6f5bde33
move to last easymock 3.2
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1541399 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 06:31:24 +00:00
Olivier Lamy
609b3d7e98
remove non used variable
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1539519 13f79535-47bb-0310-9956-ffa450edef68
2013-11-07 05:21:12 +00:00
Olivier Lamy
0399353cf3
use last jackson version
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1537754 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 23:01:29 +00:00
Olivier Lamy
4d6b0df838
fix unit test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1525883 13f79535-47bb-0310-9956-ffa450edef68
2013-09-24 13:31:30 +00:00
Olivier Lamy
ef1759b856
[MRM-1779] pom artifacts cannot be searched on Archiva 1.4-M4
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1525882 13f79535-47bb-0310-9956-ffa450edef68
2013-09-24 13:31:10 +00:00