Brett Porter
eb278b5812
note why it is how it is
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@485532 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 06:52:00 +00:00
Brett Porter
0c91515a8f
clean up javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@485531 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 06:50:41 +00:00
Brett Porter
41a3a997dc
[MRM-242] Replace the proxy url of the Download link into the absolute url
...
Submitted by: Nap Ramirez (applied with modifications)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@485529 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 06:43:39 +00:00
Brett Porter
45a990a4db
put back dependencies removed in r482878 as the tests fail otherwise
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@485459 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 01:34:21 +00:00
Henri Yandell
69a394c10f
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.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@484870 13f79535-47bb-0310-9956-ffa450edef68
2006-12-09 01:01:08 +00:00
Henri Yandell
1e1c940df6
Updating to use IO FileUtils rather than Plexus FileUtils. This project doesn't build however - there are imports missing.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@484866 13f79535-47bb-0310-9956-ffa450edef68
2006-12-09 00:50:06 +00:00
Henri Yandell
12cef35e36
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.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@484860 13f79535-47bb-0310-9956-ffa450edef68
2006-12-09 00:24:40 +00:00
Henri Yandell
24c1960dcb
Moved to using Commons IO. Just a package name change.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@484829 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 22:33:49 +00:00
Emmanuel Venisse
76bc082164
JDO factory for users database is required
...
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483932 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 11:14:35 +00:00
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