]> source.dussan.org Git - archiva.git/log
archiva.git
17 years agoRemove extra spaces.
Emmanuel Venisse [Tue, 27 Feb 2007 11:13:27 +0000 (11:13 +0000)]
Remove extra spaces.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512223 13f79535-47bb-0310-9956-ffa450edef68

17 years agoRemove extra spaces.
Emmanuel Venisse [Tue, 27 Feb 2007 10:48:35 +0000 (10:48 +0000)]
Remove extra spaces.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512219 13f79535-47bb-0310-9956-ffa450edef68

17 years agoUse latest plexus-appserver so plexus.bat will work
Emmanuel Venisse [Tue, 27 Feb 2007 10:37:17 +0000 (10:37 +0000)]
Use latest plexus-appserver so plexus.bat will work

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512215 13f79535-47bb-0310-9956-ffa450edef68

17 years agoUsing updated plexus-cache for runtime creation of Cache.
Joakim Erdfelt [Tue, 27 Feb 2007 01:47:08 +0000 (01:47 +0000)]
Using updated plexus-cache for runtime creation of Cache.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512105 13f79535-47bb-0310-9956-ffa450edef68

17 years agoa bit more realistic test using actual metadata objects and testing getting the key...
Jesse McConnell [Mon, 26 Feb 2007 22:49:51 +0000 (22:49 +0000)]
a bit more realistic test using actual metadata objects and testing getting the key from the key table, and we can actually directly influence performance by monkeying in xml files for sql..ibatis is pretty slick

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512053 13f79535-47bb-0310-9956-ffa450edef68

17 years agoAdd quotes
Carlos Sanchez Gonzalez [Mon, 26 Feb 2007 22:33:15 +0000 (22:33 +0000)]
Add quotes

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512044 13f79535-47bb-0310-9956-ffa450edef68

17 years agoadded definitions for other tables and fixed up naming conventions
Jesse McConnell [Mon, 26 Feb 2007 22:10:41 +0000 (22:10 +0000)]
added definitions for other tables and fixed up naming conventions

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512034 13f79535-47bb-0310-9956-ffa450edef68

17 years agoworking ibatis example with two tables, only one being used in the test case though
Jesse McConnell [Mon, 26 Feb 2007 20:47:55 +0000 (20:47 +0000)]
working ibatis example with two tables, only one being used in the test case though

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512002 13f79535-47bb-0310-9956-ffa450edef68

17 years agoCorrecting unit test failures.
Joakim Erdfelt [Mon, 26 Feb 2007 19:20:59 +0000 (19:20 +0000)]
Correcting unit test failures.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@511956 13f79535-47bb-0310-9956-ffa450edef68

17 years agoAdding stub for initial ibatis support.
Joakim Erdfelt [Mon, 26 Feb 2007 18:01:19 +0000 (18:01 +0000)]
Adding stub for initial ibatis support.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@511933 13f79535-47bb-0310-9956-ffa450edef68

17 years ago[MRM-276] HTTP error 500 when artifact is not found
Joakim Erdfelt [Mon, 26 Feb 2007 17:06:10 +0000 (17:06 +0000)]
[MRM-276] HTTP error 500 when artifact is not found
Submitted By: Antoine Veret

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@511903 13f79535-47bb-0310-9956-ffa450edef68

17 years agoAdding repository layer components for refactoring work
Joakim Erdfelt [Mon, 26 Feb 2007 17:05:04 +0000 (17:05 +0000)]
Adding repository layer components for refactoring work

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@511901 13f79535-47bb-0310-9956-ffa450edef68

17 years agoAdding archiva-database stub
Joakim Erdfelt [Mon, 26 Feb 2007 17:04:17 +0000 (17:04 +0000)]
Adding archiva-database stub

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@511898 13f79535-47bb-0310-9956-ffa450edef68

