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 a7a2c9130e30992d3d5dc4e6edac5d1d51034458.
|
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 |
|