summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1562]Update to Archiva as OSGi compliant applicationOlivier Lamy2011-11-2912-0/+383
* [MRM-1562] Update to Archiva as OSGi compliant applicationOlivier Lamy2011-11-245-0/+79
* lock plexus-utils version in the webappOlivier Lamy2011-11-241-0/+4
* remove more non needed dependenciesOlivier Lamy2011-11-241-0/+114
* use maven archetype released versionOlivier Lamy2011-11-231-2/+3
* fix importOlivier Lamy2011-11-231-2/+0
* simplify with using @Context annotation from jaxrs to get HttpServletRequest ...Olivier Lamy2011-11-236-222/+9
* exclude some jetty-* depsOlivier Lamy2011-11-231-0/+36
* enforcer commons-digester and beanutils versions used to avoid dup with redba...Olivier Lamy2011-11-232-6/+67
* align xmlrpc version with redbackOlivier Lamy2011-11-221-1/+1
* upgrade sisu* version which has some perf improvement, add exclusion for non ...Olivier Lamy2011-11-222-2/+14
* exclude some non needed jetty jars coming from cxfOlivier Lamy2011-11-221-3/+32
* upgrade guava version to avoid dup jar with redbackOlivier Lamy2011-11-221-1/+1
* ensure we have only one velocity jarOlivier Lamy2011-11-222-0/+14
* upgrade to spring 3.0.6 same level as redback to avoid dup of spring-* jarsOlivier Lamy2011-11-221-1/+1
* exclude commons-configuration from redback warOlivier Lamy2011-11-221-1/+1
* upgrade commons-fileupload as same as level as redback to avoid duplicate of...Olivier Lamy2011-11-221-1/+1
* add some exclude for maven-indexer upgrade commons-codec as same as level as ...Olivier Lamy2011-11-222-1/+35
* [MRM-1562] Update to Archiva as OSGi compliant application.Olivier Lamy2011-11-2237-26/+1380
* [MRM-1426] Set welcome page in web.xmlOlivier Lamy2011-11-221-0/+4
* [MRM-1425] Add Implementation details to MANIFEST.MF in the produced war.Olivier Lamy2011-11-221-0/+6
* an other try to prevent windauze file leak, I hope the last one :-)Olivier Lamy2011-11-221-1/+2
* an other try to prevent windauze file leakOlivier Lamy2011-11-222-4/+4
* an other try to prevent windauze file leakOlivier Lamy2011-11-221-4/+12
* an other try to prevent windauze file leakOlivier Lamy2011-11-222-8/+10
* cleanup indexingContext on shutdown to try avoid file leaking on windowsOlivier Lamy2011-11-211-1/+17
* do not ignore anymore tldOlivier Lamy2011-11-210-0/+0
* remove use of apt plugin as fail on windauzeOlivier Lamy2011-11-213-35/+83
* support Windows paths. Thanks to Chris Graham for the tip.Brett Porter2011-11-211-1/+1
* fix formatting no functionnal changesOlivier Lamy2011-11-185-90/+109
* fix typoOlivier Lamy2011-11-171-1/+1
* fix missing logging of idOlivier Lamy2011-11-171-1/+2
* [MRM-1560] Add the possibility to schedule retrieve remote indexes when appli...Olivier Lamy2011-11-176-2/+40
* skip error in MetadateRepository when deleting a repository; log warn the exc...Olivier Lamy2011-11-171-1/+2
* includePom in index search results configurable: false by defaultOlivier Lamy2011-11-177-34/+83
* not return pom artifacts when searching artifactsOlivier Lamy2011-11-176-8/+46
* make repository as a variable to be able to use an other on for testingOlivier Lamy2011-11-171-11/+11
* again fix some formatting I broke! and remove unused importsOlivier Lamy2011-11-179-17/+10
* fix some formatting I broke!Olivier Lamy2011-11-176-60/+60
* add property to override tomcat context used when using tomcat maven pluginOlivier Lamy2011-11-161-3/+4
* upgrade to jackrabbit 2.3.3Olivier Lamy2011-11-161-1/+1
* bump pre-requisite, per dev@ listBrett Porter2011-11-161-1/+1
* i18n resources from redback now have a new package as to be shared they are n...Olivier Lamy2011-11-152-26/+2
* no need of http error code fieldOlivier Lamy2011-11-141-14/+1
* use a Archiva* nameOlivier Lamy2011-11-142-7/+6
* alter again to store cache files in a different directoryBrett Porter2011-11-142-16/+2
* avoid configuring archiva in full for testsBrett Porter2011-11-141-1/+16
* create an empty temp directory rather than using a dummy fileBrett Porter2011-11-143-4/+5
* upgrade selenium versionOlivier Lamy2011-11-131-2/+2
* default http error code for an exception should be 500 not 0Olivier Lamy2011-11-131-1/+1