From bdb7d1afa8c1126019125239cb018561e1b5342a Mon Sep 17 00:00:00 2001 From: Brett Porter <brett@apache.org> Date: Fri, 14 Dec 2007 04:17:04 +0000 Subject: [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 --- archiva-web/archiva-applet/src/keystore/keystore | Bin 1381 -> 1284 bytes archiva-web/archiva-webapp/pom.xml | 1 + 2 files changed, 1 insertion(+) (limited to 'archiva-web') diff --git a/archiva-web/archiva-applet/src/keystore/keystore b/archiva-web/archiva-applet/src/keystore/keystore index dda84744a..7c513ad41 100644 Binary files a/archiva-web/archiva-applet/src/keystore/keystore and b/archiva-web/archiva-applet/src/keystore/keystore 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> -- cgit v1.2.3