Olivier Lamy
|
39cd325287
|
avoid writing tmp files to sources tree
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235569 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-25 00:21:45 +00:00 |
Olivier Lamy
|
b02d7efb48
|
don't write datas in src directories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1233391 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-19 14:23:53 +00:00 |
Olivier Lamy
|
58c30c851d
|
add a rest method to validate if managed repository location already exists.
So move RepositoryCommonValidator to admin api and add the interface
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1232615 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-17 22:35:08 +00:00 |
Olivier Lamy
|
dd7ea76cb6
|
fix mock call number in webapp unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1231943 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-16 11:36:16 +00:00 |
Olivier Lamy
|
1eed12a383
|
configure to use appserver.base sys props only in ${project.build.directory}/appserver.base
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1231931 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-16 11:22:02 +00:00 |
Olivier Lamy
|
ad32149035
|
cleanup poms removing some plugin version duplicate declaration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1231194 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-13 17:20:21 +00:00 |
Olivier Lamy
|
79d7b163de
|
more fix junit due to ArrayList init mock call number changed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229368 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-09 21:46:25 +00:00 |
Olivier Lamy
|
609db54fef
|
fix junit due to ArrayList init mock call number changed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229366 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-09 21:46:07 +00:00 |
Olivier Lamy
|
77c8eb0922
|
missed to change an artifactId
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229128 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-09 12:54:24 +00:00 |
Olivier Lamy
|
ec6b0355a7
|
rename webapp-common module to web-common as it will be used in rest services: this name will makes more sense
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229124 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-09 12:49:13 +00:00 |
Olivier Lamy
|
f8417990d0
|
remove commented code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229121 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-09 12:44:59 +00:00 |
Olivier Lamy
|
fcf76e1730
|
add a bean with archiva runtime information
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229120 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-09 12:44:45 +00:00 |
Olivier Lamy
|
bb2c903c41
|
move application.properties with filtering to have runtime info to webapp-common to use it in webapp-js too
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229119 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-09 12:44:19 +00:00 |
Olivier Lamy
|
d6a6f7b316
|
move rss servlet to webapp common for reuse in webapp js, move some test resources too shared with webapp tru a test jar
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1215265 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-16 20:31:29 +00:00 |
Olivier Lamy
|
a9c962ac0b
|
[MRM-1566] remove xmlrpc services: cleanup all xmlrpc references in webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1215189 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-16 15:43:26 +00:00 |
Brett Porter
|
615cfd730e
|
remove all tab characters and fix some formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1215120 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-16 13:13:10 +00:00 |
Olivier Lamy
|
58b08d0094
|
bump to 1.4-M3-SNAPSHOT version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1213816 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-13 18:18:37 +00:00 |
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
|
2de1c21318
|
common webapp resources in the common webapp module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1212306 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 09:40:06 +00:00 |
Olivier Lamy
|
a42300a3c0
|
fix spring configuration this hack is not anymore needed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1212278 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 08:33:05 +00:00 |
Olivier Lamy
|
4abf102f2e
|
move common webapp classes to a new module archiva-webapp-common remove duplicates from webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1212199 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 00:31:34 +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
|
14bf19e70c
|
fix css links
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1210999 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-06 16:28:59 +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
|
7328b600d5
|
[MRM-1426] Set welcome page in web.xml
Submitted by Chris Graham.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1204978 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-22 13:21:54 +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
|
6d91ae5d63
|
i18n resources from redback now have a new package as to be shared they are now located in a new artifact
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1202101 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-15 09:03:47 +00:00 |
Olivier Lamy
|
bf52047b1f
|
add classifier if exists in the response message
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1200257 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-10 10:38:24 +00:00 |
Olivier Lamy
|
98bb578d21
|
fix typo in label
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1200256 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-10 10:38:09 +00:00 |
Olivier Lamy
|
8424699c98
|
fix junit due to previous changes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1200020 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-09 22:54:03 +00:00 |
Olivier Lamy
|
609cdaabe9
|
[MRM-1551] add rest method to delete artifact.
reuse service in webapp action to avoid too much duplicate code.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1200019 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-09 22:53:39 +00:00 |
Olivier Lamy
|
14b5f5d731
|
remove a deprecated class ArchivaRoleConstants from archiva-security
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1199736 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-09 13:14:32 +00:00 |
Olivier Lamy
|
f21e64d0c9
|
[MRM-815] aggregate indices for repository groups.
add a unit for this feature.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1199337 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-08 16:48:35 +00:00 |
Olivier Lamy
|
e4ca7d18c0
|
move some test stuff in an Abstract class to be able to reuse it
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1199335 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-08 16:46:50 +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 |