Commit Graph

471 Commits

Author SHA1 Message Date
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
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