Added echo statement to notify Javascripts are being minified.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8967 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
a8c44b2c1a
commit
a712b2f9f0
@ -30,6 +30,8 @@ Provides a browser-based interface for xCAT (Extreme Cloud Administration Toolki
|
||||
|
||||
%build
|
||||
# Minify Javascript files using Google Compiler
|
||||
echo "Minifying Javascripts... This will take a couple of minutes."
|
||||
|
||||
JAVA='/opt/ibm/java-ppc64-60/jre/bin/java'
|
||||
COMPILER_JAR='/xcat2/build/tools/compiler.jar'
|
||||
UI_JS="js/"
|
||||
|
Loading…
Reference in New Issue
Block a user