17 years agoRemove %20 in directories name when they contain spaces
Emmanuel Venisse [Mon, 26 Feb 2007 16:07:53 +0000 (16:07 +0000)]
Remove %20 in directories name when they contain spaces

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@511870 13f79535-47bb-0310-9956-ffa450edef68

17 years agoUse released versions
Emmanuel Venisse [Mon, 26 Feb 2007 15:14:06 +0000 (15:14 +0000)]
Use released versions

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@511844 13f79535-47bb-0310-9956-ffa450edef68

17 years agoLittle fix for windows.
Emmanuel Venisse [Mon, 26 Feb 2007 15:02:51 +0000 (15:02 +0000)]
Little fix for windows.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@511840 13f79535-47bb-0310-9956-ffa450edef68

17 years agoFix tests for windows
Emmanuel Venisse [Mon, 26 Feb 2007 14:05:24 +0000 (14:05 +0000)]
Fix tests for windows

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@511809 13f79535-47bb-0310-9956-ffa450edef68

17 years agoMerge from archiva-MRM-239 branch to trunk. r506385:HEAD
Joakim Erdfelt [Fri, 23 Feb 2007 19:05:21 +0000 (19:05 +0000)]
Merge from archiva-MRM-239 branch to trunk.  r506385:HEAD

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@511053 13f79535-47bb-0310-9956-ffa450edef68

17 years agoUse latest p-sec snapshot
Emmanuel Venisse [Thu, 22 Feb 2007 17:06:18 +0000 (17:06 +0000)]
Use latest p-sec snapshot

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@510591 13f79535-47bb-0310-9956-ffa450edef68

17 years agoUse released versions
Emmanuel Venisse [Thu, 22 Feb 2007 16:30:45 +0000 (16:30 +0000)]
Use released versions

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@510578 13f79535-47bb-0310-9956-ffa450edef68

17 years agoCreate repository directory if it doesn't exist.
Emmanuel Venisse [Thu, 22 Feb 2007 16:16:59 +0000 (16:16 +0000)]
Create repository directory if it doesn't exist.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@510575 13f79535-47bb-0310-9956-ffa450edef68

17 years ago[MRM-287] Include context when browsing artifacts
Emmanuel Venisse [Thu, 22 Feb 2007 09:11:38 +0000 (09:11 +0000)]
[MRM-287] Include context when browsing artifacts
Submitted by: Henry S. Isidro

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@510447 13f79535-47bb-0310-9956-ffa450edef68

17 years agoAdd commons-fileupload sync (temporary)
Carlos Sanchez Gonzalez [Thu, 22 Feb 2007 06:50:26 +0000 (06:50 +0000)]
Add commons-fileupload sync (temporary)

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@510423 13f79535-47bb-0310-9956-ffa450edef68

17 years agoswitch the extends to the webwork-default from security, since with extending securit...
Jesse McConnell [Mon, 19 Feb 2007 16:37:18 +0000 (16:37 +0000)]
switch the extends to the webwork-default from security, since with extending security it dumps all of the security actions into the default action lookup, allowing them to be accessible from locations other then behind security/

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@509244 13f79535-47bb-0310-9956-ffa450edef68

17 years agoDocument external user database configuration.
Wendy Smoak [Sun, 18 Feb 2007 05:07:10 +0000 (05:07 +0000)]
Document external user database configuration.
MRM-283

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@508867 13f79535-47bb-0310-9956-ffa450edef68

17 years agoDocument Plexus Security configuration for Archiva.
Wendy Smoak [Sun, 18 Feb 2007 04:21:16 +0000 (04:21 +0000)]
Document Plexus Security configuration for Archiva.
MRM-283

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@508863 13f79535-47bb-0310-9956-ffa450edef68

17 years agofix incorrect location of config files (Thanks, Wendy!)
Brett Porter [Sun, 18 Feb 2007 01:50:30 +0000 (01:50 +0000)]
fix incorrect location of config files (Thanks, Wendy!)

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@508852 13f79535-47bb-0310-9956-ffa450edef68

