Commit Graph

7765 Commits

Author SHA1 Message Date
Eric Barboni 81655230ae sonar fixes 2014-10-14 21:30:11 +02:00
Olivier Lamy a2f7519f28 fix osgi warning 2014-10-14 15:59:00 +11:00
Olivier Lamy 655dd53f58 [MRM-1145] RSS tests do not correctly check responses 2014-10-14 15:59:00 +11:00
Olivier Lamy 31cc47c313 [MRM-1145] RSS tests do not correctly check responses 2014-10-14 15:59:00 +11:00
Olivier Lamy 84d5a61c80 [MRM-1145] RSS tests do not correctly check responses 2014-10-14 15:59:00 +11:00
Eric Barboni 951b9f8ef1 MRM-1811 add alternative pagination for simplegrid 2014-10-14 02:56:36 +02:00
Olivier Lamy 4e331298e4 no need to lookup those beans for each request 2014-10-13 16:35:00 +11:00
Olivier Lamy 70bc09fbb9 make this servlet thread safe!! 2014-10-13 16:19:42 +11:00
Eric Barboni c2f9100dda MRM-1865 remove isPermanent flag 2014-10-10 22:41:59 +02:00
Eric Barboni b0e3b2fc5a exclude netbeans ide from rat check 2014-10-10 21:47:37 +02:00
Olivier Lamy 2d205906d1 not needed 2014-10-10 22:51:28 +11:00
Brett Porter f21dcf5ef5 [MRM-1864] use SSL by default for central
This matches the default configuration used in the latest version of Maven.
2014-10-09 19:04:26 +11:00
Jonathan Sharp f3ed08b695 MRM-1810 remove group filter 2014-10-07 18:50:50 -07:00
Jonathan Sharp 448d88877d MRM-1810 removed properties filter, added i18n help content 2014-10-07 17:42:20 -07:00
Eric Barboni af88382fbc update doap to apache archiva 1.3.9 and 2.1.1
git coordinate
2014-10-07 20:29:49 +02:00
Eric Barboni 8385e531c9 MRM-1767 changerepository location missing slash 2014-10-06 22:12:43 +02:00
Eric Barboni 70acb56d0c MRM-770 Related. Display classifier (use table because of messy alignment with lot of information) 2014-10-03 02:05:01 +02:00
Eric Barboni 25db694b6f ignore netbeans ide file 2014-10-02 23:31:52 +02:00
Eric Barboni cf16df693a fix error text for MRM-1851 2014-10-01 02:28:28 +02:00
Eric Barboni fce6ca600c synchro parent version for it test + bump version 2014-10-01 02:26:40 +02:00
Eric Barboni e4a7f04a35 add a profile for coverage (jacoco-coverage) 2014-09-30 23:06:57 +02:00
Eric Barboni 705fbd95c4 create a testrule to get a temp folder with a predictible name 2014-09-30 23:06:56 +02:00
Jonathan Sharp a2d62a3c0b MRM-1311: Added Loggers to core consumers 2014-09-29 14:46:01 -07:00
forjsharp 19b4ddd0c8 REST: BrowseServiceTest: Mitigate Stale Item Error 2014-09-21 15:30:02 -07:00
Eric Barboni 4ae1bf370a use redback registry snapshot to converge on spring 4.1.0 2014-09-20 03:56:36 +02:00
Olivier Lamy c3ef4bfbfb [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supported 2014-09-15 14:54:08 +10:00
Olivier Lamy 6ad62d943a use last redback snapshot fix non valid tld files 2014-09-11 21:47:26 +10:00
Olivier Lamy 373183554d spring 4.1.0 2014-09-10 15:09:00 +10:00
Olivier Lamy d79a630e09 small improvement :-) 2014-09-05 10:45:11 +10:00
Olivier Lamy 8cec7613bb release note for 2.1.1 2014-09-01 16:46:54 +10: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
Olivier Lamy 89841bb105 using staged released version 2014-09-01 14:49:20 +10:00
Olivier Lamy d4c85abfac [MRM-1854] Last modified date is epoch on directory listing for a group 2014-09-01 14:04:41 +10:00
Olivier Lamy d42a81ac34 format 2014-09-01 13:34:05 +10:00
Olivier Lamy 09e49ad484 last guice 4.0-beta4 version 2014-08-27 10:11:29 +10:00
Olivier Lamy 6474ef140d log4j 2.0.2 2014-08-25 10:46:06 +10:00
Olivier Lamy afcc3a12e1 upgrade httpclient to 4.3.5 and httpcore to 4.3.2 2014-08-18 21:16:05 +10:00
Olivier Lamy e0f1e75877 log4j 2.0.1 2014-08-07 12:19:40 +10:00
Brett Porter 245c25b2cc turn down logging on cache 2014-08-05 11:41:45 +10:00
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