summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-policies
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2012-10-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1393506 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.4-M3Olivier Lamy2012-10-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1393504 13f79535-47bb-0310-9956-ffa450edef68
* log4j 2.0-beta1Olivier Lamy2012-09-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1388727 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1660] use log4j 2.x done for testing webapp jsOlivier Lamy2012-09-091-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1382517 13f79535-47bb-0310-9956-ffa450edef68
* use StringBuilder rather than StringBufferOlivier Lamy2012-08-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370992 13f79535-47bb-0310-9956-ffa450edef68
* testPolicyYes rerunnable +@Override in test classesskygo2012-08-062-14/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370044 13f79535-47bb-0310-9956-ffa450edef68
* remove all @version $Id$Olivier Lamy2012-07-0517-17/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1357898 13f79535-47bb-0310-9956-ffa450edef68
* change package for those test utilsOlivier Lamy2012-07-024-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356101 13f79535-47bb-0310-9956-ffa450edef68
* use a different artifactIdOlivier Lamy2012-07-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356096 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1638] Improve unit test for archiva buildOlivier Lamy2012-07-025-11/+12
| | | | | | Based on patch provided by Eric Barboni. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356091 13f79535-47bb-0310-9956-ffa450edef68
* fix osgi metadatasOlivier Lamy2012-04-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1324853 13f79535-47bb-0310-9956-ffa450edef68
* use o.a.a package namespace for spring-cache-ehcache componentOlivier Lamy2012-04-112-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1324641 13f79535-47bb-0310-9956-ffa450edef68
* spring-cache move to o.a.a namespaceOlivier Lamy2012-04-112-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1324627 13f79535-47bb-0310-9956-ffa450edef68
* use spring cache from apache namespaceOlivier Lamy2012-04-101-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1311980 13f79535-47bb-0310-9956-ffa450edef68
* format code.Olivier Lamy2012-02-291-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295170 13f79535-47bb-0310-9956-ffa450edef68
* fix an other test failure on windauzeOlivier Lamy2012-02-291-17/+9
| | | | | | Submitted by Eric Barboni . git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295169 13f79535-47bb-0310-9956-ffa450edef68
* take care of some ArrayList size initOlivier Lamy2012-01-095-77/+84
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229118 13f79535-47bb-0310-9956-ffa450edef68
* bump to 1.4-M3-SNAPSHOT versionOlivier Lamy2011-12-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1213816 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1562] Update to Archiva as OSGi compliant application.Olivier Lamy2011-11-221-0/+23
| | | | | | Submitted by Jean-Baptiste Onofre. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205009 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2011-10-181-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185622 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.4-M1Olivier Lamy2011-10-181-3/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185616 13f79535-47bb-0310-9956-ffa450edef68
* update version to 1.4-M1-SNAPSHOTBrett Porter2011-10-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178021 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to ↵Olivier Lamy2011-09-1622-25/+25
| | | | | | org.apache.archiva.. : archiva-policies module git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171444 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to ↵Olivier Lamy2011-09-165-5/+5
| | | | | | org.apache.archiva.. : archiva-common module git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171418 13f79535-47bb-0310-9956-ffa450edef68
* get RID of plexus.requirement annotationOlivier Lamy2011-09-061-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165558 13f79535-47bb-0310-9956-ffa450edef68
* get RID of plexus.component annotationOlivier Lamy2011-09-066-17/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165527 13f79535-47bb-0310-9956-ffa450edef68
* update licenses and send in RATBrett Porter2011-08-251-0/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1161440 13f79535-47bb-0310-9956-ffa450edef68
* continue work on selenium test with id rather than labelOlivier Lamy2011-06-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1138210 13f79535-47bb-0310-9956-ffa450edef68
* use JUnit 4 APIBrett Porter2011-06-161-7/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1136303 13f79535-47bb-0310-9956-ffa450edef68
* added spring-context as dependency to prevent compilation failure for ↵Maria Odea B. Ching2011-06-161-0/+4
| | | | | | @Service annotations git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1136272 13f79535-47bb-0310-9956-ffa450edef68
* use getBasedir() in FileUtil in archiva-commonMaria Odea B. Ching2011-06-151-14/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1135993 13f79535-47bb-0310-9956-ffa450edef68
* use StringBuilder rather than + in a loopOlivier Lamy2011-06-141-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1135411 13f79535-47bb-0310-9956-ffa450edef68
* fix spring configuration for junit and force default-lazy-init="true"Olivier Lamy2011-06-071-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1133165 13f79535-47bb-0310-9956-ffa450edef68
* no need to concat String if debug not activated : so use slf4j {}Olivier Lamy2011-05-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1129178 13f79535-47bb-0310-9956-ffa450edef68
* fix some spring bean name in archiva-policiesOlivier Lamy2011-05-216-7/+7
| | | | | | move archiva-repository-scanner to full spring git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1125755 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1473] remove use of plexus-springOlivier Lamy2011-05-2018-160/+265
| | | | | | | | start with archiva-configuration and archiva-policies git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1125538 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1473] remove use of plexus-springOlivier Lamy2011-05-191-2/+33
| | | | | | start some changes on archiva-configuration and archiva-security git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1125142 13f79535-47bb-0310-9956-ffa450edef68
* update plexus-spring groupIdOlivier Lamy2011-05-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1103898 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1111] upgrade to Struts 2.1.8.1Brett Porter2011-04-121-1/+1
| | | | | | | Applied patch and made some additional modifications Submitted by: Julien Henry, Gwen Harold Autencio git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1091398 13f79535-47bb-0310-9956-ffa450edef68
* move cache configuration into Spring context fileBrett Porter2010-12-233-44/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1052117 13f79535-47bb-0310-9956-ffa450edef68
* restore versions on trunkBrett Porter2010-01-181-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@900345 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.3.xBrett Porter2010-01-181-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@900342 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationBrett Porter2010-01-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898618 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.3Brett Porter2010-01-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898616 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2009-08-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@808338 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.2.2Maria Odea B. Ching2009-08-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@808336 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2009-08-241-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@807091 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.2.2Maria Odea B. Ching2009-08-241-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@807087 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1219] correct log4j configuration, consolidate logging APIsBrett Porter2009-07-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@794572 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2009-05-241-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@778166 13f79535-47bb-0310-9956-ffa450edef68