Author: chinthaka
Date: Thu Nov 9 21:08:55 2006
New Revision: 473192
URL: http://svn.apache.org/viewvc?view=rev&rev=473192
Log:
Enabling debug flags when we compile. (Thanks Paul and Dims for sheding some
light on this)
Modified:
webservices/commons/trunk/modules/axiom/project.properties
Modified: webservices/commons/trunk/modules/axiom/project.properties
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/project.properties?view=diff&rev=473192&r1=473191&r2=473192
==============================================================================
--- webservices/commons/trunk/modules/axiom/project.properties (original)
+++ webservices/commons/trunk/modules/axiom/project.properties Thu Nov 9
21:08:55 2006
@@ -45,6 +45,8 @@
maven.compile.fork=true
maven.compile.target=1.3
maven.compile.source=1.3
+maven.compile.debuglevel=lines,vars,source
+maven.compile.debug=true
# -------------------------------------------------------------------
# Versions of dependencies
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]