Olivier Lamy
46ccfb47a6
[maven-release-plugin] prepare for next development iteration
2015-02-24 21:55:57 +11:00
Olivier Lamy
e5500cce83
[maven-release-plugin] prepare release archiva-2.2.0
2015-02-24 21:55:45 +11:00
Carlos Sanchez
f11f39932a
[MRM-1390] Bump version to 2.2.0
2014-12-01 16:56:43 +01:00
Carlos Sanchez
63479200ce
Add a AbstractMetadataRepository to remove duplicated code
2014-11-06 13:39:28 +01:00
Eric Barboni
c2f9100dda
MRM-1865 remove isPermanent flag
2014-10-10 22:41:59 +02:00
Jonathan Sharp
a2d62a3c0b
MRM-1311: Added Loggers to core consumers
2014-09-29 14:46:01 -07:00
Olivier Lamy
ede01e523e
[maven-release-plugin] prepare for next development iteration
2014-09-01 15:15:00 +10:00
Olivier Lamy
aca120c87c
[maven-release-plugin] prepare release archiva-2.1.1
2014-09-01 15:14:47 +10:00
Brett Porter
fafb8d284f
split out audit facet and listener to match others
...
by placing these in the metadata model / API they can be used more broadly,
while the storage-dependant implementation can be in a plugin. This means the
plugins can be removed from the admin implementation, which can then be used
(as required) in the CLI
2014-07-31 15:10:37 +10:00
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
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
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
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
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
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
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
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
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
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
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
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