880 Commits

Author SHA1 Message Date
Joakim Erdfelt
7815e8068b Work done to integrate latest p-sec userlist enhancements.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@482798 13f79535-47bb-0310-9956-ffa450edef68
2006-12-05 21:53:44 +00:00
Jesse McConnell
fcdfd86088 MRM-242 added a new base role for the repository managers to inherit
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@482705 13f79535-47bb-0310-9956-ffa450edef68
2006-12-05 16:37:53 +00:00
Jason van Zyl
c39256f003 o update redirect
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@482440 13f79535-47bb-0310-9956-ffa450edef68
2006-12-05 01:20:38 +00:00
Edwin L. Punzalan
968f101cc8 removed increased selenium timeout now that ant-run will pre-load the archiva webapp
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@482125 13f79535-47bb-0310-9956-ffa450edef68
2006-12-04 10:11:37 +00:00
Edwin L. Punzalan
937e8c3f8e removing unused resource
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@482111 13f79535-47bb-0310-9956-ffa450edef68
2006-12-04 09:39:41 +00:00
Brett Porter
5ee2e5f814 ignore
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@482000 13f79535-47bb-0310-9956-ffa450edef68
2006-12-04 00:42:44 +00:00
Jason van Zyl
9b4890118d o updating m1 location
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481608 13f79535-47bb-0310-9956-ffa450edef68
2006-12-02 19:23:30 +00:00
Henri Yandell
a92dd01b85 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.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481517 13f79535-47bb-0310-9956-ffa450edef68
2006-12-02 07:57:01 +00:00
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