aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-web
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2007-12-14 04:17:04 +0000
committerBrett Porter <brett@apache.org>2007-12-14 04:17:04 +0000
commitbdb7d1afa8c1126019125239cb018561e1b5342a (patch)
treeee13271c5bdf90618658bb8f359b12b72633bc71 /archiva-web
parente25c4643a5e52caa1001101ca543d46c2e846f0b (diff)
downloadarchiva-bdb7d1afa8c1126019125239cb018561e1b5342a.tar.gz
archiva-bdb7d1afa8c1126019125239cb018561e1b5342a.zip
[MRM-623] change the sample certificate expiry to 2035 - we should have released a new version by then
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@604099 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-web')
-rw-r--r--archiva-web/archiva-applet/src/keystore/keystorebin1381 -> 1284 bytes
-rw-r--r--archiva-web/archiva-webapp/pom.xml1
2 files changed, 1 insertions, 0 deletions
diff --git a/archiva-web/archiva-applet/src/keystore/keystore b/archiva-web/archiva-applet/src/keystore/keystore
index dda84744a..7c513ad41 100644
--- a/archiva-web/archiva-applet/src/keystore/keystore
+++ b/archiva-web/archiva-applet/src/keystore/keystore
Binary files differ
diff --git a/archiva-web/archiva-webapp/pom.xml b/archiva-web/archiva-webapp/pom.xml
index 06d4a7f9f..88554fab5 100644
--- a/archiva-web/archiva-webapp/pom.xml
+++ b/archiva-web/archiva-webapp/pom.xml
@@ -268,6 +268,7 @@
<includes>
<!-- TODO: META-INF shouldn't be required, seems to be an issue with the current war plugin -->
<include>META-INF</include>
+ <include>archiva-applet.jar</include>
<include>images/redback</include>
<!-- Images from other wars -->
<include>template/redback</include>