]> source.dussan.org Git - archiva.git/log
archiva.git
12 years agouse configured applicationUrl to send reset password email.
Olivier Lamy [Fri, 25 May 2012 14:38:35 +0000 (14:38 +0000)]
use configured applicationUrl to send reset password email.

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

12 years agouse configured applicationUrl to send registration email
Olivier Lamy [Fri, 25 May 2012 12:33:18 +0000 (12:33 +0000)]
use configured applicationUrl to send registration email

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

12 years agofix rest url used
Olivier Lamy [Thu, 24 May 2012 22:00:49 +0000 (22:00 +0000)]
fix rest url used

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

12 years agofix i18n
Olivier Lamy [Thu, 24 May 2012 22:00:30 +0000 (22:00 +0000)]
fix i18n

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

12 years ago[MRM-1629] Add a configuration field for the application url.
Olivier Lamy [Thu, 24 May 2012 22:00:11 +0000 (22:00 +0000)]
[MRM-1629] Add a configuration field for the application url.
add form to setup data.

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

12 years ago[MRM-1629] Add a configuration field for the application url.
Olivier Lamy [Thu, 24 May 2012 21:59:57 +0000 (21:59 +0000)]
[MRM-1629] Add a configuration field for the application url.
add unit test

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

12 years ago[MRM-1629] Add a configuration field for the application url.
Olivier Lamy [Thu, 24 May 2012 21:59:40 +0000 (21:59 +0000)]
[MRM-1629] Add a configuration field for the application url.
add necessary mdo changes.

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

12 years agofix form title
Olivier Lamy [Thu, 24 May 2012 16:22:52 +0000 (16:22 +0000)]
fix form title

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

12 years agofix copy/paste ids
Olivier Lamy [Thu, 24 May 2012 16:22:29 +0000 (16:22 +0000)]
fix copy/paste ids

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

12 years agoadd unit test and a toString method for debug purpose
Olivier Lamy [Thu, 24 May 2012 16:22:12 +0000 (16:22 +0000)]
add unit test and a toString method for debug purpose

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

12 years agofix ui due to data structure change
Olivier Lamy [Wed, 23 May 2012 16:26:47 +0000 (16:26 +0000)]
fix ui due to data structure change

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

12 years agogrhh add the bean
Olivier Lamy [Wed, 23 May 2012 16:26:28 +0000 (16:26 +0000)]
grhh add the bean

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

12 years agouse bean rather than passing string. return back repositoryId used.
Olivier Lamy [Wed, 23 May 2012 16:26:02 +0000 (16:26 +0000)]
use bean rather than passing string. return back repositoryId used.

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

12 years agocorrectly encodeURIComponent parameters
Olivier Lamy [Wed, 23 May 2012 13:35:51 +0000 (13:35 +0000)]
correctly encodeURIComponent parameters

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

12 years agoadd some debug informations
Olivier Lamy [Wed, 23 May 2012 08:56:34 +0000 (08:56 +0000)]
add some debug informations

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

12 years agoif file not exists for a repository try next repository
Olivier Lamy [Wed, 23 May 2012 08:56:19 +0000 (08:56 +0000)]
if file not exists for a repository try next repository

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

12 years agofix issue when no repository has been selected
Olivier Lamy [Tue, 22 May 2012 22:10:28 +0000 (22:10 +0000)]
fix issue when no repository has been selected

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

12 years agouse a database connection pooling from commons-dbcp for users database connection...
Olivier Lamy [Tue, 22 May 2012 13:01:41 +0000 (13:01 +0000)]
use a database connection pooling from commons-dbcp for users database connection for archiva-jetty too.

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

12 years agouse a database connection pooling from commons-dbcp for users database connection
Olivier Lamy [Tue, 22 May 2012 13:01:30 +0000 (13:01 +0000)]
use a database connection pooling from commons-dbcp for users database connection

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

12 years agoremove too noisy log
Olivier Lamy [Tue, 22 May 2012 07:45:09 +0000 (07:45 +0000)]
remove too noisy log

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

