Author: doogie
Date: Fri Aug 1 20:23:55 2008
New Revision: 681932
URL:
http://svn.apache.org/viewvc?rev=681932&view=revLog:
Gah, I read the diff wrong, this shouldn't have been done; ie, my
last message was reversed.
Modified:
ofbiz/trunk/macros.xml
Modified: ofbiz/trunk/macros.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/macros.xml?rev=681932&r1=681931&r2=681932&view=diff==============================================================================
--- ofbiz/trunk/macros.xml (original)
+++ ofbiz/trunk/macros.xml Fri Aug 1 20:23:55 2008
@@ -39,8 +39,8 @@
<presetdef name="javac15">
<default-javac compiler="javac1.5" target="1.5" source="1.5">
- <compilerarg value="-Xlint:unchecked"/>
<!--
+ <compilerarg value="-Xlint:unchecked"/>
-->
</default-javac>
</presetdef>