summaryrefslogtreecommitdiffstats
path: root/archiva-base
Commit message (Collapse)AuthorAgeFilesLines
* Removing unused imports.Joakim Erdfelt2008-03-1617-33/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637540 13f79535-47bb-0310-9956-ffa450edef68
* * Adding missing text contexts needed for testing.Joakim Erdfelt2008-03-164-6/+72
| | | | | | | | * Cleaning up deps based on depMgmt available in parent pom now. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637518 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up deps now defined elsewhereJoakim Erdfelt2008-03-161-6/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637517 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing apache header.Joakim Erdfelt2008-03-161-0/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637500 13f79535-47bb-0310-9956-ffa450edef68
* Adding apache header, fixing javadocs.Joakim Erdfelt2008-03-161-4/+29
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637499 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing slf4j test scope depJoakim Erdfelt2008-03-161-4/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637497 13f79535-47bb-0310-9956-ffa450edef68
* merge the archiva-spring branchBrett Porter2008-03-1433-177/+266
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637056 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-608]Maria Odea B. Ching2008-03-141-0/+1
| | | | | | | -set whenProcessed to null everytime an artifact is discovered git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637023 13f79535-47bb-0310-9956-ffa450edef68
* MRM-709: Use commons-io instead of Plexus Utils Joakim Erdfelt2008-03-141-20/+3
| | | | | | * Fixing build error. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637001 13f79535-47bb-0310-9956-ffa450edef68
* MRM-710: Use commons-lang instead of Plexus Utils Joakim Erdfelt2008-03-141-2/+2
| | | | | | | Replacing plexus utils StringUtils with FilenameUtils. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@636997 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-709] Use commons-io instead of Plexus UtilsJoakim Erdfelt2008-03-143-5/+3
| | | | | | | | * Some more IOUtil and FileUtil conversions. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@636996 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-709] Use commons-io instead of Plexus UtilsJoakim Erdfelt2008-03-145-21/+20
| | | | | | | | * Some more IOUtil and FileUtil conversions. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@636993 13f79535-47bb-0310-9956-ffa450edef68
* MRM-731 - variable in url pom are not replaced.Joakim Erdfelt2008-03-113-8/+27
| | | | | | | | Applying same fix as in branch/archiva-1.0.x git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@635795 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-715] switch to IndexWriter since IndexModifier is deprecated in 2.3.1Brett Porter2008-03-031-30/+14
| | | | | | | Merged from r632892 on archiva-1.0.x branch git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@632893 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-661] fix handling of removing the last element from a listBrett Porter2008-02-254-13/+267
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630878 13f79535-47bb-0310-9956-ffa450edef68
* remove cache that caused BytecodeIndexTest to erroneously pass, fix testBrett Porter2008-02-252-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630859 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-731] fix failure introduced by previous commitBrett Porter2008-02-251-1/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630844 13f79535-47bb-0310-9956-ffa450edef68
* guard against NPEBrett Porter2008-02-251-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630842 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-713] extensionPattern in FilenameParser is incorrectBrett Porter2008-02-252-1/+7
| | | | | | Submitted by: james ahlborn git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630811 13f79535-47bb-0310-9956-ffa450edef68
* diagnose test failureBrett Porter2008-02-251-3/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630810 13f79535-47bb-0310-9956-ffa450edef68
* test method is requiredBrett Porter2008-02-251-3/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630801 13f79535-47bb-0310-9956-ffa450edef68
* disable unpredictableBrett Porter2008-02-251-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630794 13f79535-47bb-0310-9956-ffa450edef68
* update the JPOX plugin version to remove some unneeded dependenciesBrett Porter2008-02-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630761 13f79535-47bb-0310-9956-ffa450edef68
* -merge changes from archiva-1.0.x branch -r630722Maria Odea B. Ching2008-02-251-3/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630750 13f79535-47bb-0310-9956-ffa450edef68
* MRM-709 - Use commons-io instead of Plexus Utils.Joakim Erdfelt2008-02-251-23/+36
| | | | | | * Compensating for the behaviour difference of FileUtils.writeStringToFile() git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630739 13f79535-47bb-0310-9956-ffa450edef68
* MRM-709: Use commons-io instead of Plexus Utils Joakim Erdfelt2008-02-243-5/+5
| | | | | | * Using FileUtils from commons-io git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630593 13f79535-47bb-0310-9956-ffa450edef68
* MRM-709: Use commons-io instead of Plexus Utils Joakim Erdfelt2008-02-244-4/+4
| | | | | | * Changing to FileUtils in commons-io. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630592 13f79535-47bb-0310-9956-ffa450edef68
* MRM-709: Use commons-io instead of Plexus Utils Joakim Erdfelt2008-02-243-67/+5
| | | | | | * Eliminating AsciiFileUtil as it is now redundant. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630590 13f79535-47bb-0310-9956-ffa450edef68
* MRM-709: Use commons-io instead of Plexus Utils Joakim Erdfelt2008-02-243-29/+13
| | | | | | * Using FileUtils from commons-io. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630589 13f79535-47bb-0310-9956-ffa450edef68
* MRM-709: Use commons-io instead of Plexus Utils Joakim Erdfelt2008-02-241-2/+3
| | | | | | * Changing FileUtils to commons-io equivalent. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630588 13f79535-47bb-0310-9956-ffa450edef68
* MRM-709: Use commons-io instead of Plexus Utils Joakim Erdfelt2008-02-241-14/+14
| | | | | | * migrating FileUtils from plexus-utils to commons-io git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630586 13f79535-47bb-0310-9956-ffa450edef68
* MRM-709 - Use commons-io instead of PlexusUtils.Joakim Erdfelt2008-02-242-1/+5
| | | | | | | * Adding commons-io to archiva-commons deps. * Changing FileUtils to commons-io equivalents. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630585 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-674] correct problems with test-sources classifier and alternate ↵Brett Porter2008-02-229-87/+181
| | | | | | | | | version approaches Merged from: r630092,r630094 on archiva-1.0.x branch git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630098 13f79535-47bb-0310-9956-ffa450edef68
* MRM-708 - Migrate from Plexus Logging to Slf4JJoakim Erdfelt2008-02-2117-190/+215
| | | | | | | | * Finishing up AbstractLogEnabled conversions to Slf4J. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@629704 13f79535-47bb-0310-9956-ffa450edef68
* MRM-708 - Migrate from Plexus Logging to Slf4JJoakim Erdfelt2008-02-217-59/+68
| | | | | | | | * Changing AbstractLogEnabled for consumers. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@629703 13f79535-47bb-0310-9956-ffa450edef68
* MRM-708 - Migrate from Plexus Logging to Slf4JJoakim Erdfelt2008-02-216-27/+0
| | | | | | | | * Fixing dependencies for slf4j git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@629701 13f79535-47bb-0310-9956-ffa450edef68
* MRM-708 - Migrate from Plexus Logging to Slf4JJoakim Erdfelt2008-02-213-21/+162
| | | | | | | | | | | | * Adding slf4j-api to top level depMan * Adding slf4j-simple to top level depMan * Adding slf4j to archiva-common * Changing references to AbstractLogEnabled to slf4j Logger. * Creating Slf4JPlexusLogger to provide for non-archiva managed plexus components that require a Plexus Logger. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@629691 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-703] Artifacts with extensions longer than fours characters breaks ↵Brett Porter2008-02-192-21/+29
| | | | | | | | | | repository scanning Submitted by: Jim Jackson Merged from: r629020 on archiva-1.0.x branch git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@629023 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-692]Maria Odea B. Ching2008-02-172-28/+70
| | | | | | | | | | Applied patch submitted by Dario Oliveros -added RepositoryProblemByArtifactConstraint for querying repo problems by artifact -remove repo problems if artifact no longer exists in the repo git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@628473 13f79535-47bb-0310-9956-ffa450edef68
* MRM-678 : cache 404 errors in UrlFailureCacheNicolas De Loof2008-01-312-7/+19
| | | | | | testcase fixed to check for cache (not) to be used when cachefailure is (disabled /) enabled git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@617102 13f79535-47bb-0310-9956-ffa450edef68
* fix MRM-667 thanks to James William Dumay pacthNicolas De Loof2008-01-283-0/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@615848 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-622]Maria Odea B. Ching2008-01-253-12/+48
| | | | | | | - added test for the order of deletion in RetentionCountRepositoryPurge git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@615120 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-622]Maria Odea B. Ching2008-01-24148-1843/+261
| | | | | | | | | | - fixed up DaysOldRepositoryPurge - added test case for the fix - updated existing test cases - replaced actual jar and pom files used in the test cases with dummies git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@614840 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2008-01-1719-20/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@612722 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.0.1Maria Odea B. Ching2008-01-1719-19/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@612720 13f79535-47bb-0310-9956-ffa450edef68
* reverted preivous change : cacheFailure is shared between connectors and has ↵Nicolas De Loof2008-01-111-9/+1
| | | | | | side effects git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@611116 13f79535-47bb-0310-9956-ffa450edef68
* skip when URL is in failure cacheNicolas De Loof2008-01-101-3/+11
| | | | | | cache proxy failures (404) for better performances git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@610758 13f79535-47bb-0310-9956-ffa450edef68
* remove dependency between archiva-configuration and archiva-modelNicolas De Loof2008-01-104-34/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@610753 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-633]Maria Odea B. Ching2008-01-102-3/+3
| | | | | | | | -changed some info logs to debug -reverted default logging level for repo scanner (in log4j.xml) from debug to info git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@610730 13f79535-47bb-0310-9956-ffa450edef68
* more abstract testsBrett Porter2007-12-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@606082 13f79535-47bb-0310-9956-ffa450edef68