From b5e6e8201216dd5f406c988337cee7de602ffeab Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Sun, 12 Jan 2014 01:09:30 -0800 Subject: [PATCH] Include modules separately along with aggregated .js --- guacamole-common-js/pom.xml | 2 ++ guacamole-common-js/static.xml | 7 +++++++ 2 files changed, 9 insertions(+) diff --git a/guacamole-common-js/pom.xml b/guacamole-common-js/pom.xml index 13d0fa1fa..eddc9b877 100644 --- a/guacamole-common-js/pom.xml +++ b/guacamole-common-js/pom.xml @@ -51,6 +51,7 @@ + maven-assembly-plugin 2.4 @@ -71,6 +72,7 @@ + net.alchim31.maven yuicompressor-maven-plugin diff --git a/guacamole-common-js/static.xml b/guacamole-common-js/static.xml index e857cede5..99bfd25eb 100644 --- a/guacamole-common-js/static.xml +++ b/guacamole-common-js/static.xml @@ -5,6 +5,13 @@ zip + + src/main/resources/modules/ + + *.js + + + target/