12 years agoadd missing i18n
Olivier Lamy [Tue, 22 May 2012 07:44:54 +0000 (07:44 +0000)]
add missing i18n

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

12 years agomissed to add files
Olivier Lamy [Mon, 21 May 2012 22:07:27 +0000 (22:07 +0000)]
missed to add files

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

12 years ago[MRM-1620] add a tab to browse artifact content in artifact detail view. Prettyprint...
Olivier Lamy [Mon, 21 May 2012 22:07:12 +0000 (22:07 +0000)]
[MRM-1620] add a tab to browse artifact content in artifact detail view. Prettyprint source content

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

12 years agoadd small spinner when loading content
Olivier Lamy [Mon, 21 May 2012 22:06:55 +0000 (22:06 +0000)]
add small spinner when loading content

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

12 years agocleanup content whent changing artifact
Olivier Lamy [Mon, 21 May 2012 22:06:37 +0000 (22:06 +0000)]
cleanup content whent changing artifact

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

12 years agoimplements a basic go to anchot mechanism
Olivier Lamy [Mon, 21 May 2012 17:22:15 +0000 (17:22 +0000)]
implements a basic go to anchot mechanism

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

12 years ago [MRM-1620] add a tab to browse artifact content in artifact detail view
Olivier Lamy [Mon, 21 May 2012 17:08:31 +0000 (17:08 +0000)]
 [MRM-1620] add a tab to browse artifact content in artifact detail view
artifact content.

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

12 years ago[MRM-1620] add a tab to browse artifact content in artifact detail view
Olivier Lamy [Mon, 21 May 2012 17:08:18 +0000 (17:08 +0000)]
[MRM-1620] add a tab to browse artifact content in artifact detail view
pom view !

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

12 years agoadd rest service to retrieve file content (from a jar or a pom content)
Olivier Lamy [Mon, 21 May 2012 14:24:21 +0000 (14:24 +0000)]
add rest service to retrieve file content (from a jar or a pom content)

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

12 years agocleanup no more existing property
Olivier Lamy [Mon, 21 May 2012 14:23:49 +0000 (14:23 +0000)]
cleanup no more existing property

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

12 years ago [MRM-1620] add a tab to browse artifact content in artifact detail view
Olivier Lamy [Mon, 21 May 2012 14:23:35 +0000 (14:23 +0000)]
 [MRM-1620] add a tab to browse artifact content in artifact detail view
being able to see file content of each artifact (pom, sources etc..)

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

12 years agocleanup no need of this parameter
Olivier Lamy [Sat, 19 May 2012 20:51:48 +0000 (20:51 +0000)]
cleanup no need of this parameter

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

12 years agouse a medium spinner
Olivier Lamy [Sat, 19 May 2012 20:51:35 +0000 (20:51 +0000)]
use a medium spinner

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

12 years agofix unit test
Olivier Lamy [Sat, 19 May 2012 15:11:11 +0000 (15:11 +0000)]
fix unit test

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

12 years agochange name
Olivier Lamy [Sat, 19 May 2012 15:10:57 +0000 (15:10 +0000)]
change name

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

12 years agoinclude archiva-jetty-js in the default build
Olivier Lamy [Sat, 19 May 2012 15:10:48 +0000 (15:10 +0000)]
include archiva-jetty-js in the default build

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

12 years agoadd a rest service to get ArtifactDownloadInfo
Olivier Lamy [Sat, 19 May 2012 13:33:06 +0000 (13:33 +0000)]
add a rest service to get ArtifactDownloadInfo

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

12 years agoextract comparator to an external class
Olivier Lamy [Sat, 19 May 2012 13:32:35 +0000 (13:32 +0000)]
extract comparator to an external class

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

12 years agobetter with really adding files
Olivier Lamy [Sat, 19 May 2012 10:43:49 +0000 (10:43 +0000)]
better with really adding files

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

12 years agomove internal class oArtifactDownloadInfo to rest api to have a reusable class
Olivier Lamy [Sat, 19 May 2012 10:43:26 +0000 (10:43 +0000)]
move internal class oArtifactDownloadInfo to rest api to have a reusable class

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

