Commit Graph

872 Commits

Author SHA1 Message Date
Jason van Zyl f2bdf0209d o couple things IDEA got snagged on
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481465 13f79535-47bb-0310-9956-ffa450edef68
2006-12-02 00:53:38 +00:00
Henri Yandell 38d4f5b453 Switching to Lang
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481461 13f79535-47bb-0310-9956-ffa450edef68
2006-12-02 00:39:51 +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 08b6a8f7b6 Fixing the package namin for clients of archiva-reports-standard
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481459 13f79535-47bb-0310-9956-ffa450edef68
2006-12-02 00:34:35 +00:00
Jason van Zyl 37317c17e4 o breaking the reporting into packages to get a grip of the architecture
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481451 13f79535-47bb-0310-9956-ffa450edef68
2006-12-02 00:07:57 +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
Jason van Zyl 9edce822a7 o adding a little more logging
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481444 13f79535-47bb-0310-9956-ffa450edef68
2006-12-01 23:16:19 +00:00
Henri Yandell 2894177c0b Couple of pom fixes to the apache snapshot repo as suggested by Max Bowsher on archiva-dev
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481294 13f79535-47bb-0310-9956-ffa450edef68
2006-12-01 16:55:27 +00:00
Emmanuel Venisse 70d0d075a2 Update wagon
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481234 13f79535-47bb-0310-9956-ffa450edef68
2006-12-01 13:04:07 +00:00
Jason van Zyl e318ff5750 o property for the conversion properties
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
2006-12-01 01:27:06 +00:00
Jason van Zyl f1de58a278 o up the memory until we get more efficient reporting
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481123 13f79535-47bb-0310-9956-ffa450edef68
2006-12-01 01:21:35 +00:00
Brett Porter 58104c38ae removing an unnecessary extension
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481105 13f79535-47bb-0310-9956-ffa450edef68
2006-11-30 23:19:44 +00:00
Brett Porter dfdd172239 updated appserver host
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481071 13f79535-47bb-0310-9956-ffa450edef68
2006-11-30 20:50:46 +00:00
Joakim Erdfelt 1139da770b Adding cache definitions temporarily, until i can get plexus-maven-plugin:merge-descriptors working.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481022 13f79535-47bb-0310-9956-ffa450edef68
2006-11-30 18:10:57 +00:00
Joakim Erdfelt fc26f67883 Configuring for JDO caching.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481004 13f79535-47bb-0310-9956-ffa450edef68
2006-11-30 17:09:09 +00:00
Jason van Zyl ddb6f30ac6 o putting in an update from Don @ Ibiblio to help with the network level redirect
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480993 13f79535-47bb-0310-9956-ffa450edef68
2006-11-30 16:39:56 +00:00
Joakim Erdfelt d839be48a7 * Correcting LocationArtifactReportProcessor to not throw IllegalStateException as it halts the discovery and indexing.
* Catching InvalidArtifactRTException in DefaultReportExecutor to allow discovery and indexing to proceed to next artifact unhindered.
* Catching InvalidArtifactRTException in StandardArtifactIndexRecordFactory to allow discovery and indexeing to proceed to next artifact unhindered.



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480817 13f79535-47bb-0310-9956-ffa450edef68
2006-11-30 03:32:08 +00:00
Carlos Sanchez Gonzalez 372029fa28 Fix path and reports url
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480699 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 19:51:27 +00:00
Carlos Sanchez Gonzalez 08677d52e9 Add contact info
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480697 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 19:49:54 +00:00
Jason van Zyl 9d1dd1b91c o separate out syncing of rewrites
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480687 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 19:18:14 +00:00
Jason van Zyl 63f6445bd8 o change the base for the new ibiblio location
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480686 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 19:13:38 +00:00
Jason van Zyl 4f9e9df329 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480678 13f79535-47bb-0310-9956-ffa450edef68 2006-11-29 18:47:24 +00:00
Jason van Zyl ac11d13611 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480675 13f79535-47bb-0310-9956-ffa450edef68 2006-11-29 18:44:58 +00:00
Jason van Zyl 4b7b933eff git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480674 13f79535-47bb-0310-9956-ffa450edef68 2006-11-29 18:43:32 +00:00
Jason van Zyl a5e9d5c4b7 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480673 13f79535-47bb-0310-9956-ffa450edef68 2006-11-29 18:41:23 +00:00
Jason van Zyl 6e6d98d573 o fix paths i cut and pasted
o the host is still login.ibiblio.org


