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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
290e716752
oups fix properties file path
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171631 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 15:43:10 +00:00
Olivier Lamy
2c6e286e71
[MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-webapp module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171549 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 13:35:04 +00:00
Olivier Lamy
8a372207dd
[MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-webapp module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171542 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 13:28:30 +00:00
Olivier Lamy
33850774a4
[MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-configuration module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171539 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 13:18:21 +00:00
Olivier Lamy
f62c5ec2d2
[MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-webdav module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171522 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 12:09:31 +00:00
Olivier Lamy
353936a74f
[MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-model module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171458 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 09:06:08 +00:00
Olivier Lamy
58b11bca24
[MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-consumer-api module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171453 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 08:54:07 +00:00
Olivier Lamy
e41ad31bf9
[MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-repository-layer module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171447 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 08:41:33 +00:00
Olivier Lamy
d5366b9a91
[MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-policies module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171444 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 08:34:11 +00:00
Olivier Lamy
7a01a324d6
[MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.archiva.. : archiva-common module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171418 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 07:42:25 +00:00
Olivier Lamy
c8ef0abdec
[MRM-1520] remove duplicate beans : move model beans to a single package
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171188 13f79535-47bb-0310-9956-ffa450edef68
2011-09-15 17:36:22 +00:00
Olivier Lamy
4298c23f6d
[MRM-1509] change xmlrpc to use new repository administration management api : fix bean configuration in the webapp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171103 13f79535-47bb-0310-9956-ffa450edef68
2011-09-15 14:01:04 +00:00
Olivier Lamy
8b96e97585
fix compilation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171039 13f79535-47bb-0310-9956-ffa450edef68
2011-09-15 10:43:44 +00:00
Olivier Lamy
808aa92aa0
more cleanup of direct use of archiva-configuration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170514 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 10:23:09 +00:00
Olivier Lamy
2459cfd7a8
more cleanup of direct use of archiva-configuration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170513 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 10:22:39 +00:00
Olivier Lamy
76ddd65c91
more cleanup of direct use of archiva-configuration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170512 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 10:22:19 +00:00
Olivier Lamy
f561846380
more cleanup of direct use of archiva-configuration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170511 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 10:21:39 +00:00
Olivier Lamy
da35eac6b5
more cleanup of direct use of archiva-configuration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170510 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 10:21:16 +00:00
Olivier Lamy
d1fe90fe66
fix field name
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170269 13f79535-47bb-0310-9956-ffa450edef68
2011-09-13 17:47:31 +00:00
Olivier Lamy
0ce164d106
fix compilation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170263 13f79535-47bb-0310-9956-ffa450edef68
2011-09-13 17:31:51 +00:00
Olivier Lamy
4b9ef913f9
[MRM-1504] Add a new module for repository administration management : remove some direct use of archivaconfiguration in the webapp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170171 13f79535-47bb-0310-9956-ffa450edef68
2011-09-13 13:22:36 +00:00
Olivier Lamy
667064686c
fix unit test due to refactoring
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170160 13f79535-47bb-0310-9956-ffa450edef68
2011-09-13 12:56:02 +00:00
Olivier Lamy
4ae58b1684
fix unit test due to refactoring
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170158 13f79535-47bb-0310-9956-ffa450edef68
2011-09-13 12:55:40 +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
2af805785d
remove unused import
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1169553 13f79535-47bb-0310-9956-ffa450edef68
2011-09-11 22:29:04 +00:00
Olivier Lamy
0b9bfbbb74
fix pom snippet generation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1169552 13f79535-47bb-0310-9956-ffa450edef68
2011-09-11 22:26:12 +00:00
Olivier Lamy
f761a154b8
fix unit test which fail due to previous commit
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167482 13f79535-47bb-0310-9956-ffa450edef68
2011-09-10 09:33:33 +00:00
Olivier Lamy
1a122b92b7
update error message
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167476 13f79535-47bb-0310-9956-ffa450edef68
2011-09-10 08:25:36 +00:00
Olivier Lamy
b9ae9f3e79
[MRM-1514] api to configure OrganisationInfo : use it in webapp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167475 13f79535-47bb-0310-9956-ffa450edef68
2011-09-10 08:25:08 +00:00
Olivier Lamy
648794df0d
use admin auto creation feature in dev run
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167348 13f79535-47bb-0310-9956-ffa450edef68
2011-09-09 20:14:34 +00:00
Olivier Lamy
2e2934ff94
remove no more use beans : see previous commit
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167225 13f79535-47bb-0310-9956-ffa450edef68
2011-09-09 14:41:48 +00:00
Olivier Lamy
b31467ae8d
[MRM-1512] api to configure RepositoryScanningConfiguration : refactor to remove full access to bean with a large tree of nesteed beans. use simple methods to update fields of RepositoryScanningConfiguration.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167224 13f79535-47bb-0310-9956-ffa450edef68
2011-09-09 14:41:04 +00:00
Olivier Lamy
18d67e6fa8
[MRM-1512] api to configure RepositoryScanningConfiguration : use it in webapp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167036 13f79535-47bb-0310-9956-ffa450edef68
2011-09-09 08:33:55 +00:00
Olivier Lamy
9a7ab73755
[MRM-1512] api to configure RepositoryScanningConfiguration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167034 13f79535-47bb-0310-9956-ffa450edef68
2011-09-09 08:32:59 +00:00
Olivier Lamy
5b7476e8d6
[MRM-1490] REST services : configure legacy paths tru rest services
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166884 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 20:17:04 +00:00
Olivier Lamy
146c63dd72
[MRM-1511] api to configure LegacyArtifactPath : use it in webapp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166883 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 20:15:50 +00:00
Olivier Lamy
84775832fd
[MRM-1510] api to configure NetworkProxy : use it webapp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166586 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 09:33:57 +00:00
Olivier Lamy
4060f79073
[MRM-1510] api to configure NetworkProxy : use it webapp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166585 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 09:33:34 +00:00
Olivier Lamy
5b3487fe7f
fix compilation due to remove of duplicate method
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166427 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07 21:49:05 +00:00
Olivier Lamy
11f4c92f4b
remove unused imports and methos
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166393 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07 20:37:33 +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
2a795aa6bf
MRM-1507 : api to configure ProxyConnector : oops missed to add some files
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166131 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07 11:41:47 +00:00
Olivier Lamy
281092c41a
MRM-1507 : api to configure ProxyConnector
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166130 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07 11:41:15 +00:00
Olivier Lamy
fcaaaa56a5
[MRM-1508] api to managed repository group : use it in webapp fix unit tests
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165848 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 21:07:30 +00:00
Olivier Lamy
cd252dc729
[MRM-1508] api to managed repository group : use it in webapp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165847 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 21:07:07 +00:00
Olivier Lamy
64bf00a031
[MRM-1508] api to managed repository group
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165844 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 21:06:11 +00:00
Olivier Lamy
8b54c2ee99
[MRM-1504] new repository admin : more use of new api in webapp : in the repositories index action
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165842 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 21:05:02 +00:00
Olivier Lamy
7e35594e29
get RID of plexus.component annotation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165524 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 07:23:39 +00:00
Olivier Lamy
3929d7d7df
get RID of plexus.requirement annotation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165523 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 07:22:48 +00:00
Olivier Lamy
113fa60beb
get RID of deprecated use of ArchivaRoleConstants and some plexus annotations
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165521 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 07:21:43 +00:00
Olivier Lamy
b2fb3e0465
[MRM-1506] api to configure RemoteRepository : use it in the webapp instead of directly archiva-configuration : fix attribute name and xmlrpc bean
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165336 13f79535-47bb-0310-9956-ffa450edef68
2011-09-05 15:31:28 +00:00
Olivier Lamy
605465f13e
[MRM-1506] api to configure RemoteRepository : use it in the webapp instead of directly archiva-configuration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165335 13f79535-47bb-0310-9956-ffa450edef68
2011-09-05 15:31:04 +00:00
Olivier Lamy
24fb5970db
remove version already defined in parent
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165334 13f79535-47bb-0310-9956-ffa450edef68
2011-09-05 15:30:31 +00:00
Olivier Lamy
77287dbb1c
[MRM-1506] api to configure RemoteRepository : extract code from ManagedRepo admin for validation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164931 13f79535-47bb-0310-9956-ffa450edef68
2011-09-03 21:22:56 +00:00
Olivier Lamy
025c72c95c
scanning package org.apache.archiva.web too
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164837 13f79535-47bb-0310-9956-ffa450edef68
2011-09-03 09:03:16 +00:00
Olivier Lamy
bfa85f543b
get RID of org.apache.maven.archiva packages : applet package
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164823 13f79535-47bb-0310-9956-ffa450edef68
2011-09-03 08:19:38 +00:00
Olivier Lamy
c7e5fea75a
get RID of org.apache.maven.archiva packages : security package
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164822 13f79535-47bb-0310-9956-ffa450edef68
2011-09-03 08:15:36 +00:00
Olivier Lamy
0f94c8a025
get RID of org.apache.maven.archiva packages : interceptor package in webapp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164821 13f79535-47bb-0310-9956-ffa450edef68
2011-09-03 08:08:11 +00:00
Olivier Lamy
50ec629df8
get RID of org.apache.maven.archiva packages : startup package in webapp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164820 13f79535-47bb-0310-9956-ffa450edef68
2011-09-03 08:05:44 +00:00
Olivier Lamy
b1d8c69f44
get RID of org.apache.maven.archiva packages : tags package in webapp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164818 13f79535-47bb-0310-9956-ffa450edef68
2011-09-03 08:00:58 +00:00
Olivier Lamy
54eed9ca99
get RID of org.apache.maven.archiva packages : validator package in webapp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164816 13f79535-47bb-0310-9956-ffa450edef68
2011-09-03 07:46:52 +00:00
Olivier Lamy
30e0e0a01f
start to get RID of org.apache.maven.archiva package : rss package
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164815 13f79535-47bb-0310-9956-ffa450edef68
2011-09-03 07:44:31 +00:00
Olivier Lamy
25dd5b9a3e
start to get RID of org.apache.maven.archiva package
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164814 13f79535-47bb-0310-9956-ffa450edef68
2011-09-03 07:41:43 +00:00
Olivier Lamy
f4477dca33
start to get RID of org.apache.maven.archiva package
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164813 13f79535-47bb-0310-9956-ffa450edef68
2011-09-03 07:39:04 +00:00
Olivier Lamy
472c72d85c
[MRM-1506] api to configure RemoteRepository : implement get methods
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164590 13f79535-47bb-0310-9956-ffa450edef68
2011-09-02 15:54:35 +00:00
Olivier Lamy
df883fe499
remove fixed FIXME :-)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164561 13f79535-47bb-0310-9956-ffa450edef68
2011-09-02 14:54:36 +00:00
Olivier Lamy
d376a39688
[MRM-1505] api to configure ManagedRepository : use it in webapp instead of directly archiva model : fix attribute in jsp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164560 13f79535-47bb-0310-9956-ffa450edef68
2011-09-02 14:53:37 +00:00
Olivier Lamy
d9b6ddeba1
[MRM-1505] api to configure ManagedRepository : use it in webapp instead of directly archiva model
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164558 13f79535-47bb-0310-9956-ffa450edef68
2011-09-02 14:53:15 +00:00
Olivier Lamy
d1a0d0eb32
[MRM-1505] api to configure ManagedRepository : get RID of not any more used methods/fields
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164555 13f79535-47bb-0310-9956-ffa450edef68
2011-09-02 14:52:07 +00:00
Olivier Lamy
ce995cce6d
[MRM-1509] change xmlrpc to use new repository administration management api
...
fix xml rpc spring declaration in webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164394 13f79535-47bb-0310-9956-ffa450edef68
2011-09-02 08:18:56 +00:00
Olivier Lamy
56587c1e6d
this should be fix unit test on ci server : again the famous it works on my machine :-)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164354 13f79535-47bb-0310-9956-ffa450edef68
2011-09-02 06:17:27 +00:00
Olivier Lamy
428ab46553
run unit test in specified order to understand why those break on jenkins @ asf
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164238 13f79535-47bb-0310-9956-ffa450edef68
2011-09-01 20:05:19 +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
745243b347
remove some logic methods not anymore used as move to repo admin api
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163946 13f79535-47bb-0310-9956-ffa450edef68
2011-09-01 08:49:08 +00:00
Olivier Lamy
f42244015e
fix unit test when executing all : an other unit tests set a mock in the singleton component
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163922 13f79535-47bb-0310-9956-ffa450edef68
2011-09-01 07:04:39 +00:00
Olivier Lamy
75b97f7c21
[MRM-1505] api to configure ManagedRepository : use it for EditAction in webapp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163914 13f79535-47bb-0310-9956-ffa450edef68
2011-09-01 06:03:05 +00:00
Olivier Lamy
b88c2f5107
[MRM-1505] api to configure ManagedRepository
...
fix update with staged repo .
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163912 13f79535-47bb-0310-9956-ffa450edef68
2011-09-01 06:01:58 +00:00
Olivier Lamy
d111b2f894
fix unit tests while implementing [MRM-1505] in rev 1163444
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163565 13f79535-47bb-0310-9956-ffa450edef68
2011-08-31 10:30:09 +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
415ba43b68
[MRM-1504] new repository admin module : start using it in webapp module for add.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163258 13f79535-47bb-0310-9956-ffa450edef68
2011-08-30 15:23:55 +00:00
Olivier Lamy
5528856fb2
lock maven-dependency-plugin version in parent pom
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1162817 13f79535-47bb-0310-9956-ffa450edef68
2011-08-29 14:01:42 +00:00
Maria Odea B. Ching
76821dd5c9
[MRM-1488] allow users with sysadmin role to flush cache from System Status page
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1161988 13f79535-47bb-0310-9956-ffa450edef68
2011-08-26 04:16:34 +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
Brett Porter
6c2bcf8b39
remove empty file
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1161431 13f79535-47bb-0310-9956-ffa450edef68
2011-08-25 08:07:40 +00:00
Brett Porter
da3051d315
Jasper reports no longer supported
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1161426 13f79535-47bb-0310-9956-ffa450edef68
2011-08-25 07:56:17 +00:00
Brett Porter
8d439b8f77
no longer used
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1161150 13f79535-47bb-0310-9956-ffa450edef68
2011-08-24 15:23:33 +00:00
Brett Porter
71f1dbe96e
update release
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1161101 13f79535-47bb-0310-9956-ffa450edef68
2011-08-24 13:50:59 +00:00
Brett Porter
7e0d039096
remove redundant if statement
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1161094 13f79535-47bb-0310-9956-ffa450edef68
2011-08-24 13:30:06 +00:00
Brett Porter
0699d4aaaa
[MRM-1317] Pagination is broken in audit log report in trunk
...
Submitted by: Maria Catherine Tan
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1161083 13f79535-47bb-0310-9956-ffa450edef68
2011-08-24 13:10:10 +00:00
Olivier Lamy
80b7556beb
get rid of created ${plexus.home} with derby database created in and never cleaned : could cause some issues -> account locked
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160783 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 16:35:49 +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
30ebe43f59
simplify inject of bean list
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160293 13f79535-47bb-0310-9956-ffa450edef68
2011-08-22 15:11:34 +00:00
Olivier Lamy
468d33012d
as now RepositoryArchivaTaskScheduler is started this mock configuration must not failed with NPE or UOE
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159692 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 17:16:18 +00:00
Olivier Lamy
94faa497ae
fix webapp unit tests with commenting a spring which is not used and override the good one
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159691 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 17:15:41 +00:00
Olivier Lamy
9077dbddcd
oups fix bad commit
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159540 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 08:29:53 +00:00
Olivier Lamy
53d4ecac05
[MRM-1490] expose service tru rest
...
impl Repo management service
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159531 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 07:53:42 +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
eceef01319
fix typo and use lookup rather than empty constructor for components coming from maven-indexer
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1158274 13f79535-47bb-0310-9956-ffa450edef68
2011-08-16 13:51:48 +00:00
Olivier Lamy
c7607a63e5
a little hackhish but fix use with tomcat maven plugin, sisu need a URLClassLoader as TCL to be able to use lookupList
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1158272 13f79535-47bb-0310-9956-ffa450edef68
2011-08-16 13:50:45 +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
b36ed8a621
[MRM-1487] simplify previous fix !
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1156242 13f79535-47bb-0310-9956-ffa450edef68
2011-08-10 15:51:57 +00:00
Olivier Lamy
5ee3d9ee40
[MRM-1487] Unable to add a proxy connector
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1156241 13f79535-47bb-0310-9956-ffa450edef68
2011-08-10 15:51:26 +00:00
Olivier Lamy
4e18b216a5
fix typo in context path
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1143863 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 15:02:59 +00:00
Olivier Lamy
324deb4633
fix css link
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1141572 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 15:29:45 +00:00
Olivier Lamy
61bb624347
[MRM-1479] upgrade jquery version 1.6.1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1141566 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 15:12:47 +00:00
Brett Porter
31e93bb1c9
some low hanging fruit in the quest to improve the staging repository implementation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1141002 13f79535-47bb-0310-9956-ffa450edef68
2011-06-29 08:41:07 +00:00
Maria Odea B. Ching
2a853ec545
removed use of SchedulerAction in MergeAction
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140987 13f79535-47bb-0310-9956-ffa450edef68
2011-06-29 07:54:07 +00:00
Brett Porter
1f68b697b7
clean up some tests and avoid creating bad ~/.m2/archiva.xml descriptor
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140961 13f79535-47bb-0310-9956-ffa450edef68
2011-06-29 04:17:55 +00:00
Olivier Lamy
7d53f8c9cc
correctly close index on shutdown
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140870 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 22:19:47 +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
Brett Porter
a5c5d53fa1
[MRM-1335] improve the message appearing when an artifact's metadata is incomplete
...
Submitted by: Greg Michael Meneses
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140473 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 08:05:07 +00:00
Brett Porter
2db95ef56d
[MRM-1324] repository statistics report doesn't appear to be working correctly
...
Submitted by: Greg Michael Meneses
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140450 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 06:44:30 +00:00
Olivier Lamy
48e840bcb4
fix links on left menu
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1138491 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 14:47:27 +00:00
Olivier Lamy
8ae8adccb9
NexusRepositorySearch is not thread safe so use scope prototype
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1138211 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 22:14:17 +00:00
Olivier Lamy
8095a5ff97
continue work on selenium test with id rather than label
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1138210 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 22:13:49 +00:00
Olivier Lamy
a26b625c43
push more work on selenium test using id rather than labels
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1138081 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 16:40:39 +00:00
Olivier Lamy
da2bc3902d
no need of cast
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1137941 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 10:32:16 +00:00
Maria Odea B. Ching
c8617ac77e
o fixed npe in dependency tree on artifact browse by adding the nodevar attribute dependencytree page
...
o removed PlexusTagUtil and lookup the dependency tree component in the tag using the webappcontext
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1137917 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 09:21:10 +00:00
Olivier Lamy
2c18ad9781
use Integer.valueOf rather than new Integer
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1137821 13f79535-47bb-0310-9956-ffa450edef68
2011-06-20 23:20:24 +00:00
Brett Porter
ea6a0644af
remove more old test files
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1136335 13f79535-47bb-0310-9956-ffa450edef68
2011-06-16 09:13:01 +00:00
Olivier Lamy
a54f72b741
fix DependencyTreeTest in webapp module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1136124 13f79535-47bb-0310-9956-ffa450edef68
2011-06-15 17:11:17 +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
1af82ff7d8
use getBasedir() in FileUtil in archiva-common
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1135993 13f79535-47bb-0310-9956-ffa450edef68
2011-06-15 11:03:10 +00:00
Maria Odea B. Ching
90df2242ac
added missing @Inject
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1135973 13f79535-47bb-0310-9956-ffa450edef68
2011-06-15 09:25:15 +00:00
Olivier Lamy
e75bb63a99
fix junit BrowseActionTest and RepositoriesActionTest
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1135814 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 21:46:04 +00:00
Olivier Lamy
0ddd97bda1
fix junit RssFeedServletTest
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1135766 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 19:58:02 +00:00
Olivier Lamy
b65800bd86
fix junit DeleteArtifactActionTest
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1135761 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 19:32:27 +00:00
Olivier Lamy
6080960325
fix junit BrowseActionTest
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1135711 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 17:24:30 +00:00
Olivier Lamy
e1d9dfbee5
fix junit GenerateReportActionTest
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1135696 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 16:51:45 +00:00
Olivier Lamy
d36818c0fe
fix junit ShowArtifactActionTest
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1135689 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 16:39:58 +00:00
Olivier Lamy
0f21fce9ac
fix junit RepositoryGroupsActionTest
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1135597 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 14:20:33 +00:00
Olivier Lamy
ef36672d5f
fix junit EditRemoteRepositoryActionTest
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1135596 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 14:19:15 +00:00
Olivier Lamy
98f74f984a
fix SortProxyConnectorsActionTest
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1135589 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 14:15:52 +00:00