Author: manolo
Date: Sat Jul 14 09:41:44 2012
New Revision: 1361501

URL: http://svn.apache.org/viewvc?rev=1361501&view=rev
Log:
add profile for readable js

Modified:
    james/hupa/trunk/pom.xml

Modified: james/hupa/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/hupa/trunk/pom.xml?rev=1361501&r1=1361500&r2=1361501&view=diff
==============================================================================
--- james/hupa/trunk/pom.xml (original)
+++ james/hupa/trunk/pom.xml Sat Jul 14 09:41:44 2012
@@ -82,6 +82,16 @@
           <mock.scope />
         </properties>
       </profile>
+      <profile>
+        <!-- Print readable js -->
+        <id>pretty</id>
+        <properties>
+          <gwt.moduleSuffix>Prod</gwt.moduleSuffix>
+          <gwt.style>PRETTY</gwt.style>
+          <mock.scope />
+          <gwt.logLevel>TRACE</gwt.logLevel>
+        </properties>
+      </profile>
     </profiles>
 
     <dependencyManagement>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to