Commit Graph

517 Commits

Author SHA1 Message Date
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 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
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
Brett Porter 49f5c94e0e directory has not been created, so need to use one that we know already exists
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177936 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 07:18:13 +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
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 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 43e77d0636 [MRM-1502] download artifacts from remote repository create http(s) connection for every artifacts.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177569 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 09:39:47 +00:00
Olivier Lamy ba02febf86 upgrade quartz to last version 2.1.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177081 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 21:53:12 +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 a836238646 use indexer released version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1175930 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 16:08:26 +00:00
Olivier Lamy d1a54e99e8 [MRM-1524] downloading (optionnaly) remote index to display remote artifacts in search results
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1175928 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 16:07:16 +00:00
Olivier Lamy ee76aab958 use last ehcache version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170890 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 23:04:09 +00:00
Olivier Lamy 919a5ac3eb [MRM-1504] Add a new module for repository administration management
split the repo admin in two modules : api and default implementation (to be able to more easily change the impl).
Use the repo admin api consumers and indexing modules.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170135 13f79535-47bb-0310-9956-ffa450edef68
2011-09-13 12:12:39 +00:00
Olivier Lamy 3ad7edbe29 upgrade to struts 2.2.3.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166642 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 11:56:15 +00:00
Olivier Lamy 81b2b9cf7e [MRM-1510] api to configure NetworkProxy
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166556 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 08:05:01 +00:00
Olivier Lamy 9acde9b594 MRM-1507 : api to configure ProxyConnector : use it in the webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166392 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07 20:35:00 +00:00
Olivier Lamy a2dd1fd1a4 use beanlib for wrappers constructions
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166391 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07 20:33:48 +00:00
Olivier Lamy 623651c5fb revert global surefire configuration for appserver.base : breaks too much test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166162 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07 13:15:04 +00:00
Olivier Lamy 1032b3d5d1 start using new repo admin module in webdav : need some other refactoring to remove it completely
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166148 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07 12:18:55 +00:00
Olivier Lamy 4f42feb44f [MRM-1504] Add a new module for repository administration management : move redback configuration and role constants to a new module in archiva-base called archiva-security-common
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165203 13f79535-47bb-0310-9956-ffa450edef68
2011-09-05 08:31:35 +00:00
Olivier Lamy e6ce81d425 add unit for issue fixed in the previous commit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164151 13f79535-47bb-0310-9956-ffa450edef68
2011-09-01 16:42:17 +00:00
Olivier Lamy 9be7bece75 fix missing value in a bean constructor
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164150 13f79535-47bb-0310-9956-ffa450edef68
2011-09-01 16:41:50 +00:00
Olivier Lamy 55f94e09f6 upgrade to dependency plugin 2.3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163948 13f79535-47bb-0310-9956-ffa450edef68
2011-09-01 08:49:16 +00:00
Olivier Lamy 0887d40cd8 [MRM-1505] api to configure ManagedRepositories : integrate it in webapp for delete action.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163444 13f79535-47bb-0310-9956-ffa450edef68
2011-08-30 22:49:42 +00:00
Olivier Lamy 6c75081b2a lock maven-dependency-plugin version in parent pomarchiva-modules/archiva-web/archiva-webapp/pom.xml
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1162816 13f79535-47bb-0310-9956-ffa450edef68
2011-08-29 14:01:17 +00:00
Brett Porter 3445922612 update licenses and send in RAT
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1161440 13f79535-47bb-0310-9956-ffa450edef68
2011-08-25 08:42:50 +00:00
Olivier Lamy b988841b1e [MRM-1502] upgrade to wagon http 2.0-SNAPSHOT to avoid http(s) connection recreation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1161435 13f79535-47bb-0310-9956-ffa450edef68
2011-08-25 08:21:03 +00:00
Olivier Lamy 131325daed use wagon 1.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160695 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 13:55:23 +00:00
Olivier Lamy 95e2f5b636 [MRM-1503] use wagon-http instead of wagon-http-lightweight (as it change proxy network system properties)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160694 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 13:55:11 +00:00
Olivier Lamy d27077404a desactivate animal sniffer plugin as it fail in module archiva-modules/metadata/test-repository/
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160653 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 12:19:36 +00:00
Olivier Lamy ca3ce2ba4e fix animal sniffer configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160651 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 12:19:12 +00:00
Olivier Lamy 92ee458231 oups fix typo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160650 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 12:19:02 +00:00
Olivier Lamy f71c441d3d jaxb api is used so declare it
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160649 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 12:18:49 +00:00
Brett Porter 0eec07ab1c clean up repositories and deploy to Archiva
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159638 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 13:50:50 +00:00
Olivier Lamy 014e2fa339 add animal sniffer check 1.5
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159530 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 07:53:01 +00:00
Olivier Lamy d85c1890d7 [MRM-1490] Expose archiva services trough rest
add the configuration in webapp module to expose it

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159120 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 09:49:20 +00:00
Olivier Lamy 7a7f59aac5 upgrade ehcache to last version 2.4.4
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159119 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 09:49:05 +00:00
Olivier Lamy f3189bad3e [MRM-1490] Expose Archiva services trough rest
add modules structure with the very first service : ping :-)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1158972 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 23:53:30 +00:00
Olivier Lamy 9357da09d3 upgrade to last versions of quartz and ehcache
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1158469 13f79535-47bb-0310-9956-ffa450edef68
2011-08-16 23:03:30 +00:00
Olivier Lamy c3acb6212a [MRM-1501] OSGI metadata search
[MRM-1501] OSGI metadatas search

