You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by si...@apache.org on 2011/11/20 15:19:10 UTC

svn commit: r1204172 - /maven/skins/trunk/maven-fluido-skin/pom.xml

Author: simonetripodi
Date: Sun Nov 20 14:19:10 2011
New Revision: 1204172

URL: http://svn.apache.org/viewvc?rev=1204172&view=rev
Log:
javascript can be munged

Modified:
    maven/skins/trunk/maven-fluido-skin/pom.xml

Modified: maven/skins/trunk/maven-fluido-skin/pom.xml
URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/pom.xml?rev=1204172&r1=1204171&r2=1204172&view=diff
==============================================================================
--- maven/skins/trunk/maven-fluido-skin/pom.xml (original)
+++ maven/skins/trunk/maven-fluido-skin/pom.xml Sun Nov 20 14:19:10 2011
@@ -97,7 +97,6 @@
             <phase>generate-resources</phase>
             <configuration>
               <webappSourceDir>${basedir}/src/main/resources</webappSourceDir>
-              <nomunge>true</nomunge>
               <cssSourceDir>css</cssSourceDir>
               <cssSourceFiles>
                 <cssSourceFile>bootstrap-1.3.0.css</cssSourceFile>