summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mail.jar and activation.jar are now upgraded to newer free-er versionsHenri Yandell2006-12-161-12/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@487747 13f79535-47bb-0310-9956-ffa450edef68
* initial site for meeper and a brief howto sync up centralJesse McConnell2006-12-158-0/+741
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@487615 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-250] Fix log directoryEmmanuel Venisse2006-12-151-23/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@487595 13f79535-47bb-0310-9956-ffa450edef68
* PR: MRM-250Edwin L. Punzalan2006-12-152-2/+25
| | | | | | | - pointed log files into ${appserver.base} - added jetty:run configuration for ${appserver.base} git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@487503 13f79535-47bb-0310-9956-ffa450edef68
* Remove some directories added by other webappsEmmanuel Venisse2006-12-151-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@487500 13f79535-47bb-0310-9956-ffa450edef68
* Update some dependenciesEmmanuel Venisse2006-12-132-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@486604 13f79535-47bb-0310-9956-ffa450edef68
* add default Archiva configurationBrett Porter2006-12-131-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@486529 13f79535-47bb-0310-9956-ffa450edef68
* Use latest plexus-appserverEmmanuel Venisse2006-12-122-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@486059 13f79535-47bb-0310-9956-ffa450edef68
* PR: MRM-248Edwin L. Punzalan2006-12-112-499/+499
| | | | | | incresed the default indexing interval to twice every hour git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@485660 13f79535-47bb-0310-9956-ffa450edef68
* PR: MRM-247Edwin L. Punzalan2006-12-113-0/+42
| | | | | | | | Submitted by: Teodoro Cue, Jr. Add timestamp when the indexer last run for user reference git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@485552 13f79535-47bb-0310-9956-ffa450edef68
* note why it is how it isBrett Porter2006-12-111-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@485532 13f79535-47bb-0310-9956-ffa450edef68
* clean up javadocBrett Porter2006-12-111-5/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@485531 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-242] Replace the proxy url of the Download link into the absolute urlBrett Porter2006-12-112-21/+55
| | | | | | Submitted by: Nap Ramirez (applied with modifications) git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@485529 13f79535-47bb-0310-9956-ffa450edef68
* put back dependencies removed in r482878 as the tests fail otherwiseBrett Porter2006-12-111-17/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@485459 13f79535-47bb-0310-9956-ffa450edef68
* Moved some of the methods over to IO FileUtils. There is no DirectoryScanner ↵Henri Yandell2006-12-095-10/+10
| | | | | | yet or a copyDirectoryStructure method. See https://issues.apache.org/jira/browse/IO-105 for a request for the latter. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@484870 13f79535-47bb-0310-9956-ffa450edef68
* Updating to use IO FileUtils rather than Plexus FileUtils. This project ↵Henri Yandell2006-12-091-6/+6
| | | | | | doesn't build however - there are imports missing. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@484866 13f79535-47bb-0310-9956-ffa450edef68
* Moving off of Plexus FileUtils and onto IO FileUtils. copyFileToDirectory in ↵Henri Yandell2006-12-093-139/+141
| | | | | | IO leads to the last-modified being maintained by default, which isn't desired in the case of src/test/java/org/apache/maven/archiva/proxy/ProxyRequestHandlerTest.java. I'll add a method to IO allowing that to be turned off (as copyFile(..) already has the variant) and this code can be simplified when IO 1.3 is released. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@484860 13f79535-47bb-0310-9956-ffa450edef68
* Moved to using Commons IO. Just a package name change. Henri Yandell2006-12-085-4/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@484829 13f79535-47bb-0310-9956-ffa450edef68
* JDO factory for users database is requiredEmmanuel Venisse2006-12-081-0/+48
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483932 13f79535-47bb-0310-9956-ffa450edef68
* Remove "Edit user details" that is already in the breadcrumbsEmmanuel Venisse2006-12-081-7/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483897 13f79535-47bb-0310-9956-ffa450edef68
* add the Archiva logoBrett Porter2006-12-082-4/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483848 13f79535-47bb-0310-9956-ffa450edef68
* check in all the logos for future referenceBrett Porter2006-12-0814-0/+106
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483846 13f79535-47bb-0310-9956-ffa450edef68
* plexus-taskqueue-1.0-alpha-4 was releasedJesse McConnell2006-12-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483595 13f79535-47bb-0310-9956-ffa450edef68
* adding the company logo logicBrett Porter2006-12-0715-31/+712
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483543 13f79535-47bb-0310-9956-ffa450edef68
* Minor css updates for userlist table.Joakim Erdfelt2006-12-072-224/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483540 13f79535-47bb-0310-9956-ffa450edef68
* o stuff seems to be working so direct it at the repository list so the ↵Jason van Zyl2006-12-071-1/+1
| | | | | | volunteers can help with problems. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483466 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483388 ↵Emmanuel Venisse2006-12-071-1/+1
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* PR: MRM-246Maria Odea B. Ching2006-12-073-1/+20
| | | | | | Added display of error messages when an account is locked after 3 unsuccessful login attempts. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483341 13f79535-47bb-0310-9956-ffa450edef68
* Remove pss cssEmmanuel Venisse2006-12-061-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483077 13f79535-47bb-0310-9956-ffa450edef68
* Removing redundant dependencies.Joakim Erdfelt2006-12-061-77/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@482878 13f79535-47bb-0310-9956-ffa450edef68
* Work done to integrate latest p-sec userlist enhancements.Joakim Erdfelt2006-12-052-276/+239
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@482798 13f79535-47bb-0310-9956-ffa450edef68
* MRM-242 added a new base role for the repository managers to inheritJesse McConnell2006-12-055-0/+66
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@482705 13f79535-47bb-0310-9956-ffa450edef68
* o update redirectJason van Zyl2006-12-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@482440 13f79535-47bb-0310-9956-ffa450edef68
* removed increased selenium timeout now that ant-run will pre-load the ↵Edwin L. Punzalan2006-12-042-1/+13
| | | | | | archiva webapp git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@482125 13f79535-47bb-0310-9956-ffa450edef68
* removing unused resourceEdwin L. Punzalan2006-12-041-6/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@482111 13f79535-47bb-0310-9956-ffa450edef68
* ignoreBrett Porter2006-12-040-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@482000 13f79535-47bb-0310-9956-ffa450edef68
* o updating m1 locationJason van Zyl2006-12-021-1/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481608 13f79535-47bb-0310-9956-ffa450edef68
* Moved to Commons IO FileUtils. Generally improves things, though you have to ↵Henri Yandell2006-12-027-34/+32
| | | | | | pass a null parameter to readStringFromFile and writeStringToFile to imply the default encoding should be used. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481517 13f79535-47bb-0310-9956-ffa450edef68
* o couple things IDEA got snagged onJason van Zyl2006-12-022-1/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481465 13f79535-47bb-0310-9956-ffa450edef68
* Switching to LangHenri Yandell2006-12-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481461 13f79535-47bb-0310-9956-ffa450edef68
* Moving from Plexus Utils IOUtil to Commons IO IOUtils. close(..) becomes ↵Henri Yandell2006-12-0214-22/+47
| | | | | | closeQuietly(..). copy(..) stays the same. In 1.3 (we're on 1.2 currently) copy(..) will throw an exception if more than MAXINT bytes are copied, but this is just a test case so I think we're safe. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481460 13f79535-47bb-0310-9956-ffa450edef68
* Fixing the package namin for clients of archiva-reports-standardHenri Yandell2006-12-026-17/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481459 13f79535-47bb-0310-9956-ffa450edef68
* o breaking the reporting into packages to get a grip of the architectureJason van Zyl2006-12-0235-54/+143
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481451 13f79535-47bb-0310-9956-ffa450edef68
* Moved from Plexus-Util StringUtils to Lang StringUtils. replace, split and ↵Henri Yandell2006-12-0121-15/+48
| | | | | | join should just have had performance improvements (probably won't be noticed). isEmpty no longer trims, but usually people don't expect that so that's a semi bugfix. I've also switched a couple of \!isEmpty's to isNotEmpty. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481446 13f79535-47bb-0310-9956-ffa450edef68
* o adding a little more loggingJason van Zyl2006-12-012-5/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481444 13f79535-47bb-0310-9956-ffa450edef68
* Couple of pom fixes to the apache snapshot repo as suggested by Max Bowsher ↵Henri Yandell2006-12-012-2/+2
| | | | | | on archiva-dev git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481294 13f79535-47bb-0310-9956-ffa450edef68
* Update wagonEmmanuel Venisse2006-12-012-1/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481234 13f79535-47bb-0310-9956-ffa450edef68
* o property for the conversion propertiesJason van Zyl2006-12-014-4/+2
| | | | | | | | | o update the conversion script to use the property o rename the properties used for conversion to be clear o get rid of the java.net stuff until they clean their stuff up git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481124 13f79535-47bb-0310-9956-ffa450edef68
* o up the memory until we get more efficient reportingJason van Zyl2006-12-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481123 13f79535-47bb-0310-9956-ffa450edef68
* removing an unnecessary extensionBrett Porter2006-11-301-7/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481105 13f79535-47bb-0310-9956-ffa450edef68