17 years agoUse released version
Emmanuel Venisse [Fri, 16 Feb 2007 15:40:00 +0000 (15:40 +0000)]
Use released version

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@508452 13f79535-47bb-0310-9956-ffa450edef68

17 years agoAdd a script to count jars
Carlos Sanchez Gonzalez [Thu, 15 Feb 2007 19:30:00 +0000 (19:30 +0000)]
Add a script to count jars

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@508096 13f79535-47bb-0310-9956-ffa450edef68

17 years agohandle companyPom being set, but fields being empty
Brett Porter [Thu, 15 Feb 2007 17:44:11 +0000 (17:44 +0000)]
handle companyPom being set, but fields being empty

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@508033 13f79535-47bb-0310-9956-ffa450edef68

17 years agomake sure the company POM has the right packaging
Brett Porter [Thu, 15 Feb 2007 17:15:32 +0000 (17:15 +0000)]
make sure the company POM has the right packaging

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@508021 13f79535-47bb-0310-9956-ffa450edef68

17 years agoadd the extra lifecycle phase for registry based cnfiguration
Brett Porter [Thu, 15 Feb 2007 14:37:56 +0000 (14:37 +0000)]
add the extra lifecycle phase for registry based cnfiguration

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@507941 13f79535-47bb-0310-9956-ffa450edef68

17 years agoupdate registry dependencies
Brett Porter [Thu, 15 Feb 2007 10:37:16 +0000 (10:37 +0000)]
update registry dependencies

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@507880 13f79535-47bb-0310-9956-ffa450edef68

