summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [MRM-1562]Update to Archiva as OSGi compliant applicationOlivier Lamy2011-11-2912-0/+383
| | | | | | | turn xmlrpc, some plugins as OSGi bundles. Submitted by Jean Baptiste Onofre. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1207904 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1562] Update to Archiva as OSGi compliant applicationOlivier Lamy2011-11-245-0/+79
| | | | | | | Archiva REST and Archiva RSS as OSGi bundle. Submitted by Jean-Baptiste Onofre. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1206014 13f79535-47bb-0310-9956-ffa450edef68
* lock plexus-utils version in the webappOlivier Lamy2011-11-241-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205873 13f79535-47bb-0310-9956-ffa450edef68
* remove more non needed dependenciesOlivier Lamy2011-11-241-0/+114
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205871 13f79535-47bb-0310-9956-ffa450edef68
* use maven archetype released versionOlivier Lamy2011-11-231-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205496 13f79535-47bb-0310-9956-ffa450edef68
* fix importOlivier Lamy2011-11-231-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205495 13f79535-47bb-0310-9956-ffa450edef68
* simplify with using @Context annotation from jaxrs to get HttpServletRequest ↵Olivier Lamy2011-11-236-222/+9
| | | | | | in rest services git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205494 13f79535-47bb-0310-9956-ffa450edef68
* exclude some jetty-* depsOlivier Lamy2011-11-231-0/+36
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205246 13f79535-47bb-0310-9956-ffa450edef68
* enforcer commons-digester and beanutils versions used to avoid dup with ↵Olivier Lamy2011-11-232-6/+67
| | | | | | redback overlay git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205245 13f79535-47bb-0310-9956-ffa450edef68
* align xmlrpc version with redbackOlivier Lamy2011-11-221-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205208 13f79535-47bb-0310-9956-ffa450edef68
* upgrade sisu* version which has some perf improvement, add exclusion for non ↵Olivier Lamy2011-11-222-2/+14
| | | | | | needed librariries git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205207 13f79535-47bb-0310-9956-ffa450edef68
* exclude some non needed jetty jars coming from cxfOlivier Lamy2011-11-221-3/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205206 13f79535-47bb-0310-9956-ffa450edef68
* upgrade guava version to avoid dup jar with redbackOlivier Lamy2011-11-221-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205163 13f79535-47bb-0310-9956-ffa450edef68
* ensure we have only one velocity jarOlivier Lamy2011-11-222-0/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205162 13f79535-47bb-0310-9956-ffa450edef68
* upgrade to spring 3.0.6 same level as redback to avoid dup of spring-* jarsOlivier Lamy2011-11-221-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205161 13f79535-47bb-0310-9956-ffa450edef68
* exclude commons-configuration from redback warOlivier Lamy2011-11-221-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205160 13f79535-47bb-0310-9956-ffa450edef68
* upgrade commons-fileupload as same as level as redback to avoid duplicate ↵Olivier Lamy2011-11-221-1/+1
| | | | | | of the jar in the war git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205159 13f79535-47bb-0310-9956-ffa450edef68
* add some exclude for maven-indexer upgrade commons-codec as same as level as ↵Olivier Lamy2011-11-222-1/+35
| | | | | | redback to avoid duplicate of commons-codec jar in the war git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205158 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1562] Update to Archiva as OSGi compliant application.Olivier Lamy2011-11-2237-26/+1380
| | | | | | Submitted by Jean-Baptiste Onofre. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205009 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1426] Set welcome page in web.xmlOlivier Lamy2011-11-221-0/+4
| | | | | | Submitted by Chris Graham. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204978 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1425] Add Implementation details to MANIFEST.MF in the produced war.Olivier Lamy2011-11-221-0/+6
| | | | | | Submitted by Chris Graham. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204977 13f79535-47bb-0310-9956-ffa450edef68
* an other try to prevent windauze file leak, I hope the last one :-)Olivier Lamy2011-11-221-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204957 13f79535-47bb-0310-9956-ffa450edef68
* an other try to prevent windauze file leakOlivier Lamy2011-11-222-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204908 13f79535-47bb-0310-9956-ffa450edef68
* an other try to prevent windauze file leakOlivier Lamy2011-11-221-4/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204873 13f79535-47bb-0310-9956-ffa450edef68
* an other try to prevent windauze file leakOlivier Lamy2011-11-222-8/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204866 13f79535-47bb-0310-9956-ffa450edef68
* cleanup indexingContext on shutdown to try avoid file leaking on windowsOlivier Lamy2011-11-211-1/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204729 13f79535-47bb-0310-9956-ffa450edef68
* do not ignore anymore tldOlivier Lamy2011-11-210-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204727 13f79535-47bb-0310-9956-ffa450edef68
* remove use of apt plugin as fail on windauzeOlivier Lamy2011-11-213-35/+83
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204726 13f79535-47bb-0310-9956-ffa450edef68
* support Windows paths. Thanks to Chris Graham for the tip.Brett Porter2011-11-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204364 13f79535-47bb-0310-9956-ffa450edef68
* fix formatting no functionnal changesOlivier Lamy2011-11-185-90/+109
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203664 13f79535-47bb-0310-9956-ffa450edef68
* fix typoOlivier Lamy2011-11-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203410 13f79535-47bb-0310-9956-ffa450edef68
* fix missing logging of idOlivier Lamy2011-11-171-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203407 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1560] Add the possibility to schedule retrieve remote indexes when ↵Olivier Lamy2011-11-176-2/+40
| | | | | | application startup git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203406 13f79535-47bb-0310-9956-ffa450edef68
* skip error in MetadateRepository when deleting a repository; log warn the ↵Olivier Lamy2011-11-171-1/+2
| | | | | | exception git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203405 13f79535-47bb-0310-9956-ffa450edef68
* includePom in index search results configurable: false by defaultOlivier Lamy2011-11-177-34/+83
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203376 13f79535-47bb-0310-9956-ffa450edef68
* not return pom artifacts when searching artifactsOlivier Lamy2011-11-176-8/+46
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203364 13f79535-47bb-0310-9956-ffa450edef68
* make repository as a variable to be able to use an other on for testingOlivier Lamy2011-11-171-11/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203363 13f79535-47bb-0310-9956-ffa450edef68
* again fix some formatting I broke! and remove unused importsOlivier Lamy2011-11-179-17/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203199 13f79535-47bb-0310-9956-ffa450edef68
* fix some formatting I broke!Olivier Lamy2011-11-176-60/+60
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203197 13f79535-47bb-0310-9956-ffa450edef68
* add property to override tomcat context used when using tomcat maven pluginOlivier Lamy2011-11-161-3/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1202801 13f79535-47bb-0310-9956-ffa450edef68
* upgrade to jackrabbit 2.3.3Olivier Lamy2011-11-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1202716 13f79535-47bb-0310-9956-ffa450edef68
* bump pre-requisite, per dev@ listBrett Porter2011-11-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1202530 13f79535-47bb-0310-9956-ffa450edef68
* i18n resources from redback now have a new package as to be shared they are ↵Olivier Lamy2011-11-152-26/+2
| | | | | | now located in a new artifact git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1202101 13f79535-47bb-0310-9956-ffa450edef68
* no need of http error code fieldOlivier Lamy2011-11-141-14/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1201868 13f79535-47bb-0310-9956-ffa450edef68
* use a Archiva* nameOlivier Lamy2011-11-142-7/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1201812 13f79535-47bb-0310-9956-ffa450edef68
* alter again to store cache files in a different directoryBrett Porter2011-11-142-16/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1201601 13f79535-47bb-0310-9956-ffa450edef68
* avoid configuring archiva in full for testsBrett Porter2011-11-141-1/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1201582 13f79535-47bb-0310-9956-ffa450edef68
* create an empty temp directory rather than using a dummy fileBrett Porter2011-11-143-4/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1201580 13f79535-47bb-0310-9956-ffa450edef68
* upgrade selenium versionOlivier Lamy2011-11-131-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1201469 13f79535-47bb-0310-9956-ffa450edef68
* default http error code for an exception should be 500 not 0Olivier Lamy2011-11-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1201465 13f79535-47bb-0310-9956-ffa450edef68