Olivier Lamy
c3fd574045
[MRM-1562] Update to Archiva as OSGi compliant application
...
Submitted by Jean-Baptiste Onofré (jbonofre)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1212622 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 20:48:32 +00:00
Olivier Lamy
0f21921750
enforce lucene version used in webapps
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1212500 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 16:14:59 +00:00
Olivier Lamy
6b9947ac10
move common webapp classes to a new module archiva-webapp-common
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1212198 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 00:31:00 +00:00
Olivier Lamy
9899011ba6
fix unit tests for RssServlet
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1210509 13f79535-47bb-0310-9956-ffa450edef68
2011-12-05 15:56:07 +00:00
Olivier Lamy
435ca5f9c2
lock plexus-utils version in the webapp
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205873 13f79535-47bb-0310-9956-ffa450edef68
2011-11-24 15:17:55 +00:00
Olivier Lamy
64b3b088d1
remove more non needed dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205871 13f79535-47bb-0310-9956-ffa450edef68
2011-11-24 15:17:12 +00:00
Olivier Lamy
0884c078c5
exclude some jetty-* deps
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205246 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 00:08:57 +00:00
Olivier Lamy
06ccf6fb07
enforcer commons-digester and beanutils versions used to avoid dup with redback overlay
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205245 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 00:08:26 +00:00
Olivier Lamy
84dbeed1fd
upgrade sisu* version which has some perf improvement, add exclusion for non needed librariries
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205207 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 22:43:31 +00:00
Olivier Lamy
1d063d5ce4
exclude some non needed jetty jars coming from cxf
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205206 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 22:43:10 +00:00
Olivier Lamy
9af8fa3b56
ensure we have only one velocity jar
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205162 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 20:50:52 +00:00
Olivier Lamy
c4f8c31036
exclude commons-configuration from redback war
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205160 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 20:50:19 +00:00
Olivier Lamy
d1107a2ba1
add some exclude for maven-indexer upgrade commons-codec as same as level as redback to avoid duplicate of commons-codec jar in the war
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205158 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 20:49:50 +00:00
Olivier Lamy
4a677e2b9f
[MRM-1425] Add Implementation details to MANIFEST.MF in the produced war.
...
Submitted by Chris Graham.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204977 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 13:21:36 +00:00
Olivier Lamy
5a959588b3
remove use of apt plugin as fail on windauze
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204726 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 22:07:56 +00:00
Olivier Lamy
67b0a5a62a
[MRM-1560] Add the possibility to schedule retrieve remote indexes when application startup
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1203406 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 22:50:21 +00:00
Olivier Lamy
3e47bcb15c
add property to override tomcat context used when using tomcat maven plugin
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1202801 13f79535-47bb-0310-9956-ffa450edef68
2011-11-16 17:36:18 +00:00
Olivier Lamy
1952006041
use new tld uri from redback
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1198761 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07 14:58:16 +00:00
Olivier Lamy
cef293cf57
move jdbc test url and jdbc test driver to properties to be able to change that in one place
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1198646 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07 08:29:35 +00:00
Olivier Lamy
5dbee3276e
add basic memory settings in jetty wrapper distrib
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1198643 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07 08:28:33 +00:00
Olivier Lamy
4693e534c1
use temp directory in ${project.build.directory} for tomcat7 run
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1198015 13f79535-47bb-0310-9956-ffa450edef68
2011-11-05 18:56:57 +00:00
Olivier Lamy
1c437a85fb
fix consumer archetype
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197792 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 21:28:51 +00:00
Olivier Lamy
08be498ff3
fix unit tests in webapp those lucene locks kills me :-)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197664 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 16:58:51 +00:00
Olivier Lamy
8a7a516283
remove this struts2-jqboot-theme
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197184 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 15:22:45 +00:00
Olivier Lamy
938287ed6a
try to fix jetty run with new version but still issue with redback war and jar
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1190245 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 10:53:00 +00:00
Olivier Lamy
438c37f0d3
[MRM-1539] Upgrade to Jetty 7
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189909 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 18:11:45 +00:00
Olivier Lamy
e08cfa494d
use apt plugin from myfaces to generate taglib file
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189907 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 18:11:13 +00:00
Olivier Lamy
e624d21c43
[MRM-1539] Upgrade to Jetty 7.
...
change pom declaration.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189902 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 18:09:49 +00:00
Olivier Lamy
16f136486b
move javax.mail version to a property
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189230 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 14:19:57 +00:00
Olivier Lamy
e77de4841f
move the derby version to a property
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189229 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 14:19:14 +00:00
Olivier Lamy
334eebc391
[MRM-1544] move to a struts2 theme based on bootstrap css and jquery
...
start adding new module and directory. the new theme currently do nothin except having xhtml as a parent theme :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189166 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 12:24:05 +00:00
Olivier Lamy
33776a4920
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185622 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 12:26:11 +00:00
Olivier Lamy
ccd7d803f7
[maven-release-plugin] prepare release archiva-1.4-M1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185616 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 12:19:44 +00:00
Olivier Lamy
c3cfe70ba4
exclude geronimo servlet spec
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1182079 13f79535-47bb-0310-9956-ffa450edef68
2011-10-11 20:44:26 +00:00
Olivier Lamy
19bc832086
add configurarion to test tomcat7 plugin
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1180473 13f79535-47bb-0310-9956-ffa450edef68
2011-10-08 19:41:37 +00:00
Olivier Lamy
34d9606346
[MRM-1327] implement alternative or improve repository metadata storage: if no repository.xml found in ${appserver.base}/conf/repository.xml revert to the default found in resources.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179245 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 14:49:22 +00:00
Olivier Lamy
f260414f76
[MRM-1327] implement alternative or improve repository metadata storage: jcr is now default storage mode.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179142 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 10:23:09 +00:00
Olivier Lamy
0d0e89a25b
[MRM-1515] see how to reduce dependencies: exclude stax:stax-api
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178425 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 15:12:20 +00:00
Olivier Lamy
d9478104fe
[MRM-1515] reduce dependencies : struts 1.x not needed :-)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178359 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 09:45:20 +00:00
Olivier Lamy
d9df6e4404
move antrun version to pluginManagement section
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178320 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 07:44:01 +00:00
Brett Porter
382ff8df7d
remove unnecessary template reference
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178291 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 03:37:53 +00:00
Brett Porter
3c20054f1d
update version to 1.4-M1-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178021 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 15:38:32 +00:00
Olivier Lamy
af62171f9f
include osgi fields for advanced search action
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177992 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 14:21:34 +00:00
Brett Porter
052750b17a
fix properties to avoid putting test data in WAR and remove derby.log from root
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177917 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 05:14:38 +00:00
Olivier Lamy
ab8e566d28
display build timestamp and build number in system status page
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177721 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 16:18:33 +00:00
Olivier Lamy
0ad390f082
fix again creation of file ~/.m2/archiva.xml
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177719 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 16:17:19 +00:00
Olivier Lamy
3734ce78c8
[MRM-1496] Broken remote repository confuses Archiva
...
fixed with wagon 2.0 upgrade but add a unit test.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177570 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 09:40:59 +00:00
Olivier Lamy
5daf80bc20
fix maven 2.2.1 build
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177255 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 10:28:13 +00:00
Olivier Lamy
1e6934261c
[MRM-1393] Commons configuration bug causes build to fail on Windows 7
...
I have changed a unit which IMHO was wrong as didn't take care about managed repo coming from old configuration format: ArchivaConfigurationTest#testConfigurationUpgradeFrom09
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176791 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 09:06:32 +00:00
Olivier Lamy
3283a043d1
configure appeserver.base value for surefire to avoid files creation in basedir
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1176385 13f79535-47bb-0310-9956-ffa450edef68
2011-09-27 13:55:51 +00:00