Commit Graph

2028 Commits

Author SHA1 Message Date
Brett Porter 056b02a968 remove cache that caused BytecodeIndexTest to erroneously pass, fix test
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630859 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 14:22:54 +00:00
Brett Porter dcaeec7ff7 [MRM-731] fix failure introduced by previous commit
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630844 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 13:44:23 +00:00
Brett Porter 298cdde075 [MRM-666] show repository ID on the edit repository page
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630843 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 13:34:25 +00:00
Brett Porter 63555143b2 guard against NPE
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630842 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 13:32:12 +00:00
Brett Porter a88253bafe [MRM-691] ensure proper scheduling after configuration changes
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630838 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 13:21:07 +00:00
Brett Porter 0c8a0d97ed [MRM-691] diagnostic message for failures
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630816 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 11:45:16 +00:00
Brett Porter e61bcfea4c [MRM-713] extensionPattern in FilenameParser is incorrect
Submitted by:  	 james ahlborn

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630811 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 11:23:28 +00:00
Brett Porter 5673a34dbe diagnose test failure
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630810 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 11:19:40 +00:00
Brett Porter fa8cb17019 test method is required
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630801 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 10:51:28 +00:00
Brett Porter 021411ed6e disable unpredictable
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630794 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 10:32:51 +00:00
Brett Porter c9be817d7c update the JPOX plugin version to remove some unneeded dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630761 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 08:37:28 +00:00
Maria Odea B. Ching 79947feead -merge changes from archiva-1.0.x branch -r630722
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630750 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 07:38:31 +00:00
Joakim Erdfelt 64cd5a7455 MRM-709 - Use commons-io instead of Plexus Utils.
* 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
2008-02-25 05:51:58 +00:00
Joakim Erdfelt ff7c2e5502 MRM-709: Use commons-io instead of Plexus Utils
* Using FileUtils from commons-io

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630593 13f79535-47bb-0310-9956-ffa450edef68
2008-02-24 05:21:35 +00:00
Joakim Erdfelt 153a5d32f8 MRM-709: Use commons-io instead of Plexus Utils
* Changing to FileUtils in commons-io.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630592 13f79535-47bb-0310-9956-ffa450edef68
2008-02-24 05:18:02 +00:00
Joakim Erdfelt 7b7497e19e MRM-709: Use commons-io instead of Plexus Utils
* 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
2008-02-24 05:12:20 +00:00
Joakim Erdfelt 40770e8d07 MRM-709: Use commons-io instead of Plexus Utils
* Using FileUtils from commons-io.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630589 13f79535-47bb-0310-9956-ffa450edef68
2008-02-24 05:07:26 +00:00
Joakim Erdfelt 1412e7ffd1 MRM-709: Use commons-io instead of Plexus Utils
* Changing FileUtils to commons-io equivalent.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630588 13f79535-47bb-0310-9956-ffa450edef68
2008-02-24 05:06:22 +00:00
Joakim Erdfelt 2d2619e824 MRM-709 - Migrate to commons-io from plexus utils.
* Upgrading commons-io from 1.2 to 1.4 to gain various improvements in FileUtils (move / copy / rename / etc...)



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630587 13f79535-47bb-0310-9956-ffa450edef68
2008-02-24 04:49:48 +00:00
Joakim Erdfelt ad39008ac5 MRM-709: Use commons-io instead of Plexus Utils
* 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
2008-02-24 04:41:38 +00:00
Joakim Erdfelt 7151c6cada MRM-709 - Use commons-io instead of PlexusUtils.
* 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
2008-02-24 04:33:07 +00:00
Brett Porter ee66759481 [MRM-674] correct problems with test-sources classifier and alternate 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
2008-02-22 05:50:14 +00:00
Joakim Erdfelt 5f27f502ff MRM-708 - Migrate from Plexus Logging to Slf4J
* Finishing up AbstractLogEnabled conversions to Slf4J.



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@629704 13f79535-47bb-0310-9956-ffa450edef68
2008-02-21 07:31:33 +00:00
Joakim Erdfelt 45fca34ec2 MRM-708 - Migrate from Plexus Logging to Slf4J
* Changing AbstractLogEnabled for consumers.



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@629703 13f79535-47bb-0310-9956-ffa450edef68
2008-02-21 07:28:33 +00:00
Joakim Erdfelt 23203d1a11 MRM-708 - Migrate from Plexus Logging to Slf4J
* Fixing dependencies for slf4j



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@629701 13f79535-47bb-0310-9956-ffa450edef68
2008-02-21 07:25:33 +00:00
Brett Porter f43b1cfd46 use slf4j-simple for all testing
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@629694 13f79535-47bb-0310-9956-ffa450edef68
2008-02-21 05:43:14 +00:00
Joakim Erdfelt fa82cc07a1 MRM-708 - Migrate from Plexus Logging to Slf4J
* 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
2008-02-21 04:49:03 +00:00
Brett Porter a13e30feb5 [MRM-703] Artifacts with extensions longer than fours characters breaks 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
2008-02-19 08:35:55 +00:00
Wendy Smoak d23dd72c41 [MRM-700] Repository ids in distributionManagement must match server ids in settings.xml
Reported by: Martin Holler