12 years agoadjust README
Olivier Lamy [Fri, 18 May 2012 20:32:24 +0000 (20:32 +0000)]
adjust README

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

12 years agowebapp-js in default build no need of a profile to build this module
Olivier Lamy [Fri, 18 May 2012 20:32:15 +0000 (20:32 +0000)]
webapp-js in default build no need of a profile to build this module

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

12 years agofix compilation failure: my bad!
Olivier Lamy [Wed, 16 May 2012 23:19:15 +0000 (23:19 +0000)]
fix compilation failure: my bad!

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

12 years ago[MRM-1620] add a tab to browse artifact content in artifact detail view
Olivier Lamy [Wed, 16 May 2012 22:19:21 +0000 (22:19 +0000)]
[MRM-1620] add a tab to browse artifact content in artifact detail view
fix browsing view

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

12 years agosimplication remove non needed field
Olivier Lamy [Wed, 16 May 2012 22:19:07 +0000 (22:19 +0000)]
simplication remove non needed field

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

12 years agofix junit
Olivier Lamy [Wed, 16 May 2012 22:18:33 +0000 (22:18 +0000)]
fix junit

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

12 years agocleanup from testing stuff
Olivier Lamy [Wed, 16 May 2012 22:18:19 +0000 (22:18 +0000)]
cleanup from testing stuff

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

12 years ago[MRM-1620] add a tab to browse artifact content in artifact detail view
Olivier Lamy [Wed, 16 May 2012 22:18:05 +0000 (22:18 +0000)]
[MRM-1620] add a tab to browse artifact content in artifact detail view
start displaying content

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

12 years agomore tests
Olivier Lamy [Wed, 16 May 2012 22:17:10 +0000 (22:17 +0000)]
more tests

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

12 years ago[MRM-1620] add a tab to browse artifact content in artifact detail view
Olivier Lamy [Wed, 16 May 2012 22:16:49 +0000 (22:16 +0000)]
[MRM-1620] add a tab to browse artifact content in artifact detail view
add javascript architecture.

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

12 years agoadd an other unit to test directory content with both files and directory
Olivier Lamy [Tue, 15 May 2012 11:25:10 +0000 (11:25 +0000)]
add an other unit to test directory content with both files and directory

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

12 years agouse private static inner class
Olivier Lamy [Mon, 14 May 2012 15:08:53 +0000 (15:08 +0000)]
use private static inner class

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

12 years agopreserve stack trace
Olivier Lamy [Mon, 14 May 2012 15:08:37 +0000 (15:08 +0000)]
preserve stack trace

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

12 years agocorrectly close streams
Olivier Lamy [Mon, 14 May 2012 14:38:19 +0000 (14:38 +0000)]
correctly close streams

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

12 years agomove versions in parent pom
Olivier Lamy [Sun, 13 May 2012 07:35:36 +0000 (07:35 +0000)]
move versions in parent pom

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

12 years agoupgrade plugin version
Olivier Lamy [Sun, 13 May 2012 07:35:25 +0000 (07:35 +0000)]
upgrade plugin version

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

12 years agoplugin versions already defined in parent pom
Olivier Lamy [Sat, 12 May 2012 23:24:58 +0000 (23:24 +0000)]
plugin versions already defined in parent pom

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

12 years agouse last maven-remote-resources-plugin 1.3
Olivier Lamy [Fri, 11 May 2012 15:58:48 +0000 (15:58 +0000)]
use last maven-remote-resources-plugin 1.3

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

12 years agobuildnumber-maven-plugin 1.1
Olivier Lamy [Mon, 7 May 2012 12:56:08 +0000 (12:56 +0000)]
buildnumber-maven-plugin 1.1

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

12 years agouse released rather SNAPSHOT
Olivier Lamy [Mon, 7 May 2012 12:05:18 +0000 (12:05 +0000)]
use released rather SNAPSHOT

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

