Olivier Lamy
|
506c3c7ae0
|
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
|
2012-05-22 13:01:41 +00:00 |
Olivier Lamy
|
a4bc7e4e16
|
move versions in parent pom
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1337794 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-13 07:35:36 +00:00 |
Olivier Lamy
|
5d31688e7f
|
move version to pluginMngt in parent pom
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1307001 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-29 17:14:18 +00:00 |
Jean-Baptiste Onofre
|
0fe74aabaa
|
[MRM-1608] Upgrade to commons-pool 1.6
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294143 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-27 13:17:30 +00:00 |
Brett Porter
|
8c93dc5c59
|
use correct temporary directory
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1215123 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-16 13:15:33 +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 |
Brett Porter
|
a75e5d3977
|
create an empty temp directory rather than using a dummy file
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1201580 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-14 02:37:18 +00:00 |
Olivier Lamy
|
dd986c1a8b
|
[MRM-1552] Perm-Gen space exception on MAC using the wrapper
add a default to -XX:MaxPermSize=128m to wrapper.conf
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1199338 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-08 16:49:07 +00:00 |
Olivier Lamy
|
52b31a8ee9
|
m not needed for memory settings in wrapper.conf
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1198794 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-07 16:16:29 +00:00 |
Olivier Lamy
|
4c10128a3a
|
[MRM-815] aggregate indices for repository groups.
add a sys props in wrapper.conf for ttl value.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1198648 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-07 08:30:06 +00:00 |
Olivier Lamy
|
0f6f9dfa4a
|
[MRM-1549] add some initial memory setup in wrapper.conf
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1198647 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-07 08:29:53 +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
|
0da6ef6d8c
|
[MRM-1548] configure a java.io.tmpdir in ./temp for jetty distrib
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1198293 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-06 09:02:03 +00:00 |
Olivier Lamy
|
3ba549f176
|
add supplement data model to add eclipse products in NOTICE
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189977 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 19:55:16 +00:00 |
Olivier Lamy
|
54ad5a2835
|
upgrade commons-dbcp and commons-pool
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189975 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 19:54:59 +00:00 |
Olivier Lamy
|
b9e4b4af41
|
remove not anymore included artifacts
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189974 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 19:54:41 +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
|
58991fda0d
|
[MRM-1539] Upgrade to Jetty: fix webdav test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1189905 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 18:10:24 +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
|
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
|
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
|
7590f5c92b
|
[MRM-1327] implement alternative or improve repository metadata storage: add default repository.xml for jetty distrib
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179148 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 10:25:26 +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
|
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 |
Brett Porter
|
67c31e023d
|
upgrade to new appassembler plugin version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177885 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-01 02:27:38 +00:00 |
Olivier Lamy
|
24b78acd25
|
simple formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177184 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-29 07:25:13 +00:00 |
Brett Porter
|
c46aede9c8
|
formatting only
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1174598 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-23 08:53:17 +00:00 |
Brett Porter
|
3445922612
|
update licenses and send in RAT
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1161440 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-25 08:42:50 +00:00 |
Olivier Lamy
|
7c018c68ed
|
fix some warning when building with maven3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1103901 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-16 21:26:54 +00:00 |
Brett Porter
|
606c82cbca
|
merged recent changes from trunk, and reimplemented incoming audit log functionality as a plugin using the metadata repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@900664 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-19 06:15:09 +00:00 |
Brett Porter
|
fb9ad3f771
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898618 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-13 02:07:00 +00:00 |
Brett Porter
|
d3fede7d5d
|
[maven-release-plugin] prepare release archiva-1.3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898616 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-13 02:05:50 +00:00 |
Brett Porter
|
23d65a33f6
|
[MRM-1025] remove JPOX from the model and remove the Archiva database configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891133 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-16 06:44:32 +00:00 |
Brett Porter
|
e89326d687
|
[MRM-1025] merge -r721944:723577 from former MRM-1025 branch, now aligned to trunk
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@825867 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-16 12:35:38 +00:00 |
Brett Porter
|
eb9383c0a4
|
some POM clean up
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@822640 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-07 10:12:41 +00:00 |
Maria Odea B. Ching
|
6ad5da6f8d
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@808338 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-27 09:34:26 +00:00 |
Maria Odea B. Ching
|
924e33b562
|
[maven-release-plugin] prepare release archiva-1.2.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@808336 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-27 09:30:51 +00:00 |
Maria Odea B. Ching
|
81aa36aa09
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@807091 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-24 06:14:31 +00:00 |
Maria Odea B. Ching
|
03aae7ee6a
|
[maven-release-plugin] prepare release archiva-1.2.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@807087 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-24 06:12:10 +00:00 |
Brett Porter
|
90f6791b4c
|
[MRM-1216] remove jetty-logging configuration and log everything to stdout (wrapper.log)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@794571 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-16 07:43:46 +00:00 |
Brett Porter
|
1ef459b78e
|
[MRM-1217] Switch to Jetty 6.1.19
[MRM-1218] Upgrade to JSP 2.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@794554 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-16 06:57:47 +00:00 |
Maria Odea B. Ching
|
02aefefeab
|
[MRM-1207]
submitted by: Maria Catherine Tan
o configure wrapper log file to roll each day
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@793261 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-12 02:40:25 +00:00 |
Maria Odea B. Ching
|
3fea67fafd
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@778166 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-24 14:50:05 +00:00 |
Maria Odea B. Ching
|
2d00ba7504
|
[maven-release-plugin] prepare release archiva-1.2.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@778164 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-24 14:46:45 +00:00 |
Maria Odea B. Ching
|
4f50f5722e
|
revert to 1.2.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@778156 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-24 14:17:53 +00:00 |
Maria Odea B. Ching
|
f2a299be93
|
[maven-release-plugin] prepare release archiva-1.2.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@778151 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-24 13:58:14 +00:00 |