use last maven-indexer SNAPSHOT which have those OSGI fields indexed

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1158019 13f79535-47bb-0310-9956-ffa450edef68
2011-08-15 21:26:55 +00:00
Olivier Lamy f4a130e2c5 [MRM-1481] Ability to do user management through xmlrpc
Submitted by Maria Catherine Tan

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1156322 13f79535-47bb-0310-9956-ffa450edef68
2011-08-10 19:17:50 +00:00
Olivier Lamy fc03e458ab use a released version of a redback component
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1154247 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 14:51:54 +00:00
Olivier Lamy c019b2a575 add a comment on why atlassian has been declared
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1154020 13f79535-47bb-0310-9956-ffa450edef68
2011-08-04 21:16:30 +00:00
Olivier Lamy b666b511e6 add atlassian repo until xml rpc binder 0.11 reach central
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1154019 13f79535-47bb-0310-9956-ffa450edef68
2011-08-04 21:16:16 +00:00
Olivier Lamy ff4d1607fc [MRM-1473] use some versions of components moved to spring only
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1153975 13f79535-47bb-0310-9956-ffa450edef68
2011-08-04 19:32:01 +00:00
Maria Odea B. Ching 8391b7c4d7 [MRM-1484] Upgrade Atlassian XMLRPC binder to 0.11 to get fix for multi-threading issue in Aapache XMLRPC 3.1.1+
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1153002 13f79535-47bb-0310-9956-ffa450edef68
2011-08-02 02:35:47 +00:00
Olivier Lamy 445dfd7416 use project.version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1142724 13f79535-47bb-0310-9956-ffa450edef68
2011-07-04 16:16:51 +00:00
Olivier Lamy 77281b4105 use released version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1141988 13f79535-47bb-0310-9956-ffa450edef68
2011-07-01 16:42:16 +00:00
Olivier Lamy ef6b7ed4eb prefer using ${project.version} instead of the real version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1141986 13f79535-47bb-0310-9956-ffa450edef68
2011-07-01 16:39:57 +00:00
Olivier Lamy 506689803d use released version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1141852 13f79535-47bb-0310-9956-ffa450edef68
2011-07-01 07:38:06 +00:00
Olivier Lamy 9edb7bc073 version already defined in parent
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1141602 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 16:14:08 +00:00
Olivier Lamy d7f0f91636 [MRM-1478] Enable DB caching
Submitted by Maria Catherine Tan
patch applied with modifications

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140869 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 22:19:30 +00:00
Olivier Lamy 478506f9ef add dependency to oro as it's optionnal in commons-validator
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140237 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 16:49:42 +00:00
Olivier Lamy 356f47fa89 upgrade to jackarabbit 2.3-SNAPSHOT which is compatible with lucene 3.x
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1139942 13f79535-47bb-0310-9956-ffa450edef68
2011-06-26 20:54:53 +00:00
Olivier Lamy a20d601f8e [MRM-1345] update use of Nexus indexer to use Maven indexer
remove the per-lookup component
refactor test to use only NexusIndexer facade

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1139940 13f79535-47bb-0310-9956-ffa450edef68
2011-06-26 20:54:21 +00:00
Olivier Lamy d6a4fe82a6 move lucene version to a property
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1138226 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 22:37:08 +00:00
Olivier Lamy 0d6a0d7362 use surefire 2.9
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1137816 13f79535-47bb-0310-9956-ffa450edef68
2011-06-20 23:03:18 +00:00
Olivier Lamy b3603c5c43 back to maven2 api for dependency tree
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1136082 13f79535-47bb-0310-9956-ffa450edef68
2011-06-15 15:30:53 +00:00
Maria Odea B. Ching dab1e92990 [MRM-1411] project information is missing if a POM could not be read correctly
o proxy parent POM if not found in the repo when building the effective POM when creating metadata (also applied the same in dependency tree builder)
o added unit tests
o moved out wagonfactory classes into separate module so it can be used by maven2-repository w/o depending on archiva-proxy module (as it inroduces cyclic dependency)


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1135978 13f79535-47bb-0310-9956-ffa450edef68
2011-06-15 09:36:05 +00:00
Olivier Lamy 1bc0683d36 fix 1.5 build with reintroducing javax.annotation:jsr250-api dependency
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1135418 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 08:58:21 +00:00
Olivier Lamy c6b5ed4818 fix some test compilation issues in webapp module : will fix unit later, must compile at least !
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1134584 13f79535-47bb-0310-9956-ffa450edef68
2011-06-11 12:17:34 +00:00
Olivier Lamy 040d582980 upgrade struts2 version to 2.2.3 to align with redback
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1134580 13f79535-47bb-0310-9956-ffa450edef68
2011-06-11 12:16:02 +00:00
Olivier Lamy 45b308aab0 align maven api to use maven 3 version
temporary comment failing dependency tree

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1134349 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 15:37:00 +00:00
Olivier Lamy d9ba2b6814 force spring-jdo version to be used
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1134348 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 15:35:58 +00:00
Olivier Lamy c90eea8f1c remove use of plexus-spring all struts actions are spring beans now. Note still have issues with tomcat plugin and sisu bridge which need an urlclassloader
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1133928 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09 15:23:21 +00:00
Olivier Lamy de7890f4a3 fix more unit tests in archiva-security
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1133448 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 15:59:41 +00:00
Olivier Lamy 5b823ae184 follow maven conventions for order in pom
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1129258 13f79535-47bb-0310-9956-ffa450edef68
2011-05-30 17:04:04 +00:00
Olivier Lamy e5f9142eae upgrade some plugins version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1129247 13f79535-47bb-0310-9956-ffa450edef68
2011-05-30 16:48:11 +00:00
Olivier Lamy 789083836c [MRM-1473] remove plexus-spring use
replace plexus-quartz with spring-quartz



