blob: 6caf9954eb583eaba3d92122429e2e15afb234e0 [file] [log] [blame]
<!-- -->
<!-- Copyright 2010 Google Inc. -->
<!-- Licensed under the Apache License, Version 2.0 (the "License"); you -->
<!-- may not use this file except in compliance with the License. You may -->
<!-- may obtain a copy of the License at -->
<!-- -->
<!-- http://www.apache.org/licenses/LICENSE-2.0 -->
<!-- -->
<!-- Unless required by applicable law or agreed to in writing, software -->
<!-- distributed under the License is distributed on an "AS IS" BASIS, -->
<!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or -->
<!-- implied. License for the specific language governing permissions and -->
<!-- limitations under the License. -->
<!-- Leaving out the inheritance of gwt.logging.Logging is enough to
disable logging, but some projects need the classes to be available to
avoid compile errors, even if they are disabling logging. Inheriting
this module will work for those projects. -->
<module>
<inherits name="com.google.gwt.logging.Logging"/>
<set-property name="gwt.logging.enabled" value="FALSE"/>
</module>