3850 Commits

Author SHA1 Message Date
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
e3c75d50b3 add a lot of missing eol-style native for *.vm
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176612 13f79535-47bb-0310-9956-ffa450edef68
2011-09-27 20:46:11 +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
70ed2477f6 add a lot of missing eol-style native for *.properties
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176609 13f79535-47bb-0310-9956-ffa450edef68
2011-09-27 20:43:27 +00:00
Olivier Lamy
812c3bc1fd add a lot of missing eol-style native for *.xml
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176608 13f79535-47bb-0310-9956-ffa450edef68
2011-09-27 20:42:16 +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
b3a0ceb37d missed to add image file
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176438 13f79535-47bb-0310-9956-ffa450edef68
2011-09-27 15:38:51 +00:00
Olivier Lamy
82d02c4de2 [MRM-1524] downloading (optionnaly) remote index to display remote artifacts in search results : update remote repository documentation.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176437 13f79535-47bb-0310-9956-ffa450edef68
2011-09-27 15:38:17 +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
Olivier Lamy
506abf01c8 [MRM-1524] downloading (optionnaly) remote index to display remote artifacts in search results : add a download remote time out field as file are more important and can take more time.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176036 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 20:34:24 +00:00
Olivier Lamy
ff06852acd [MRM-1524] downloading (optionnaly) remote index to display remote artifacts in search results : setup a default weekly schedule for download remote index
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176035 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 20:33:46 +00:00
Olivier Lamy
4fabcacf28 add missing label
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176009 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 19:31:36 +00:00
Olivier Lamy
4c507b7beb [MRM-1524] downloading (optionnaly) remote index to display remote artifacts in search results : fix configuration of the network proxy to use for download remote index
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176008 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 19:30:14 +00:00
Olivier Lamy
427f594239 [MRM-1524] downloading (optionnaly) remote index to display remote artifacts in search results : honor full download parameter
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1175932 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 16:09:01 +00:00
Olivier Lamy
e6c5aff3fc commented code cleanup
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1175931 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 16:08:43 +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
b42ae3b997 fix typo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1175927 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 16:05:02 +00:00
Olivier Lamy
ec59e758e3 no need to create all of those objects if index already exisst
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1175926 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 16:04:48 +00:00
Olivier Lamy
534b2e8363 ensure in tests we are fine with post and returning json type
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1175923 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 16:04:03 +00:00
Olivier Lamy
7be4016505 [MRM-1519] api to configure webappconfiguration : expose it as a rest service
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1175920 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 16:03:16 +00:00
Olivier Lamy
fcfd86cf53 [MRM-1519] api to configure webappconfiguration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1175919 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 16:02:23 +00:00
Olivier Lamy
e23376ad2a [MRM-1129] web applications are not indexed for java source code : add a unit test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1174827 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 15:16:56 +00:00
Brett Porter
c46aede9c8 formatting only
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1174598 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 08:53:17 +00:00
Brett Porter
438026ad5c make test more robust - the executor was previously disabled so it didn't operate and the queue removal was not reliable. Now wait for initial scan to complete, then force a scan.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1174596 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 08:42:40 +00:00
Olivier Lamy
26f551c76b fix typo use https as http service looks to failed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1174579 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 08:05:20 +00:00
Olivier Lamy
ce6b348cc8 add documentation copy artifact service
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1174577 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 08:02:01 +00:00
Olivier Lamy
1e6b57df30 fix unit test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1174561 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 07:19:43 +00:00
Olivier Lamy
ebc6b76dcc format code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1174543 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 06:43:19 +00:00
Olivier Lamy
b79bd84a0c REST service to copy artifact from one repo to an other one use a field from parent class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1174542 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 06:42:51 +00:00
Olivier Lamy
041699f218 fix assertion in unQueueTask !
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1174541 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 06:42:13 +00:00
Olivier Lamy
38036165f0 better documentation in SNIPPET
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1174540 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 06:41:41 +00:00
Olivier Lamy
bfbdfc036e use a field from parent class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1174538 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 06:41:04 +00:00
Olivier Lamy
078860949f cleanup created test repos after test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1174425 13f79535-47bb-0310-9956-ffa450edef68
2011-09-22 22:21:24 +00:00
Olivier Lamy
6e960088a2 add snippet for documentation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1174424 13f79535-47bb-0310-9956-ffa450edef68
2011-09-22 22:21:08 +00:00
Olivier Lamy
45eaefbd9a [MRM-1490] REST services : add a service to copy an artifact from one repo to an other one
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1174423 13f79535-47bb-0310-9956-ffa450edef68
2011-09-22 22:20:45 +00:00
Olivier Lamy
51e9374b16 use wagon 1.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1174422 13f79535-47bb-0310-9956-ffa450edef68
2011-09-22 22:20:12 +00:00
Olivier Lamy
604d5117e8 fix selenium issues i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1174421 13f79535-47bb-0310-9956-ffa450edef68
2011-09-22 22:19:00 +00:00
Olivier Lamy
0157bc252d as there is String concat use log.isDebugEnabled
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1174420 13f79535-47bb-0310-9956-ffa450edef68
2011-09-22 22:18:06 +00:00