7525 Commits

Author SHA1 Message Date
Olivier Lamy
6ce6511a6c change immediateFlush to true as users looks to be confused :-) 2014-08-04 21:02:12 +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
4ec9c4356f re-order test 2014-08-01 14:20:56 +10:00
Brett Porter
af464ee039 additional exclusion 2014-08-01 12:55:52 +10:00
Brett Porter
4e9ac1db1e remove duplicate JTA library 2014-08-01 12:51:12 +10:00
Brett Porter
8b1e1ffa71 refactor service tests
Split out scan call to be explicit to make it easier to refactor duplicate
sections, then move repeated configuration to before/after methods.

Make sure scanning has finished before operations that might concurrently try
to modify the metadata. This also means we can now verify the deletion of the
repository is successful
2014-08-01 12:51:12 +10:00
Brett Porter
2b8f78afe2 take advantage of generic type 2014-08-01 12:48:26 +10:00
Brett Porter
1e589ddd62 only close session if open
getJcrSession will open one if needed, which close does not need to do. This
also caused some timing issues in the REST tests as it concurrently operated
on the same session
2014-07-31 20:22:27 +10:00
Brett Porter
12a808a77d log archiva stuff at info level 2014-07-31 17:20:52 +10:00
Brett Porter
cd731be98b unused import 2014-07-31 15:12:29 +10:00
Brett Porter
9bf5cb099f fix location of beans 2014-07-31 15:12:13 +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
be20d16cfd more autowiring 2014-07-30 18:06:15 +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
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
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
b3804c39b5 remove commented dependency 2014-07-30 12:05:02 +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
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
Brett Porter
75c63ff2eb split out problem facet
this avoids modules wanting to report a problem from having to depend on the
plugin itself and its consumer, etc.
2014-07-30 12:02:04 +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
48f57dcf51 no longer needed 2014-07-30 11:11:47 +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
dc52ac5c79 [MRM-1853] On first start up, you get a perpetual loading indicator.
Submitted by Robert David
2014-07-24 12:08:19 +10:00
Olivier Lamy
55795f1d17 revert as was bad configuration in Jenkins sonar plugin 2014-07-23 11:28:32 +10:00
Olivier Lamy
8960bb7252 force sonar version 2014-07-23 11:16:46 +10:00
Olivier Lamy
e5b9002322 last parent for sonar plugin 2014-07-23 11:08:25 +10:00
Olivier Lamy
4df7e6ac6e use last cxf 2.6.x version 2014-07-21 11:35:37 +10:00
Olivier Lamy
f41f0fd775 commons logging 1.2 2014-07-17 18:08:58 +10:00
Olivier Lamy
9bd51a4b7e log4j2 2.0 2014-07-17 17:58:41 +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 archiva-2.1.0 2014-07-16 10:51:21 +10:00
Olivier Lamy
ee85e7707d use a staged released parent 2014-07-16 10:36:52 +10:00
Olivier Lamy
efd140d08d tomcat 7.0.54 2014-07-16 10:30:38 +10:00
Olivier Lamy
cd9d5df228 1.7 mandatory with 2.1.0 2014-07-15 01:59:55 +10:00
Olivier Lamy
f8d235e8e3 add issues in release notes 2014-07-15 01:56:35 +10:00