17 years agoshow company logo on no results page (it previously failed as the page contains valid...
Brett Porter [Wed, 14 Feb 2007 15:45:09 +0000 (15:45 +0000)]
show company logo on no results page (it previously failed as the page contains validation errors, so it would return input)

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@507588 13f79535-47bb-0310-9956-ffa450edef68

17 years agoonly scan if the repository actually exists (it may not have been created yet)
Brett Porter [Wed, 14 Feb 2007 13:43:26 +0000 (13:43 +0000)]
only scan if the repository actually exists (it may not have been created yet)

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@507529 13f79535-47bb-0310-9956-ffa450edef68

17 years agofix security defaults
Brett Porter [Wed, 14 Feb 2007 06:38:34 +0000 (06:38 +0000)]
fix security defaults

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@507414 13f79535-47bb-0310-9956-ffa450edef68

17 years agodon't need the newer version
Brett Porter [Wed, 14 Feb 2007 06:16:07 +0000 (06:16 +0000)]
don't need the newer version

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@507409 13f79535-47bb-0310-9956-ffa450edef68

17 years agono longer need the custom lifecycle
Brett Porter [Wed, 14 Feb 2007 01:39:12 +0000 (01:39 +0000)]
no longer need the custom lifecycle

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@507348 13f79535-47bb-0310-9956-ffa450edef68

17 years agocommenting out jpox option that is causing intermittent problems all over the place
Jesse McConnell [Tue, 13 Feb 2007 16:53:51 +0000 (16:53 +0000)]
commenting out jpox option that is causing intermittent problems all over the place

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@507091 13f79535-47bb-0310-9956-ffa450edef68

17 years agoFix typo
Emmanuel Venisse [Tue, 13 Feb 2007 11:07:15 +0000 (11:07 +0000)]
Fix typo

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506970 13f79535-47bb-0310-9956-ffa450edef68

17 years agofix typo
Brett Porter [Tue, 13 Feb 2007 01:32:47 +0000 (01:32 +0000)]
fix typo

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506791 13f79535-47bb-0310-9956-ffa450edef68

17 years agoadding in the policy enforcement interceptor which was missing from archiva
Jesse McConnell [Tue, 13 Feb 2007 01:02:01 +0000 (01:02 +0000)]
adding in the policy enforcement interceptor which was missing from archiva

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506786 13f79535-47bb-0310-9956-ffa450edef68

17 years agofix snapshot repositories
Brett Porter [Tue, 13 Feb 2007 00:59:51 +0000 (00:59 +0000)]
fix snapshot repositories

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506783 13f79535-47bb-0310-9956-ffa450edef68

17 years agoUse released versions
Emmanuel Venisse [Mon, 12 Feb 2007 22:32:20 +0000 (22:32 +0000)]
Use released versions

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506712 13f79535-47bb-0310-9956-ffa450edef68

17 years agoAdd commans-lang, seems to be required for the runtime
Emmanuel Venisse [Mon, 12 Feb 2007 20:26:54 +0000 (20:26 +0000)]
Add commans-lang, seems to be required for the runtime

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506619 13f79535-47bb-0310-9956-ffa450edef68

17 years ago[MAVENUPLOAD-1380] Add net.sf.json-lib sync
Carlos Sanchez Gonzalez [Mon, 12 Feb 2007 18:25:14 +0000 (18:25 +0000)]
[MAVENUPLOAD-1380] Add net.sf.json-lib sync

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506569 13f79535-47bb-0310-9956-ffa450edef68

17 years agopreserve case to make postgres happy
Brett Porter [Mon, 12 Feb 2007 16:48:34 +0000 (16:48 +0000)]
preserve case to make postgres happy

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506529 13f79535-47bb-0310-9956-ffa450edef68

17 years agoanother bad test
Brett Porter [Mon, 12 Feb 2007 14:44:11 +0000 (14:44 +0000)]
another bad test

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506467 13f79535-47bb-0310-9956-ffa450edef68

17 years agouse new shared app configuration
Brett Porter [Mon, 12 Feb 2007 14:43:47 +0000 (14:43 +0000)]
use new shared app configuration

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506466 13f79535-47bb-0310-9956-ffa450edef68

17 years agoa third unreliable test
Brett Porter [Mon, 12 Feb 2007 14:03:19 +0000 (14:03 +0000)]
a third unreliable test

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506450 13f79535-47bb-0310-9956-ffa450edef68

17 years agoa second unreliable test
Brett Porter [Mon, 12 Feb 2007 14:00:05 +0000 (14:00 +0000)]
a second unreliable test

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506446 13f79535-47bb-0310-9956-ffa450edef68

17 years agodon't assume we are being sent back the same config object
Brett Porter [Mon, 12 Feb 2007 13:11:22 +0000 (13:11 +0000)]
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

17 years agopresentation fixes:
Brett Porter [Mon, 12 Feb 2007 11:27:48 +0000 (11:27 +0000)]
presentation fixes:
- settings page is about the index and proxy, so name it appropriately
- page is not a parent, change CSS style from expanded to none
- add missing div

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506423 13f79535-47bb-0310-9956-ffa450edef68

17 years agoadd security config in the appserver
Brett Porter [Mon, 12 Feb 2007 11:16:55 +0000 (11:16 +0000)]
add security config in the appserver

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506414 13f79535-47bb-0310-9956-ffa450edef68

17 years agoset keywords archiva-MRM-239@506384
Brett Porter [Mon, 12 Feb 2007 07:00:50 +0000 (07:00 +0000)]
set keywords

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506338 13f79535-47bb-0310-9956-ffa450edef68

17 years agouse static include
Brett Porter [Mon, 12 Feb 2007 06:26:05 +0000 (06:26 +0000)]
use static include

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506318 13f79535-47bb-0310-9956-ffa450edef68

17 years agoadd a getAll method
Brett Porter [Mon, 12 Feb 2007 06:16:58 +0000 (06:16 +0000)]
add a getAll method

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506315 13f79535-47bb-0310-9956-ffa450edef68

17 years agofix back-to-front expressions
Brett Porter [Mon, 12 Feb 2007 06:12:07 +0000 (06:12 +0000)]
fix back-to-front expressions

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506313 13f79535-47bb-0310-9956-ffa450edef68

17 years agofix icons
Brett Porter [Mon, 12 Feb 2007 06:11:47 +0000 (06:11 +0000)]
fix icons

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506312 13f79535-47bb-0310-9956-ffa450edef68

17 years agofix NPE
Brett Porter [Mon, 12 Feb 2007 05:55:51 +0000 (05:55 +0000)]
fix NPE

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506300 13f79535-47bb-0310-9956-ffa450edef68

17 years agofix NPE
Brett Porter [Mon, 12 Feb 2007 05:47:16 +0000 (05:47 +0000)]
fix NPE

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506295 13f79535-47bb-0310-9956-ffa450edef68

17 years agomore practical use of configuration change listeners
Brett Porter [Mon, 12 Feb 2007 05:34:22 +0000 (05:34 +0000)]
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

17 years agoremove ignores on files that are no longer created
Brett Porter [Mon, 12 Feb 2007 03:00:53 +0000 (03:00 +0000)]
remove ignores on files that are no longer created

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506242 13f79535-47bb-0310-9956-ffa450edef68

17 years agocomment out problematic test
Brett Porter [Mon, 12 Feb 2007 02:59:06 +0000 (02:59 +0000)]
comment out problematic test

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506238 13f79535-47bb-0310-9956-ffa450edef68

17 years agoCorrecting test failures reported by Wendy Smoak.
Joakim Erdfelt [Sun, 11 Feb 2007 22:24:44 +0000 (22:24 +0000)]
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

17 years agoproperty no longer used
Brett Porter [Fri, 9 Feb 2007 15:58:53 +0000 (15:58 +0000)]
property no longer used

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@505337 13f79535-47bb-0310-9956-ffa450edef68

17 years agomove to a registry based configuration
Brett Porter [Fri, 9 Feb 2007 15:39:41 +0000 (15:39 +0000)]
move to a registry based configuration

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@505329 13f79535-47bb-0310-9956-ffa450edef68

17 years agoAdded org.springmodules sync
Carlos Sanchez Gonzalez [Thu, 8 Feb 2007 16:43:53 +0000 (16:43 +0000)]
Added org.springmodules sync

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@504949 13f79535-47bb-0310-9956-ffa450edef68

17 years agomove sanitize to configuration class
Brett Porter [Wed, 7 Feb 2007 22:56:33 +0000 (22:56 +0000)]
move sanitize to configuration class

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@504728 13f79535-47bb-0310-9956-ffa450edef68

17 years agoo Add deby in dependencyManagement
Emmanuel Venisse [Wed, 7 Feb 2007 12:56:20 +0000 (12:56 +0000)]
o Add deby in dependencyManagement
o define the scope of activation/mail jars to provided

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@504532 13f79535-47bb-0310-9956-ffa450edef68

17 years agoAdd derby in jetty plugin dependencies
Emmanuel Venisse [Wed, 7 Feb 2007 12:36:47 +0000 (12:36 +0000)]
Add derby in jetty plugin dependencies

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@504527 13f79535-47bb-0310-9956-ffa450edef68

17 years agoderby is provided
Emmanuel Venisse [Wed, 7 Feb 2007 11:11:57 +0000 (11:11 +0000)]
derby is provided

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@504500 13f79535-47bb-0310-9956-ffa450edef68

17 years agogit-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@504118 13f79535...
Emmanuel Venisse [Tue, 6 Feb 2007 12:58:52 +0000 (12:58 +0000)]
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@504118 13f79535-47bb-0310-9956-ffa450edef68

17 years ago[MRM-273] Add feedback url
Emmanuel Venisse [Tue, 6 Feb 2007 09:50:21 +0000 (09:50 +0000)]
[MRM-273] Add feedback url
Submitted by: Teodoro Cue Jr.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@504055 13f79535-47bb-0310-9956-ffa450edef68

17 years agoremove snapshots
Brett Porter [Tue, 6 Feb 2007 09:27:29 +0000 (09:27 +0000)]
remove snapshots

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@504049 13f79535-47bb-0310-9956-ffa450edef68

17 years agofix appserver scripts
Brett Porter [Tue, 6 Feb 2007 09:20:53 +0000 (09:20 +0000)]
fix appserver scripts

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@504047 13f79535-47bb-0310-9956-ffa450edef68

17 years agoOverhauling download link.
Joakim Erdfelt [Mon, 5 Feb 2007 00:30:59 +0000 (00:30 +0000)]
Overhauling download link.
* Adding <archiva:downloadArtifact /> taglib.
* Adding ability to download sources, javadoc, and client jars too.
* Adding ActiveManagedRepositories class to aide in anonymous artifact handling.
* Adding test-repository for maven 2.x j2ee artifacts with sources / javadoc / client jars.
* Adding ManagedArtifact class to track this relationship between main artifact and attached artifacts.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@503520 13f79535-47bb-0310-9956-ffa450edef68

17 years agoNope - still needs the connector (via jpox, so we'd have to override to fix it)
Henri Yandell [Sun, 4 Feb 2007 20:37:29 +0000 (20:37 +0000)]
Nope - still needs the connector (via jpox, so we'd have to override to fix it)

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@503474 13f79535-47bb-0310-9956-ffa450edef68

17 years agoFixing jta line - c+p'd the wrong bit
Henri Yandell [Sun, 4 Feb 2007 19:42:39 +0000 (19:42 +0000)]
Fixing jta line - c+p'd the wrong bit

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@503464 13f79535-47bb-0310-9956-ffa450edef68

17 years agoSeems that the j2ee connector is automatic now, however now we need to install jta...
Henri Yandell [Sun, 4 Feb 2007 19:39:58 +0000 (19:39 +0000)]
Seems that the j2ee connector is automatic now, however now we need to install jta manually

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@503460 13f79535-47bb-0310-9956-ffa450edef68

17 years ago[MAVENUPLOAD-1342] Add sync for net.israfil
Carlos Sanchez Gonzalez [Tue, 30 Jan 2007 00:19:49 +0000 (00:19 +0000)]
[MAVENUPLOAD-1342] Add sync for net.israfil
Submitted by: Christian Gruber

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@501248 13f79535-47bb-0310-9956-ffa450edef68

17 years agoupdate container
Brett Porter [Mon, 29 Jan 2007 06:41:15 +0000 (06:41 +0000)]
update container

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@500951 13f79535-47bb-0310-9956-ffa450edef68

17 years agoChange the port so we run tests in parallel with continuum tests
Emmanuel Venisse [Fri, 26 Jan 2007 09:44:02 +0000 (09:44 +0000)]
Change the port so we run tests in parallel with continuum tests

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@500200 13f79535-47bb-0310-9956-ffa450edef68

17 years agoupdate test so that it works with future releases on Maven APIs. Test was passing...
Brett Porter [Thu, 25 Jan 2007 13:34:17 +0000 (13:34 +0000)]
update test so that it works with future releases on Maven APIs. Test was passing by a side effect of file timestamps that should not have been considered.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@499784 13f79535-47bb-0310-9956-ffa450edef68

17 years agostray change I thought I'd backed out.
Brett Porter [Thu, 25 Jan 2007 05:45:08 +0000 (05:45 +0000)]
stray change I thought I'd backed out.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@499674 13f79535-47bb-0310-9956-ffa450edef68

17 years agoupdate to latest model-converter
Brett Porter [Thu, 25 Jan 2007 05:39:21 +0000 (05:39 +0000)]
update to latest model-converter

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@499670 13f79535-47bb-0310-9956-ffa450edef68

17 years agoFix jetty:run
Emmanuel Venisse [Wed, 24 Jan 2007 11:23:33 +0000 (11:23 +0000)]
Fix jetty:run

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@499362 13f79535-47bb-0310-9956-ffa450edef68

17 years agoUpdate plexus
Emmanuel Venisse [Wed, 24 Jan 2007 10:42:14 +0000 (10:42 +0000)]
Update plexus

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@499347 13f79535-47bb-0310-9956-ffa450edef68

17 years agoignore
Brett Porter [Wed, 24 Jan 2007 03:33:12 +0000 (03:33 +0000)]
ignore

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@499233 13f79535-47bb-0310-9956-ffa450edef68

17 years agoFix NPE when file is a root file
Emmanuel Venisse [Fri, 19 Jan 2007 13:43:50 +0000 (13:43 +0000)]
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

17 years ago[MRM-269]
Edwin L. Punzalan [Fri, 19 Jan 2007 09:28:57 +0000 (09:28 +0000)]
[MRM-269]

- create an "Administration" menu group and list in it: Index, Managed Repo and Proxied Repo menus.
- adjust the height of the left nav bar in css to accomodate IE browsers clipping the last menu.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@497749 13f79535-47bb-0310-9956-ffa450edef68

17 years agoLicense updates
Brett Porter [Fri, 19 Jan 2007 06:24:25 +0000 (06:24 +0000)]
License updates

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@497713 13f79535-47bb-0310-9956-ffa450edef68

17 years agomove the site to somewhere it can be published from
Brett Porter [Fri, 19 Jan 2007 06:07:25 +0000 (06:07 +0000)]
move the site to somewhere it can be published from

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@497710 13f79535-47bb-0310-9956-ffa450edef68

17 years ago* Upgraded webdav server to use new plexus-webdav with ability to override logic...
Joakim Erdfelt [Thu, 18 Jan 2007 20:39:19 +0000 (20:39 +0000)]
* Upgraded webdav server to use new plexus-webdav with ability to override logic and correct flaws found in webdav servers.
* Added ProxiedDavServer component (used by plexus-webdav) to make /repository/ access proxied.
* Upgraded plexus, used [MRM-264] as baseline, but many more changes were needed.
* Plexus upgrade broken JSTL's <c:forTokens> taglib everywhere, corrected by moving away from that taglib.
* Created GroupIdLink tag following webwork guidelines for UI component.
* Fixed AuditLog.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@497563 13f79535-47bb-0310-9956-ffa450edef68

17 years agoupdate the p-sec version to latest snapshots
Jesse McConnell [Mon, 15 Jan 2007 20:49:04 +0000 (20:49 +0000)]
update the p-sec version to latest snapshots

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@496483 13f79535-47bb-0310-9956-ffa450edef68

17 years ago[MRM-267] Fix Managed Repositories and Proxied Repositories buttons with Internet...
Emmanuel Venisse [Thu, 11 Jan 2007 10:51:31 +0000 (10:51 +0000)]
[MRM-267] Fix Managed Repositories and Proxied Repositories buttons with Internet Explorer 7
Submitted by: Dawn Angelito

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@495187 13f79535-47bb-0310-9956-ffa450edef68

17 years ago[MRM-266] Changed the location of the "Run Now" link in the Configuration page.
Emmanuel Venisse [Thu, 11 Jan 2007 10:50:00 +0000 (10:50 +0000)]
[MRM-266] Changed the location of the "Run Now" link in the Configuration page.
Submitted by: Dawn Angelito

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@495183 13f79535-47bb-0310-9956-ffa450edef68

17 years agoRemove the comma in date format because with it, the part after is skipped
Emmanuel Venisse [Mon, 8 Jan 2007 13:24:08 +0000 (13:24 +0000)]
Remove the comma in date format because with it, the part after is skipped

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@494059 13f79535-47bb-0310-9956-ffa450edef68

17 years agoUse jetty plugin 6.1.0
Emmanuel Venisse [Mon, 8 Jan 2007 10:00:07 +0000 (10:00 +0000)]
Use jetty plugin 6.1.0

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@494007 13f79535-47bb-0310-9956-ffa450edef68

17 years agoRaise p-sec log level to INFO
Emmanuel Venisse [Fri, 5 Jan 2007 13:23:08 +0000 (13:23 +0000)]
Raise p-sec log level to INFO

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@493027 13f79535-47bb-0310-9956-ffa450edef68