git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1128404 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 17:26:26 +00:00
Olivier Lamy 22961f8dc4 [MRM-1473] remove use of plexus-spring
ok for archiva-artifact-converter
introduce a new bridge tru sisu-guice to be able to use maven apis components

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1128078 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 20:53:32 +00:00
Olivier Lamy 2fdf7359b3 fix tests in archiva-transaction
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1128076 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 20:52:33 +00:00
Olivier Lamy 1788eb54c4 [MRM-1473] remove use of plexus-spring
remove all dependencies to plexus-container
use of sisu-inject-plexus (version 2.2.2 with ASL license) for components using maven api components.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1128075 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 20:52:13 +00:00
Olivier Lamy 971dcc2f35 [MRM-1473] remove use of plexus-spring
move archiva-repository-layer to full spring



git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1127555 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 15:31:30 +00:00
Olivier Lamy e9b75d6715 add plexus-spring with old groupId in enforcer exclude rules
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1125787 13f79535-47bb-0310-9956-ffa450edef68
2011-05-21 19:57:39 +00:00
Olivier Lamy ff5280f763 remove commented dependency declared below
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1125644 13f79535-47bb-0310-9956-ffa450edef68
2011-05-21 07:49:00 +00:00
Olivier Lamy 02b4b8d6af [MRM-1473] remove use of plexus-spring
start with archiva-configuration and archiva-policies



