From 8ae57fd117f445a876840724234e2b6175b21c54 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Tue, 27 May 2014 12:05:09 +0100 Subject: [PATCH] Include all themes in configuration/themes to make it easy to modify/create themes --- distribution/theme-template-zip/build.xml | 36 +++-------------------- distribution/war-dist/assembly.xml | 4 +-- 2 files changed, 6 insertions(+), 34 deletions(-) diff --git a/distribution/theme-template-zip/build.xml b/distribution/theme-template-zip/build.xml index 793f4d615f..0e2103f994 100755 --- a/distribution/theme-template-zip/build.xml +++ b/distribution/theme-template-zip/build.xml @@ -2,38 +2,10 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - \ No newline at end of file + + diff --git a/distribution/war-dist/assembly.xml b/distribution/war-dist/assembly.xml index e9c96a90cd..3438589dd0 100755 --- a/distribution/war-dist/assembly.xml +++ b/distribution/war-dist/assembly.xml @@ -24,12 +24,12 @@ adapters - false + true false org.keycloak:keycloak-example-themes-dist:zip - examples + configuration