aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-artifact-converter/src/main
Commit message (Collapse)AuthorAgeFilesLines
* fix non standard variables namesOlivier Lamy2012-12-311-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427060 13f79535-47bb-0310-9956-ffa450edef68
* prefer Charset.defaultCharset() over a hardcoded charsetOlivier Lamy2012-09-151-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1385188 13f79535-47bb-0310-9956-ffa450edef68
* fix compilationOlivier Lamy2012-09-151-8/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1385187 13f79535-47bb-0310-9956-ffa450edef68
* remove all @version $Id$Olivier Lamy2012-07-054-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1357898 13f79535-47bb-0310-9956-ffa450edef68
* take care of some ArrayList size initOlivier Lamy2012-01-091-4/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229118 13f79535-47bb-0310-9956-ffa450edef68
* get RID of plexus identifer we don't use anymoreOlivier Lamy2011-12-091-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1212499 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1003] get RID of org.apache.maven package : fix previous : never do ↵Olivier Lamy2011-09-145-1043/+0
| | | | | | such move with an ide ! git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170626 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1003] get RID of org.apache.maven packageOlivier Lamy2011-09-147-1/+1044
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170591 13f79535-47bb-0310-9956-ffa450edef68
* get RID of plexus.configuration annotationOlivier Lamy2011-09-061-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165559 13f79535-47bb-0310-9956-ffa450edef68
* get RID of plexus.requirement annotationOlivier Lamy2011-09-061-4/+4
| | | | 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-061-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165527 13f79535-47bb-0310-9956-ffa450edef68
* get RID of org.apache.maven.archiva packages : transaction packageOlivier Lamy2011-09-031-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164829 13f79535-47bb-0310-9956-ffa450edef68
* delete plexus descriptor files : not anymore usedOlivier Lamy2011-08-251-29/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1161464 13f79535-47bb-0310-9956-ffa450edef68
* add an other hack when using tomcat maven plugin and issue with TCCL not ↵Olivier Lamy2011-08-161-3/+7
| | | | | | URLClassLoader with sisu git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1158273 13f79535-47bb-0310-9956-ffa450edef68
* fix now missing legacy repo layout with maven3Olivier Lamy2011-06-102-0/+114
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1134389 13f79535-47bb-0310-9956-ffa450edef68
* no more needed plexus annotationsOlivier Lamy2011-06-101-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1134383 13f79535-47bb-0310-9956-ffa450edef68
* missing license headerOlivier Lamy2011-05-291-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1128957 13f79535-47bb-0310-9956-ffa450edef68
* don't use directly exception class from plexus bridgeOlivier Lamy2011-05-261-5/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1128082 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1473] remove use of plexus-springOlivier Lamy2011-05-263-49/+177
| | | | | | | ok for archiva-artifact-converter introduce a new bridge tru sisu-guice to be able to use maven apis components git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1128078 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1435] fix up useless boxing issuesBrett Porter2010-11-291-2/+2
| | | | | | | Submitted by: Dave Brosius git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1039994 13f79535-47bb-0310-9956-ffa450edef68
* start adding Java5 features to modulesBrett Porter2009-03-172-28/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755239 13f79535-47bb-0310-9956-ffa450edef68
* remove @author tags as agreed on list: ↵Brett Porter2008-11-194-4/+0
| | | | | | http://markmail.org/message/mtycwzotzosbywzr git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@718864 13f79535-47bb-0310-9956-ffa450edef68
* restructure according to discussion on the dev listBrett Porter2008-03-295-0/+920
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@642497 13f79535-47bb-0310-9956-ffa450edef68