Apache Archiva Repository
Go to file
Emmanuel Venisse 204d306e66 Use latest plexus-appserver
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@486059 13f79535-47bb-0310-9956-ffa450edef68
2006-12-12 08:23:56 +00:00
archiva-applet - verified copyright headers 2006-10-26 09:15:23 +00:00
archiva-cli Moved from Plexus-Util StringUtils to Lang StringUtils. replace, split and 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. 2006-12-01 23:44:12 +00:00
archiva-configuration PR: MRM-248 2006-12-11 13:36:43 +00:00
archiva-converter Moved to Commons IO FileUtils. Generally improves things, though you have to pass a null parameter to readStringFromFile and writeStringToFile to imply the default encoding should be used. 2006-12-02 07:57:01 +00:00
archiva-core PR: MRM-247 2006-12-11 08:30:32 +00:00
archiva-discoverer Moved from Plexus-Util StringUtils to Lang StringUtils. replace, split and 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. 2006-12-01 23:44:12 +00:00
archiva-indexer Moved to using Commons IO. Just a package name change. 2006-12-08 22:33:49 +00:00
archiva-plexus-application Use latest plexus-appserver 2006-12-12 08:23:56 +00:00
archiva-plexus-runtime Use latest plexus-appserver 2006-12-12 08:23:56 +00:00
archiva-proxy Moving off of Plexus FileUtils and onto IO FileUtils. copyFileToDirectory in 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. 2006-12-09 00:24:40 +00:00
archiva-reports-standard Moved some of the methods over to IO FileUtils. There is no DirectoryScanner yet or a copyDirectoryStructure method. See https://issues.apache.org/jira/browse/IO-105 for a request for the latter. 2006-12-09 01:01:08 +00:00
archiva-repository-layer - verified copyright headers 2006-10-26 09:15:23 +00:00
archiva-sandbox/archiva-repository-assembler Updating to use IO FileUtils rather than Plexus FileUtils. This project doesn't build however - there are imports missing. 2006-12-09 00:50:06 +00:00
archiva-security note why it is how it is 2006-12-11 06:52:00 +00:00
archiva-webapp PR: MRM-247 2006-12-11 08:30:32 +00:00
archiva-webapp-test removed increased selenium timeout now that ant-run will pre-load the archiva webapp 2006-12-04 10:11:37 +00:00
design check in all the logos for future reference 2006-12-08 06:18:02 +00:00
maven-meeper o stuff seems to be working so direct it at the repository list so the volunteers can help with problems. 2006-12-07 14:21:25 +00:00
src/site Applying Daniel Mohni's excellent documentation on using Archiva from Maven. 2006-11-24 21:47:09 +00:00
pom.xml adding the company logo logic 2006-12-07 16:48:29 +00:00