You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by David Jencks <da...@yahoo.com> on 2006/02/23 07:05:25 UTC

Re: svn commit: r380019 - /geronimo/specs/trunk/geronimo-spec-corba/pom.xml

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, adc@apache.org 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>
>
>


Re: svn commit: r380019 - /geronimo/specs/trunk/geronimo-spec-corba/pom.xml

Posted by "Alan D. Cabrera" <li...@toolazydogs.com>.
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, adc@apache.org 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>
>>
>>