408 Commits

Author SHA1 Message Date
Martin Stockhammer
e6950bba28 Add jpa settings to test spring contexts 2016-10-26 23:27:26 +02:00
olivier lamy
e2482432b2 [maven-release-plugin] prepare for next development iteration 2016-05-23 10:38:28 +10:00
olivier lamy
64f4bc5e0e [maven-release-plugin] prepare release archiva-2.2.1 2016-05-23 10:38:19 +10:00
olivier lamy
95077dba05 enforce version in archetype
Signed-off-by: olivier lamy <olamy@apache.org>
2016-03-01 22:08:43 +11:00
Olivier Lamy
e05ec3d0f3 to help travis build 2015-10-07 14:26:31 +11:00
Olivier Lamy
649b915e81 no need of clean 2015-10-07 13:57:29 +11:00
Olivier Lamy
795d6d3957 make easy testing for archetype 2015-10-07 13:46:19 +11:00
Olivier Lamy
b195fa3946 more fix 2015-10-07 12:05:01 +11:00
Olivier Lamy
aabbc2d52c add more mock for consumer archetype test 2015-10-06 17:27:07 +11:00
Olivier Lamy
8c67ef5e75 fix version 2015-10-01 22:11:09 +10:00
Olivier Lamy
87ff9f5d3d more usage of MockRepositorySessionFactory 2015-10-01 15:39:41 +10:00
Olivier Lamy
1127e2afce use mock in consumer archetype 2015-10-01 14:53:41 +10:00
Olivier Lamy
4f5c5d6ffd should help empty repo build 2015-09-25 15:41:39 +10:00
Olivier Lamy
25c2df5590 comment this hackhish dependency 2015-05-31 10:44:30 +10:00
Olivier Lamy
eca16b9686 trying to help sonar 2015-05-31 10:32:44 +10:00
Olivier Lamy
ff1a92ee19 trying to help jenkins build 2015-05-30 22:06:50 +10:00
Olivier Lamy
4649d6b092 align junit version 2015-05-24 22:14:46 +10:00
Olivier Lamy
30444437d1 align surefire version 2015-05-19 22:41:36 +10:00
Olivier Lamy
436b117e7f ensure we test correctly for [MRM-1877] 2015-03-23 15:04:04 +11:00
Olivier Lamy
6317bd9d02 add unit test for [MRM-1877] 2015-03-23 15:00:51 +11:00
Olivier Lamy
a6c73dcde2 use more java 1.7 for file io 2015-03-23 14:57:49 +11:00
Olivier Lamy
81411e352d [MRM-1877] Checksum files always recreated 2015-03-23 14:31:58 +11:00
Olivier Lamy
f5022a2721 use 1.7 features for files 2015-03-23 14:31:58 +11:00
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