This has nothing to do w/ the byte code that's generated. It simply
turns off the debug messages. :)
Regards,
Alan
On 2/22/2006 10:05 PM, David Jencks wrote:
umm, why no debug? I have relied extensively on all of our code
including the generated corba stuff being compiled with debug.
thanks
david jencks
On Feb 22, 2006, at 5:48 PM, [EMAIL PROTECTED] wrote:
Author: adc
Date: Wed Feb 22 17:48:02 2006
New Revision: 380019
URL: http://svn.apache.org/viewcvs?rev=380019&view=rev
Log:
No debug
Modified:
geronimo/specs/trunk/geronimo-spec-corba/pom.xml
Modified: geronimo/specs/trunk/geronimo-spec-corba/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/specs/trunk/geronimo-
spec-corba/pom.xml?rev=380019&r1=380018&r2=380019&view=diff
======================================================================
========
--- geronimo/specs/trunk/geronimo-spec-corba/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-spec-corba/pom.xml Wed Feb 22
17:48:02 2006
@@ -30,7 +30,7 @@
</execution>
</executions>
<configuration>
- <debug>true</debug>
+ <debug>false</debug>
<compiler>idlj</compiler>
<sources>
<source>