12 years agouse jarsigner plugin rather than sign goal of jar plugin to fix issue on 1.7 build...
Olivier Lamy [Mon, 7 May 2012 10:13:54 +0000 (10:13 +0000)]
use jarsigner plugin rather than sign goal of jar plugin to fix issue on 1.7 build on osx

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

12 years agoupgrade to compiler plugin 2.5-SNAPSHOT to test it on jenkins instance
Olivier Lamy [Sat, 5 May 2012 22:19:09 +0000 (22:19 +0000)]
upgrade to compiler plugin 2.5-SNAPSHOT to test it on jenkins instance

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

12 years ago[MRM-1628] Silently ignore request to delete artifacts that does not exist on disk...
Olivier Lamy [Fri, 4 May 2012 19:18:59 +0000 (19:18 +0000)]
[MRM-1628] Silently ignore request to delete artifacts that does not exist on disk anymore
Submitted by Fredrik Jonson.

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

12 years agooups dump of port used available only as SNAPSHOT
Olivier Lamy [Fri, 4 May 2012 13:10:03 +0000 (13:10 +0000)]
oups dump of port used available only as SNAPSHOT

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

12 years agouse dynamic port allocation of tomcat maven plugin
Olivier Lamy [Fri, 4 May 2012 13:09:55 +0000 (13:09 +0000)]
use dynamic port allocation of tomcat maven plugin

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

12 years agosimplify how tomcat maven plugin is use to start container for it test
Olivier Lamy [Fri, 4 May 2012 13:09:40 +0000 (13:09 +0000)]
simplify how tomcat maven plugin is use to start container for it test

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

12 years agoremove not anymore needed tomcat6 conf directory
Olivier Lamy [Fri, 4 May 2012 13:09:22 +0000 (13:09 +0000)]
remove not anymore needed tomcat6 conf directory

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

12 years agouse tomcat7 to run it tests
Olivier Lamy [Fri, 4 May 2012 13:09:07 +0000 (13:09 +0000)]
use tomcat7 to run it tests

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

12 years agojackson 1.9.7
Olivier Lamy [Wed, 2 May 2012 21:19:23 +0000 (21:19 +0000)]
jackson 1.9.7

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

12 years agoremove configuration already defined in parent pom
Olivier Lamy [Tue, 1 May 2012 07:24:51 +0000 (07:24 +0000)]
remove configuration already defined in parent pom

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

12 years agocompiler plugin 2.4
Olivier Lamy [Tue, 1 May 2012 07:23:22 +0000 (07:23 +0000)]
compiler plugin 2.4

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

12 years agospeed compiler
Olivier Lamy [Fri, 27 Apr 2012 20:52:15 +0000 (20:52 +0000)]
speed compiler

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

12 years agofix browse input with bootstrap 2.0.3
Olivier Lamy [Fri, 27 Apr 2012 20:52:05 +0000 (20:52 +0000)]
fix browse input with bootstrap 2.0.3

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

12 years agocxf 2.6.0
Olivier Lamy [Wed, 25 Apr 2012 16:10:44 +0000 (16:10 +0000)]
cxf 2.6.0

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

12 years agorestore 1.5 compat
Olivier Lamy [Wed, 25 Apr 2012 14:51:59 +0000 (14:51 +0000)]
restore 1.5 compat

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

12 years agoremove previous loader div
Olivier Lamy [Wed, 25 Apr 2012 13:34:31 +0000 (13:34 +0000)]
remove previous loader div

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

12 years agoadd a better application loader
Olivier Lamy [Wed, 25 Apr 2012 13:34:11 +0000 (13:34 +0000)]
add a better application loader

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

12 years agouse cxf 2.5.3
Olivier Lamy [Tue, 24 Apr 2012 17:44:01 +0000 (17:44 +0000)]
use cxf 2.5.3

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

12 years agouse bootstrap 2.0.3
Olivier Lamy [Tue, 24 Apr 2012 16:01:49 +0000 (16:01 +0000)]
use bootstrap 2.0.3

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

12 years agoexpression-evaluator is now a bundle
Olivier Lamy [Mon, 23 Apr 2012 20:46:25 +0000 (20:46 +0000)]
expression-evaluator is now a bundle

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

