Commit Graph

4007 Commits

Author SHA1 Message Date
Olivier Lamy b351e202b5 add snippet for use it in documentation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179621 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 13:36:49 +00:00
Olivier Lamy d5c048d09c no more databases to store artifacts informations
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179620 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 13:36:14 +00:00
Olivier Lamy 28fce4b89f cleanup spring configuration for unit tests in webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179396 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 19:29:30 +00:00
Olivier Lamy 621a98296f move jcr related classes to store-jcr module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179311 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 16:44:02 +00:00
Olivier Lamy 3ed9b80b38 add @since
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179247 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 14:50:19 +00:00
Olivier Lamy 8de2760aac fix small typo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179246 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 14:50:03 +00:00
Olivier Lamy 34d9606346 [MRM-1327] implement alternative or improve repository metadata storage: if no repository.xml found in ${appserver.base}/conf/repository.xml revert to the default found in resources.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179245 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 14:49:22 +00:00
Olivier Lamy e506bed25d [MRM-1327] implement alternative or improve repository metadata storage: remove some repository.xml not needed for test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179244 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 14:48:15 +00:00
Olivier Lamy 7590f5c92b [MRM-1327] implement alternative or improve repository metadata storage: add default repository.xml for jetty distrib
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179148 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 10:25:26 +00:00
Olivier Lamy cf3caad5cc [MRM-1327] implement alternative or improve repository metadata storage: add repository.xml for webapp-test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179147 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 10:25:07 +00:00
Olivier Lamy a60af54fd5 [MRM-1327] implement alternative or improve repository metadata storage: fix spring alias
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179146 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 10:24:42 +00:00
Olivier Lamy eb3adda0b0 [MRM-1327] implement alternative or improve repository metadata storage: no need of this hack to fix unit tests in webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179145 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 10:24:15 +00:00
Olivier Lamy f260414f76 [MRM-1327] implement alternative or improve repository metadata storage: jcr is now default storage mode.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179142 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 10:23:09 +00:00
Olivier Lamy 8892375451 [MRM-1332] remove database scanning configuration and handle upgrade.
make create-archiva-metadata and duplicate-artifacts as default knowContentConsumers

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178955 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 21:15:25 +00:00
Olivier Lamy 46840f3c31 [MRM-1332] remove database scanning configuration and handle upgrade.
ensure some consumers are here and remove db consumers.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178954 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 21:14:27 +00:00
Olivier Lamy c110af17f4 missed to fix add
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178822 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 14:58:08 +00:00
Olivier Lamy 2de2460457 [MRM-1173] Cannot delete patterns with single and double quotes : fix black list too
simplify too  fix for MRM-1135

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178795 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 13:59:23 +00:00
Olivier Lamy ebcabb17a3 [MRM-1173] Cannot delete patterns with single and double quotes.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178794 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 13:58:52 +00:00
Olivier Lamy 3556951234 don't fail with an IOException when artifact to copy not exists, throw a more human readable message :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178739 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 09:31:39 +00:00
Olivier Lamy a30ed7be7f fix code format
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178738 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 09:31:11 +00:00
Olivier Lamy 9675668bcb remove unused private methods
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178734 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 09:11:36 +00:00
Olivier Lamy 12ba74abf2 fix @since 1.4 with @since 1.4-M1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178731 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 09:05:30 +00:00
Olivier Lamy 5af0402430 add @since
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178728 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 08:57:16 +00:00
Olivier Lamy 4f0b680db5 [MRM-1526] configure http connection pool values for wagon http: add docs
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178727 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 08:56:54 +00:00
Olivier Lamy 5c4045dd87 [MRM-1526] configure http connection pool values for wagon http: add validation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178726 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 08:56:17 +00:00
Olivier Lamy 345cc14b7c [MRM-1526] configure http connection pool values for wagon http: ui part
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178725 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 08:55:51 +00:00
Olivier Lamy 0d0e89a25b [MRM-1515] see how to reduce dependencies: exclude stax:stax-api
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178425 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 15:12:20 +00:00
Brett Porter 483a86474d add a note for future upgrades
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178399 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 12:53:00 +00:00
Olivier Lamy d9478104fe [MRM-1515] reduce dependencies : struts 1.x not needed :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178359 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 09:45:20 +00:00
Olivier Lamy d9df6e4404 move antrun version to pluginManagement section
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178320 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 07:44:01 +00:00
Olivier Lamy a877490636 add a profile for ci servers to cleanup file ~/.m2/archiva.xml
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178319 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 07:43:20 +00:00
Brett Porter 25034c1f50 update to released version of Jackrabbit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178313 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 07:20:18 +00:00
Brett Porter 5c166688a9 prevent overzealous deletion of snapshot versions in the same artifact that may not be part of the currently scanned file
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178312 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 07:18:10 +00:00
Brett Porter 28cdacbf13 make sure relevant information is logged with the exception
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178300 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 05:30:52 +00:00
Brett Porter c57c3b0284 remove old validation and properties that are no longer used
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178292 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 04:17:53 +00:00
Brett Porter 382ff8df7d remove unnecessary template reference
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178291 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 03:37:53 +00:00
Brett Porter fd41049237 remove unused templates
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178290 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 03:36:49 +00:00
Brett Porter 6b69ca6416 fix tests that check duplicate artifacts are not added to the lists
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178289 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 03:34:40 +00:00
Brett Porter 6907587afb fix tests that check cron expression. Do javascript-based validation of an empty value, then server size validation of valid cron expression
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178288 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 02:54:45 +00:00
Brett Porter 242cfa1f9a add a patched version of Struts form template that corrects WW-3688 for URL
validation, and re-enable appearance tests


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178285 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 01:56:43 +00:00
Brett Porter ea1e15a65d validation for repository group addition
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178047 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 17:25:28 +00:00
Brett Porter adcd341efe missing page calls that are required for order independence
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178039 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 16:16:40 +00:00
Brett Porter 3c20054f1d update version to 1.4-M1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178021 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 15:38:32 +00:00
Brett Porter 6fd8ff12c6 correct text for dotnet-library type and re-enable Selenium test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178020 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 15:35:40 +00:00
Brett Porter 027e721634 upgrade TestNG and resolve some issues with test ordering
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178013 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 15:19:31 +00:00
Brett Porter e2ee507bff fix Selenium tests for recent changes. Disable tests that show broken behaviour
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177993 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 14:37:15 +00:00
Olivier Lamy af62171f9f include osgi fields for advanced search action
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177992 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 14:21:34 +00:00
Olivier Lamy 5ff3b30856 ensure we correctly delete temporary download directory
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177991 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 14:21:14 +00:00
Olivier Lamy d8972640dc add some logs informations for download remote index time
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177990 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 14:20:46 +00:00
Olivier Lamy e4e6fd32af add a success message for this ajax call
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177989 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 14:20:21 +00:00