891 Commits

Author SHA1 Message Date
Emmanuel Venisse
0d340d1c91 Remove "Edit user details" that is already in the breadcrumbs
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483897 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 09:41:17 +00:00
Brett Porter
11621146ce add the Archiva logo
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483848 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 06:20:36 +00:00
Brett Porter
b2b1478c26 check in all the logos for future reference
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483846 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 06:18:02 +00:00
Jesse McConnell
fc509f047b plexus-taskqueue-1.0-alpha-4 was released
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483595 13f79535-47bb-0310-9956-ffa450edef68
2006-12-07 18:30:29 +00:00
Brett Porter
8df7d7485a adding the company logo logic
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483543 13f79535-47bb-0310-9956-ffa450edef68
2006-12-07 16:48:29 +00:00
Joakim Erdfelt
c9e4291067 Minor css updates for userlist table.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483540 13f79535-47bb-0310-9956-ffa450edef68
2006-12-07 16:44:28 +00:00
Jason van Zyl
7f5e67affc o stuff seems to be working so direct it at the repository list so the volunteers can help with problems.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483466 13f79535-47bb-0310-9956-ffa450edef68
2006-12-07 14:21:25 +00:00
Emmanuel Venisse
ae4dc051a9 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483388 13f79535-47bb-0310-9956-ffa450edef68 2006-12-07 09:14:34 +00:00
Maria Odea B. Ching
a70aca498a PR: MRM-246
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
2006-12-07 04:08:03 +00:00
Emmanuel Venisse
46a6f6866e Remove pss css
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483077 13f79535-47bb-0310-9956-ffa450edef68
2006-12-06 13:44:30 +00:00
Joakim Erdfelt
178915dbc7 Removing redundant dependencies.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@482878 13f79535-47bb-0310-9956-ffa450edef68
2006-12-06 03:48:41 +00:00
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