12 years agofix osgi metadatas
Olivier Lamy [Sat, 21 Apr 2012 15:49:57 +0000 (15:49 +0000)]
fix osgi metadatas

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

12 years agoremove plexus-command-line dependency as not needed
Olivier Lamy [Sat, 21 Apr 2012 15:40:23 +0000 (15:40 +0000)]
remove plexus-command-line dependency as not needed

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

12 years agomove expression evaluator to o.a.a package namespace
Olivier Lamy [Sat, 21 Apr 2012 15:28:15 +0000 (15:28 +0000)]
move expression evaluator to o.a.a package namespace

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

12 years ago[MRM-1626] Use MavenXpp3Reader as a static variable
Olivier Lamy [Thu, 19 Apr 2012 09:23:29 +0000 (09:23 +0000)]
[MRM-1626] Use MavenXpp3Reader as a static variable
Submitted by charlie kim.

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

12 years agomissed to add the test file
Olivier Lamy [Thu, 19 Apr 2012 09:21:00 +0000 (09:21 +0000)]
missed to add the test file

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

12 years ago[MRM-1625] java.lang.ArrayIndexOutOfBoundsException from parsing maven-metadata.xml
Olivier Lamy [Thu, 19 Apr 2012 09:17:44 +0000 (09:17 +0000)]
[MRM-1625] java.lang.ArrayIndexOutOfBoundsException from parsing maven-metadata.xml
Submitted by charlie kim.

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

12 years agoartifactId changed
Olivier Lamy [Thu, 19 Apr 2012 09:10:13 +0000 (09:10 +0000)]
artifactId changed

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

12 years agooups fix the build
Olivier Lamy [Tue, 17 Apr 2012 21:38:49 +0000 (21:38 +0000)]
oups fix the build

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

12 years agouse expression evaluator from apache namespace
Olivier Lamy [Tue, 17 Apr 2012 21:23:33 +0000 (21:23 +0000)]
use expression evaluator from apache namespace

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

12 years agoignore *.iml
Olivier Lamy [Mon, 16 Apr 2012 07:47:11 +0000 (07:47 +0000)]
ignore *.iml

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

12 years agoignore target
Brett Porter [Mon, 16 Apr 2012 01:20:20 +0000 (01:20 +0000)]
ignore target

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

12 years agouse selenium released version
Olivier Lamy [Sun, 15 Apr 2012 19:54:47 +0000 (19:54 +0000)]
use selenium released version

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

12 years agoosgi metadatas for taskqueue change
Olivier Lamy [Fri, 13 Apr 2012 22:10:42 +0000 (22:10 +0000)]
osgi metadatas for taskqueue change

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

12 years agomove spring-taskqueue to apache namespace
Olivier Lamy [Fri, 13 Apr 2012 22:10:16 +0000 (22:10 +0000)]
move spring-taskqueue to apache namespace

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

12 years agofix groupId in karaf features file
Olivier Lamy [Fri, 13 Apr 2012 21:42:58 +0000 (21:42 +0000)]
fix groupId in karaf features file

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

12 years agouse apache namespace for taskqueue component
Olivier Lamy [Fri, 13 Apr 2012 21:39:10 +0000 (21:39 +0000)]
use apache namespace for taskqueue component

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

12 years agospring-utils is now a bundle
Olivier Lamy [Fri, 13 Apr 2012 21:33:39 +0000 (21:33 +0000)]
spring-utils is now a bundle

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

12 years agoosgi metadatas
Olivier Lamy [Fri, 13 Apr 2012 19:46:08 +0000 (19:46 +0000)]
osgi metadatas

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

12 years agomove spring-utils to apache namespace
Olivier Lamy [Fri, 13 Apr 2012 19:45:54 +0000 (19:45 +0000)]
move spring-utils to apache namespace

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

12 years agouse spring-utils from apache namespace
Olivier Lamy [Fri, 13 Apr 2012 19:45:22 +0000 (19:45 +0000)]
use spring-utils from apache namespace

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