git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480671 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 18:37:41 +00:00
Jason van Zyl bef86917b5 o using all sync properties
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480648 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 17:32:53 +00:00
Jason van Zyl 0deacc9110 o adding separate properites for m1/m2 sync dir at ibiblio
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480642 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 17:30:03 +00:00
Jason van Zyl 359f0707de o adding property for the ibiblio sync host
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480638 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 17:27:51 +00:00
Jason van Zyl d42a4e7d4c o create a property for the new ibiblio sync directory
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480632 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 17:19:50 +00:00
Emmanuel Venisse 267ee12e7d Add javamail in core lib
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479690 13f79535-47bb-0310-9956-ffa450edef68
2006-11-27 16:55:38 +00:00
Emmanuel Venisse 8beb748699 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479681 13f79535-47bb-0310-9956-ffa450edef68 2006-11-27 16:33:24 +00:00
Emmanuel Venisse 9592d5b4ae Use jndi to configure mail session
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479679 13f79535-47bb-0310-9956-ffa450edef68
2006-11-27 16:24:08 +00:00
Edwin L. Punzalan 759360c0c2 removed unneeded dependencies
fixed copied data from continuum

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479651 13f79535-47bb-0310-9956-ffa450edef68
2006-11-27 15:11:12 +00:00
Jason van Zyl e0c8928faa o still running out of memory, i have a fix but don't have time until tuesday ...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479135 13f79535-47bb-0310-9956-ffa450edef68
2006-11-25 15:30:10 +00:00
Henri Yandell 74d149d557 Moved the Managed Repository administration out of the main Administration page and onto its own page.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479065 13f79535-47bb-0310-9956-ffa450edef68
2006-11-25 01:13:35 +00:00
Henri Yandell fb36d24b9b Putting the class='expanded' back in for a grouped menu item. This gets rid of the need for the <br/>.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479063 13f79535-47bb-0310-9956-ffa450edef68
2006-11-25 01:01:31 +00:00
Henri Yandell 5c54962dfe Applying Daniel Mohni's excellent documentation on using Archiva from Maven.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479011 13f79535-47bb-0310-9956-ffa450edef68
2006-11-24 21:47:09 +00:00
Henri Yandell cd7d42e79d Adding the ASF snapshot repo so the site can be deployed. Also adding a change from scp to scpexe (and minotaur to people); and a wagon-ssh-external extension. Please advise if there's a better way to do the latter one; that's how I deploy the site to take advantage of my ssh-agent.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478976 13f79535-47bb-0310-9956-ffa450edef68
2006-11-24 20:16:09 +00:00
Henri Yandell f70c29e3ce Changing 'Dependend on by' to 'Used by' as per #MRM-186. Code isn't changed yet as it's the word 'dependees' and I don't have a good replacement for that
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478968 13f79535-47bb-0310-9956-ffa450edef68
2006-11-24 19:57:53 +00:00
Emmanuel Venisse de98dc86b0 Use dependencyManagement version
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478814 13f79535-47bb-0310-9956-ffa450edef68
2006-11-24 09:25:27 +00:00
Emmanuel Venisse 5bbfd7f5e8 Bump wagon version in dependencyManagement
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478596 13f79535-47bb-0310-9956-ffa450edef68
2006-11-23 15:17:25 +00:00
Jason van Zyl e6e5e65077 o set the memory parameters for the JVM, the conversion is making it run out of memory
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478557 13f79535-47bb-0310-9956-ffa450edef68
2006-11-23 13:06:27 +00:00
Edwin L. Punzalan 89724fab22 PR: MRM-233
Submitted by: Napoleon Esmundo C. Ramirez

Added the Edit User Info link in the left navigation bar

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478496 13f79535-47bb-0310-9956-ffa450edef68
2006-11-23 07:20:13 +00:00
Jason van Zyl 5ae18a29f9 o moving script to top level bin/ directory on the maven.org machine and adjusting accordingly
o use a variable for the exclusion file in the m2 sync scripts


git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478449 13f79535-47bb-0310-9956-ffa450edef68
2006-11-23 03:28:35 +00:00
Jason van Zyl 08c5430037 o script to slap archiva
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478448 13f79535-47bb-0310-9956-ffa450edef68
2006-11-23 03:20:09 +00:00
Kenney Westerhof 39b4bd92d1 update svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@478125 13f79535-47bb-0310-9956-ffa450edef68
2006-11-22 11:07:49 +00:00
Maria Odea B. Ching be37e4f6a1 PR: MRM-231
Added deletion of user profiles associated with a specific repository once that repository is deleted.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477635 13f79535-47bb-0310-9956-ffa450edef68
2006-11-21 11:43:09 +00:00
Jason van Zyl 31ef1c070d o fixed java in the users env
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477524 13f79535-47bb-0310-9956-ffa450edef68
2006-11-21 06:10:20 +00:00
Jason van Zyl 8231841a38 o need to let the script know where java is
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@477481 13f79535-47bb-0310-9956-ffa450edef68
2006-11-21 03:06:38 +00:00