From 8a7a51628342922f31b95639e6c06be319e98435 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Thu, 3 Nov 2011 15:22:45 +0000 Subject: [PATCH] remove this struts2-jqboot-theme git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197184 13f79535-47bb-0310-9956-ffa450edef68 --- .../archiva-struts2-jqboot-theme/pom.xml | 33 ------------------- .../template/jqboot/controlheader.ftl | 1 - .../template/jqboot/theme.properties | 1 - .../archiva-web/archiva-webapp/pom.xml | 6 ---- archiva-modules/archiva-web/pom.xml | 1 - pom.xml | 5 --- 6 files changed, 47 deletions(-) delete mode 100644 archiva-modules/archiva-web/archiva-struts2-jqboot-theme/pom.xml delete mode 100644 archiva-modules/archiva-web/archiva-struts2-jqboot-theme/src/main/resources/template/jqboot/controlheader.ftl delete mode 100644 archiva-modules/archiva-web/archiva-struts2-jqboot-theme/src/main/resources/template/jqboot/theme.properties diff --git a/archiva-modules/archiva-web/archiva-struts2-jqboot-theme/pom.xml b/archiva-modules/archiva-web/archiva-struts2-jqboot-theme/pom.xml deleted file mode 100644 index 6892cb658..000000000 --- a/archiva-modules/archiva-web/archiva-struts2-jqboot-theme/pom.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - 4.0.0 - - org.apache.archiva - archiva-web - 1.4-M2-SNAPSHOT - - org.apache.archiva - archiva-struts2-jqboot-theme - 1.4-M2-SNAPSHOT - Archiva Web :: Struts2 JqBoot Theme - - diff --git a/archiva-modules/archiva-web/archiva-struts2-jqboot-theme/src/main/resources/template/jqboot/controlheader.ftl b/archiva-modules/archiva-web/archiva-struts2-jqboot-theme/src/main/resources/template/jqboot/controlheader.ftl deleted file mode 100644 index bf166559a..000000000 --- a/archiva-modules/archiva-web/archiva-struts2-jqboot-theme/src/main/resources/template/jqboot/controlheader.ftl +++ /dev/null @@ -1 +0,0 @@ -<#include "/${parameters.templateDir}/xhtml/controlheader.ftl" /> \ No newline at end of file diff --git a/archiva-modules/archiva-web/archiva-struts2-jqboot-theme/src/main/resources/template/jqboot/theme.properties b/archiva-modules/archiva-web/archiva-struts2-jqboot-theme/src/main/resources/template/jqboot/theme.properties deleted file mode 100644 index 49429d0cc..000000000 --- a/archiva-modules/archiva-web/archiva-struts2-jqboot-theme/src/main/resources/template/jqboot/theme.properties +++ /dev/null @@ -1 +0,0 @@ -parent = xhtml \ No newline at end of file diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index b0334c71a..5b8ccc864 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -144,12 +144,6 @@ org.apache.archiva archiva-rest-api - javax.servlet servlet-api diff --git a/archiva-modules/archiva-web/pom.xml b/archiva-modules/archiva-web/pom.xml index 19b6572b4..3c035333f 100644 --- a/archiva-modules/archiva-web/pom.xml +++ b/archiva-modules/archiva-web/pom.xml @@ -28,7 +28,6 @@ archiva-applet archiva-security - archiva-struts2-jqboot-theme archiva-webapp archiva-webdav archiva-rss diff --git a/pom.xml b/pom.xml index 70a81e8fb..7b61e0423 100644 --- a/pom.xml +++ b/pom.xml @@ -370,11 +370,6 @@ zip docs - - org.apache.archiva - archiva-struts2-jqboot-theme - ${project.version} - org.apache.archiva archiva-webapp -- 2.39.5