Mail Archive Home | joram-commits List | December 2010 Index
| <-- Date Index --> | <-- Thread Index --> |
Comment debug options.
--- trunk/webconsole/AdminJoram/src/main/resources/com/scalagent/AdminJoram.gwt.xml 2010-12-09 17:25:57 UTC (rev 4325)
+++ trunk/webconsole/AdminJoram/src/main/resources/com/scalagent/AdminJoram.gwt.xml 2010-12-09 17:30:37 UTC (rev 4326)
@@ -39,14 +39,14 @@
<inherits name='com.google.gwt.visualization.Visualization'/>
<!-- Logging section -->
- <!-- inherits name="com.allen_sauer.gwt.log.gwt-log-OFF" /-->
- <inherits name="com.allen_sauer.gwt.log.gwt-log-DEBUG" />
+ <inherits name="com.allen_sauer.gwt.log.gwt-log-OFF" />
+ <!-- inherits name="com.allen_sauer.gwt.log.gwt-log-DEBUG" />
<set-property name="log_WindowLogger" value="ENABLED" />
<set-property name="log_DivLogger" value="DISABLED" />
<set-property name="compiler.emulatedStack" value="true" />
<set-configuration-property name="compiler.emulatedStack.recordLineNumbers" value="true"/>
- <set-configuration-property name="compiler.emulatedStack.recordFileNames" value="true"/>
+ <set-configuration-property name="compiler.emulatedStack.recordFileNames" value="true"/-->
<!-- Specify the app entry point class. -->
<entry-point class='com.scalagent.appli.client.Application'/>
@@ -57,5 +57,5 @@
<source path='engine/client'/>
<source path='engine/shared'/>
- <set-property name="user.agent" value="gecko1_8"></set-property>
+ <!-- set-property name="user.agent" value="gecko1_8"></set-property-->
</module>
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.