git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1125538 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 20:08:12 +00:00
Olivier Lamy c96411890a [MRM-1473] remove use of plexus-spring
start some changes on archiva-configuration and archiva-security

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1125142 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 22:20:55 +00:00
Olivier Lamy 34d5a62c41 lock idea plugin version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1124842 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 14:32:55 +00:00
Olivier Lamy 9221d0e629 doh I have been to fast about excluding plexus-spring : need more job
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1124329 13f79535-47bb-0310-9956-ffa450edef68
2011-05-18 16:28:58 +00:00
Olivier Lamy 2dec55e1b1 update junit to 4.8.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1103913 13f79535-47bb-0310-9956-ffa450edef68
2011-05-16 21:35:46 +00:00
Olivier Lamy 7c018c68ed fix some warning when building with maven3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1103901 13f79535-47bb-0310-9956-ffa450edef68
2011-05-16 21:26:54 +00:00
Olivier Lamy 36466076b6 upgrade spring version to 3.0.5.RELEASE
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1103900 13f79535-47bb-0310-9956-ffa450edef68
2011-05-16 21:26:42 +00:00
Olivier Lamy b781d2f5f7 update plexus-spring groupId
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1103898 13f79535-47bb-0310-9956-ffa450edef68
2011-05-16 21:26:24 +00:00
Maria Odea B. Ching 29fae1ed8d [MRM-1468] added validation for adding a managed repository via xmlrpc + unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1100956 13f79535-47bb-0310-9956-ffa450edef68
2011-05-09 11:00:12 +00:00
Wendy Smoak 480eaee429 [MRM-1472] Maven configuration to enable mvn -P dev tomcat:run from the top of the project. Includes moving the application.xml file. Submitted by: Olivier Lamy
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1099827 13f79535-47bb-0310-9956-ffa450edef68
2011-05-05 14:42:00 +00:00
Brett Porter 86ed5afc5c [MRM-1111] upgrade to Struts 2.1.8.1
Applied patch and made some additional modifications
Submitted by: Julien Henry, Gwen Harold Autencio

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1091398 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 13:23:24 +00:00
Brett Porter 58d905941b [MRM-1480]/[REDBACK-274] (CVE-2011-1026)
o upgrade to redback 1.2.8-SNAPSHOT
o configured struts2's token interceptor + use of <s:token> in affected actions to prevent CSRF issue
[MRM-1460] added selenium tests for CSRF fixes in affected pages
Merged: r1066067:1091313


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1091315 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 07:16:34 +00:00
Brett Porter 76289acb8d rename metadata-repository-file to metadata-store-file for consistency
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1086590 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 14:13:37 +00:00
Brett Porter 1a95fa3b64 upgrade surefire to the latest release
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1085709 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 12:23:31 +00:00
Brett Porter eec6cf2baf [MRM-1327] upgrade to a new release of Jackrabbit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1085688 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 11:03:06 +00:00
Brett Porter 17ed0cc157 correct name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1072870 13f79535-47bb-0310-9956-ffa450edef68
2011-02-21 07:41:07 +00:00
Brett Porter 479f10cb7f [MRM-1443, MRM-1327] allow repository-statistics module to optimise statistics generation if JCR store is available
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1053820 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30 08:44:10 +00:00
Brett Porter 2700c684dd back to 2.5 again due to SUREFIRE-679
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1053621 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29 11:58:45 +00:00
Brett Porter ce25807cd6 upgrade Surefire to latest version again
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1053620 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29 11:51:22 +00:00
Brett Porter 1055953866 2.6 also has a problem
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1051857 13f79535-47bb-0310-9956-ffa450edef68
2010-12-22 11:45:33 +00:00
Brett Porter 30e7377a3d back up a version so that errors are detected
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1051822 13f79535-47bb-0310-9956-ffa450edef68
2010-12-22 10:47:46 +00:00
Brett Porter 8ab39caf50 upgrade to Surefire 2.7
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1051354 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 01:06:09 +00:00
Brett Porter 4423d46b4f [MRM-1327] very rough prototype of a JCR based storage mechanism. Passes tests, but needs to be cleaned up and properly integrated, then tested for performance
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1050283 13f79535-47bb-0310-9956-ffa450edef68
2010-12-17 06:26:09 +00:00
Brett Porter 82485c9ed4 move mockito version to management section
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1049376 13f79535-47bb-0310-9956-ffa450edef68
2010-12-15 01:28:22 +00:00