Commit Graph

1789 Commits

Author SHA1 Message Date
Olivier Lamy 9319f5ea8f fix comment in TODO
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1190205 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 08:42:21 +00:00
Olivier Lamy 438c37f0d3 [MRM-1539] Upgrade to Jetty 7
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189909 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 18:11:45 +00:00
Olivier Lamy e08cfa494d use apt plugin from myfaces to generate taglib file
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189907 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 18:11:13 +00:00
Olivier Lamy 58991fda0d [MRM-1539] Upgrade to Jetty: fix webdav test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189905 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 18:10:24 +00:00
Olivier Lamy e624d21c43 [MRM-1539] Upgrade to Jetty 7.
change pom declaration.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189902 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 18:09:49 +00:00
Olivier Lamy 16f136486b move javax.mail version to a property
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189230 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 14:19:57 +00:00
Olivier Lamy e77de4841f move the derby version to a property
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189229 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 14:19:14 +00:00
Olivier Lamy 334eebc391 [MRM-1544] move to a struts2 theme based on bootstrap css and jquery
start adding new module and directory. the new theme currently do nothin except having xhtml as a parent theme :-)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189166 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 12:24:05 +00:00
Olivier Lamy 7f0239d00c fix formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189165 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 12:23:23 +00:00
Olivier Lamy c08fde6e09 [MRM-1535] Invalid reference (result HTTP 404) for css/no-theme/jquery-ui-1.8.14.theme.css
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1188929 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 21:33:51 +00:00
Olivier Lamy 7359332b42 [MRM-1538] Managed Repositories > Show Snippet ought to include a pluginRepositories section.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1188916 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 21:16:58 +00:00
Olivier Lamy 930e9268a0 [MRM-1543] artifact display doesn't show eventual classifiers
display classifier in the download box

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1188914 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 21:16:30 +00:00
Olivier Lamy fad2191ac4 even if not use in the task set scanAll to false for upload action
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1188821 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 17:42:13 +00:00
Olivier Lamy 97c85abe24 [MRM-1542] missing classifier field in the delete artifact web page
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1188328 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 19:36:20 +00:00
Olivier Lamy 013ee7f312 remove a FIXME as it's fixed and covered by a unit test too RepositoryGroupAdminTest#addAndDeleteGroupWithRemowingManagedRepo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1188327 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 19:35:43 +00:00
Olivier Lamy 33776a4920 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185622 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 12:26:11 +00:00
Olivier Lamy ccd7d803f7 [maven-release-plugin] prepare release archiva-1.4-M1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185616 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 12:19:44 +00:00
Olivier Lamy bebc547039 looks to be more english speaking :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185036 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17 08:00:14 +00:00
Olivier Lamy 571c271b34 clarify javadocs
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185035 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17 07:57:46 +00:00
Olivier Lamy d10f2e2ef2 comment methods not yet implemented in SearchService REST Api
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185034 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17 07:57:32 +00:00
Olivier Lamy d338930876 if searching with SearchFields with unknown repo ids do not revert to a search on all index.
small changes on previous commit: only if SearchFields has repos set to not break previous behaviour.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1183443 13f79535-47bb-0310-9956-ffa450edef68
2011-10-14 17:49:30 +00:00
Olivier Lamy 08d61568b7 if searching with SearchFields with unknown repo ids do not revert to a search on all index.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1183413 13f79535-47bb-0310-9956-ffa450edef68
2011-10-14 16:32:45 +00:00
Olivier Lamy addd86fec7 update timestamp on index save
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1182850 13f79535-47bb-0310-9956-ffa450edef68
2011-10-13 13:39:40 +00:00
Olivier Lamy c3cfe70ba4 exclude geronimo servlet spec
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1182079 13f79535-47bb-0310-9956-ffa450edef68
2011-10-11 20:44:26 +00:00
Olivier Lamy 8daf53e0f0 add a method to retrieve all groupIds available in indexs: available in REST services
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1181731 13f79535-47bb-0310-9956-ffa450edef68
2011-10-11 11:47:30 +00:00
Olivier Lamy cbdaacc012 add a method to retrieve all groupIds available in indexs: more tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1181729 13f79535-47bb-0310-9956-ffa450edef68
2011-10-11 11:46:01 +00:00
Olivier Lamy 3d268094df add a method to retrieve all groupIds available in indexs
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1181728 13f79535-47bb-0310-9956-ffa450edef68
2011-10-11 11:45:22 +00:00
Olivier Lamy 77fd603c0c reduce log noise with using debug for something normal not a a warn
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1180898 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10 12:01:04 +00:00
Olivier Lamy 13bc1609f4 add some configuration to run unit tests with embeded tomcat: jetty still default
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1180621 13f79535-47bb-0310-9956-ffa450edef68
2011-10-09 14:12:24 +00:00
Olivier Lamy 19bc832086 add configurarion to test tomcat7 plugin
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1180473 13f79535-47bb-0310-9956-ffa450edef68
2011-10-08 19:41:37 +00:00
Olivier Lamy 4e5ff7650c if equals is defined hashCode must be defined too
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179998 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 10:57:02 +00:00
Olivier Lamy 659ab05e9f remove self assignemet
use StringBuilder to concate String in a loop.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179997 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 10:56:07 +00:00
Olivier Lamy e72c34b8f2 fix unit tests in webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179994 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 10:41:33 +00:00
Olivier Lamy 649e73136c fix display of search results with pagination
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179993 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 10:41:01 +00:00
Olivier Lamy 47229dec13 add unit tests for paginate method
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179991 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 10:40:25 +00:00
Olivier Lamy c98687154c fix NPE in ArtifactLocator during scanning
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179990 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 10:39:59 +00:00
Olivier Lamy 2378e1a5a7 fix bean name used for tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179665 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 15:27:49 +00:00
Olivier Lamy 8623d5239a add snippet for overriding jcr location storage
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179637 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 14:14:19 +00:00
Olivier Lamy 87d9e0b7a7 sort jcr repo in data directory
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179636 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 14:13:56 +00:00
Olivier Lamy d66e72fcd2 fix spring annotations for missing checksum consumer
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179635 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 14:13:37 +00:00
Olivier Lamy a6a448659f fix list of consumers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179624 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 13:43:07 +00:00
Olivier Lamy d2d067a343 add missing spring annotations
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179622 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 13:37:14 +00:00
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 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 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 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
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 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
Olivier Lamy 3ead9fbb4a fix parameter for ajax call
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177988 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 14:20:02 +00:00
Olivier Lamy 43b763f95a fix typo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177987 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 14:19:46 +00:00
Brett Porter 68267a0c88 fix location of cargo install
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177971 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 12:19:20 +00:00
Brett Porter 7f7a317c90 make cargo download to a retained location, extract to target
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177953 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 09:13:23 +00:00
Brett Porter bb262c51b7 fix group for browsers that require upload
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177952 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 09:03:04 +00:00
Brett Porter 7a8e06fa3c fix the version where blockRedeployments was introduced
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177939 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 07:59:12 +00:00
Brett Porter fc6b251359 fix properties to avoid putting test data in JAR
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177935 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 07:10:32 +00:00
Brett Porter 0fa1fa6ac2 change configuration base to org.apache.archiva instead of org.apache.maven.archiva, update "upgrading" document accordingly
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177933 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 06:56:48 +00:00
Brett Porter cf8d566442 avoid creating .archiva directory in src directory
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177930 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 06:23:32 +00:00
Brett Porter 77e42c692f make RAT report pass
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177919 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 05:17:00 +00:00
Brett Porter 052750b17a fix properties to avoid putting test data in WAR and remove derby.log from root
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177917 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 05:14:38 +00:00
Brett Porter 38638641f0 fix properties to avoid putting test data in JAR and remove derby.log from root
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177916 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 05:08:15 +00:00
Brett Porter d331e85a8a fix properties to avoid putting test data in JAR and remove derby.log from root
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177913 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 05:05:16 +00:00
Brett Porter 4573dd8420 avoid derby.log in root
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177912 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 05:00:11 +00:00
Brett Porter 9c40ca597b formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177911 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 04:59:20 +00:00
Brett Porter 448b821613 fix properties to avoid putting test data in JAR and remove derby.log from root
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177910 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 04:56:42 +00:00
Brett Porter 03c0f466c7 fix properties to avoid putting test data in JAR and remove derby.log from top
directory


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177908 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 04:53:04 +00:00
Brett Porter 532824377f avoid derby.log in top directory
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177906 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 04:49:19 +00:00
Brett Porter 09187669bb avoid derby.log in the current directory and adding incorrect information to
target/classes and the eventual JAR


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177904 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 04:46:20 +00:00
Brett Porter b1e349b85a avoid derby.log in the current directory
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177903 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 04:40:58 +00:00
Brett Porter cd104567e6 [MRM-1361] align types to NPanday 1.4.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177895 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 03:44:02 +00:00
Olivier Lamy ab8e566d28 display build timestamp and build number in system status page
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177721 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 16:18:33 +00:00
Olivier Lamy c7bd423375 more easy version display using bean properties
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177720 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 16:17:56 +00:00
Olivier Lamy 0ad390f082 fix again creation of file ~/.m2/archiva.xml
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177719 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 16:17:19 +00:00
Olivier Lamy 27526f5262 use wagon in unit test to download the file hope will fix the issue with 1.5
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177683 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 14:49:05 +00:00
Olivier Lamy 3e0caade83 [MRM-1526] configure http connection pool values for wagon http : add REST services
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177675 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 14:21:44 +00:00
Olivier Lamy 05191844ba add some materials to be able to use REST services in a gwt based application
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177666 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 14:00:23 +00:00
Olivier Lamy bf865287f3 don't fail on bad zip file to get debug infos
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177659 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 13:39:00 +00:00
Olivier Lamy 0aedd14607 [MRM-1526] configure http connection pool values for wagon http : configure wagon on Archiva start
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177655 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 13:37:30 +00:00
Olivier Lamy e42e26c8e1 [MRM-1526] configure http connection pool values for wagon http.
add basic services.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177654 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 13:36:56 +00:00
Olivier Lamy 7d285b2179 add some debug to understand why it fails with 1.5 on jenkins
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177622 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 12:25:32 +00:00
Olivier Lamy 0aaf3a2769 [MRM-1527] remove http://download.java.net/maven/2/ from default remote repositories (now sync with central) : missed to fix a unit test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177596 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 11:10:23 +00:00
Olivier Lamy 1b44321088 [MRM-1527] remove http://download.java.net/maven/2/ from default remote repositories (now sync with central) .
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177595 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 11:09:56 +00:00
Olivier Lamy 21f14a45f0 add commented logger for wagon debug in main log4j.xml
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177573 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 09:42:51 +00:00
Olivier Lamy 75aa4c3c6c fix logger name for headers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177572 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 09:42:13 +00:00
Olivier Lamy 3e6842504a add a wagon transfert listener for debugging purpose
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177571 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 09:41:47 +00:00
Olivier Lamy 3734ce78c8 [MRM-1496] Broken remote repository confuses Archiva
fixed with wagon 2.0 upgrade but add a unit test.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177570 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 09:40:59 +00:00
Olivier Lamy 543785d926 this package not exists anymore
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177568 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 09:39:30 +00:00
Olivier Lamy 42b564bb7d use Base64 from commons-codec
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177567 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 09:38:20 +00:00
Olivier Lamy 5daf80bc20 fix maven 2.2.1 build
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177255 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 10:28:13 +00:00
Olivier Lamy e259d38caf fix double / in url
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177075 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 21:38:13 +00:00
Olivier Lamy e442d48741 fix url calculation for artifacts found in remote repositoires
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177074 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 21:37:57 +00:00
Olivier Lamy ddb8a0a595 small hack for packaging maven-plugin in artifact url calculation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177073 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 21:37:38 +00:00
Olivier Lamy 6b77912095 move maven url calculation to NexusRepositorySearch rest services will just add baseUrl
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177072 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 21:37:22 +00:00
Olivier Lamy 45ff9153bf add maven property to be able to override archiva url for rest services test for manual testing on an existing archiva instance
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177070 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 21:35:11 +00:00
Olivier Lamy bcf81e82ac rest search service must provide the real url artifact
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177069 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 21:34:34 +00:00
Olivier Lamy 18b92bde16 format : no code change
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177068 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 21:33:56 +00:00
Olivier Lamy 3323da7d34 [MRM-1500] Fix sample on how to use ldap in applicationContext.xml
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176805 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 09:58:53 +00:00
Olivier Lamy 1e6934261c [MRM-1393] Commons configuration bug causes build to fail on Windows 7
I have changed a unit which IMHO was wrong as didn't take care about managed repo coming from old configuration format: ArchivaConfigurationTest#testConfigurationUpgradeFrom09

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176791 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 09:06:32 +00:00
Olivier Lamy 33771ae22c add a lot of missing eol-style native for *.jsp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176611 13f79535-47bb-0310-9956-ffa450edef68
2011-09-27 20:44:41 +00:00
Olivier Lamy 3c247ba1f8 add a lot of missing eol-style native
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176606 13f79535-47bb-0310-9956-ffa450edef68
2011-09-27 20:40:36 +00:00
Olivier Lamy 9b1ab5d366 trigger download remote index call in async mode
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176386 13f79535-47bb-0310-9956-ffa450edef68
2011-09-27 13:56:10 +00:00
Olivier Lamy 3283a043d1 configure appeserver.base value for surefire to avoid files creation in basedir
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176385 13f79535-47bb-0310-9956-ffa450edef68
2011-09-27 13:55:51 +00:00
Olivier Lamy afababf393 use isNotBlank to avoid warning in log
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176384 13f79535-47bb-0310-9956-ffa450edef68
2011-09-27 13:55:26 +00:00
Olivier Lamy 066197cdd2 add a rest service to schedule a download remote index
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176245 13f79535-47bb-0310-9956-ffa450edef68
2011-09-27 07:18:30 +00:00
Olivier Lamy 489d8bfaf0 fix needed authz for download remote index
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176243 13f79535-47bb-0310-9956-ffa450edef68
2011-09-27 07:18:07 +00:00
Olivier Lamy f5dc1fdb10 fix 1.5 compilation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176242 13f79535-47bb-0310-9956-ffa450edef68
2011-09-27 07:17:50 +00:00
Olivier Lamy d3b0682003 [MRM-1516] missing dependency on velocity - ClassNotFoundException org.apache.velocity.tools.view.ToolboxManager
and fis unit tests.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176112 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 22:49:57 +00:00
Olivier Lamy 3c8c0b8554 fix unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176111 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 22:49:15 +00:00
Olivier Lamy 276eaf0b5d [MRM-1524] downloading (optionnaly) remote index to display remote artifacts in search results : include remote repos when searching
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176110 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 22:48:28 +00:00
Olivier Lamy ae7be0e049 better output of the transferListener for remote index download
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176041 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 20:35:59 +00:00
Olivier Lamy d9c293217c in s so *1000 :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176040 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 20:35:35 +00:00
Olivier Lamy 604b421c28 [MRM-1524] downloading (optionnaly) remote index to display remote artifacts in search results : add a download remote time out field as file are more import
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176039 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 20:34:42 +00:00