Commit Graph

22 Commits

Author SHA1 Message Date
Brett Porter 3f2d59a45b don't assume we are being sent back the same config object
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506438 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 13:11:22 +00:00
Brett Porter 7e4bf4835b fix back-to-front expressions
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506313 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 06:12:07 +00:00
Brett Porter e96b05deb6 fix NPE
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506300 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 05:55:51 +00:00
Brett Porter 45038c7c56 fix NPE
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506295 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 05:47:16 +00:00
Brett Porter 3b6c681194 more practical use of configuration change listeners
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506292 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 05:34:22 +00:00
Joakim Erdfelt efd3d4bb23 Correcting test failures reported by Wendy Smoak.
Looks like an old version of plexus-component-api was being pulled in from plexus-registry.
Added a fixed (closer) version of plexus-component-api to the pom.xml



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506155 13f79535-47bb-0310-9956-ffa450edef68
2007-02-11 22:24:44 +00:00
Brett Porter 39ef9035af move to a registry based configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@505329 13f79535-47bb-0310-9956-ffa450edef68
2007-02-09 15:39:41 +00:00
Brett Porter dc1905e16a move sanitize to configuration class
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@504728 13f79535-47bb-0310-9956-ffa450edef68
2007-02-07 22:56:33 +00:00
Emmanuel Venisse 7de944c47c Fix NPE when file is a root file
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@497811 13f79535-47bb-0310-9956-ffa450edef68
2007-01-19 13:43:50 +00:00
Brett Porter 0b54f729ab Update license, reformat
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@489860 13f79535-47bb-0310-9956-ffa450edef68
2006-12-23 06:39:46 +00:00
Edwin L. Punzalan 6b1c196553 PR: MRM-248
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
2006-12-11 13:36:43 +00:00
Henri Yandell 5484a75333 Moving from Plexus Utils IOUtil to Commons IO IOUtils. close(..) becomes 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
2006-12-02 00:37:00 +00:00
Henri Yandell 8f58ff7664 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.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481446 13f79535-47bb-0310-9956-ffa450edef68
2006-12-01 23:44:12 +00:00
Brett Porter cc7b9cb6a7 set native property
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@469650 13f79535-47bb-0310-9956-ffa450edef68
2006-10-31 20:56:37 +00:00
Joakim Erdfelt 188548089d * Adding distinction between repo.id and repo.urlName.
* Adding copy-paste block for repositories.
* Adding copy-paste block for dependency.
* Adding webdav url link in repository config.



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@468167 13f79535-47bb-0310-9956-ffa450edef68
2006-10-26 22:04:46 +00:00
Edwin L. Punzalan 2b1e907f10 - verified copyright headers
- optimized imports
- ran code formatting

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@467926 13f79535-47bb-0310-9956-ffa450edef68
2006-10-26 09:15:23 +00:00
Brett Porter e4cfdac7b3 [MRM-161] remove scheduled execution, as it will be synchronised with the indexing
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@440607 13f79535-47bb-0310-9956-ffa450edef68
2006-09-06 04:02:08 +00:00
Brett Porter c0e84cdce7 [MRM-161] add the reporter scheduled task
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@440244 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 04:08:15 +00:00
Brett Porter 96ba48bf47 [MRM-144] various minor improvements to code
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439134 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 01:47:48 +00:00
Brett Porter 3c809b432d rename configuration file
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437111 13f79535-47bb-0310-9956-ffa450edef68
2006-08-26 07:30:41 +00:00
Brett Porter ce6b82aa75 rename java packages to archiva
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437105 13f79535-47bb-0310-9956-ffa450edef68
2006-08-26 07:22:22 +00:00
Brett Porter 209ef5ca84 rename archiva artifacts
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437088 13f79535-47bb-0310-9956-ffa450edef68
2006-08-26 05:47:59 +00:00