git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@628786 13f79535-47bb-0310-9956-ffa450edef68
2008-02-18 15:53:39 +00:00
Brett Porter 30d5d0f50a use latest surefire plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@628549 13f79535-47bb-0310-9956-ffa450edef68
2008-02-17 21:07:03 +00:00
Maria Odea B. Ching c1744c0312 [MRM-692]
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
2008-02-17 10:40:28 +00:00
Brett Porter 681c994753 experimental file for those wanting to compare the terse Maven POM syntax
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@620425 13f79535-47bb-0310-9956-ffa450edef68
2008-02-11 06:05:20 +00:00
Brett Porter f9d7a0b87c use released parent
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@620424 13f79535-47bb-0310-9956-ffa450edef68
2008-02-11 06:04:54 +00:00
Nicolas De Loof bfd88ba767 MRM-678 : cache 404 errors in UrlFailureCache
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
2008-01-31 11:16:17 +00:00
Nicolas De Loof 3efbda7258 remove Jpox repository as jpox-1.1.9 is now available on central.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@616794 13f79535-47bb-0310-9956-ffa450edef68
2008-01-30 15:52:22 +00:00
Maria Odea B. Ching afeefc7f15 -merged with -r616198 in archiva-1.0.x branch
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@616600 13f79535-47bb-0310-9956-ffa450edef68
2008-01-30 02:51:54 +00:00
Nicolas De Loof 66b00c3b3e fix MRM-670 - server-side validation and LegacyArtifactPath computation
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@615904 13f79535-47bb-0310-9956-ffa450edef68
2008-01-28 15:02:17 +00:00
Nicolas De Loof ef81ce7ee6 fix MRM-667 thanks to James William Dumay pacth
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@615848 13f79535-47bb-0310-9956-ffa450edef68
2008-01-28 10:39:48 +00:00
Maria Odea B. Ching 913039e58f [MRM-622]
- 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
2008-01-25 06:07:36 +00:00
Maria Odea B. Ching cdeba3edab [MRM-622]
- 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
2008-01-24 11:07:09 +00:00
Brett Porter 963aa1c3bc couple of clarifications on the JSPs
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@613849 13f79535-47bb-0310-9956-ffa450edef68
2008-01-21 11:35:03 +00:00
Brett Porter ec56fbd2bd doc clarification
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@613848 13f79535-47bb-0310-9956-ffa450edef68
2008-01-21 11:34:26 +00:00
Maria Odea B. Ching 95b18ca650 -reverted version of parent pom to 2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@613814 13f79535-47bb-0310-9956-ffa450edef68
2008-01-21 09:35:03 +00:00
Maria Odea B. Ching 95e78bd487 -downgraded maven-assembly-plugin because of the problem with the bundled docs
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@613791 13f79535-47bb-0310-9956-ffa450edef68
2008-01-21 08:25:49 +00:00
Brett Porter ad22e2552d correct managed versions
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@613507 13f79535-47bb-0310-9956-ffa450edef68
2008-01-20 05:03:35 +00:00
Maria Odea B. Ching 8dbb5ad8c0 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@612722 13f79535-47bb-0310-9956-ffa450edef68
2008-01-17 05:55:30 +00:00
Maria Odea B. Ching 720b5f60c1 [maven-release-plugin] prepare release archiva-1.0.1
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@612720 13f79535-47bb-0310-9956-ffa450edef68
2008-01-17 05:52:31 +00:00
Maria Odea B. Ching 22b10c585b -updated parent pom version from 2-SNAPSHOT to 2
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@612694 13f79535-47bb-0310-9956-ffa450edef68
2008-01-17 03:16:53 +00:00
Maria Odea B. Ching 0a76fa6527 [MRM-619]
-standardized Users Guide
-added Scanning a Database section in Repositories page


git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@611720 13f79535-47bb-0310-9956-ffa450edef68
2008-01-14 06:01:48 +00:00
Maria Odea B. Ching fe91777110 [MRM-646]
-added instructions for deploying archiva to tomcat 6.0.x
-mail-1.4.jar should also be added to common/lib


git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@611707 13f79535-47bb-0310-9956-ffa450edef68
2008-01-14 04:30:14 +00:00